### YamlMime:JavaType uid: "com.microsoft.azure.management.network.HTTPMethod" fullName: "com.microsoft.azure.management.network.HTTPMethod" name: "HTTPMethod" nameWithType: "HTTPMethod" summary: "Defines values for HTTPMethod." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **HTTPMethod**
extends <>" constructors: - uid: "com.microsoft.azure.management.network.HTTPMethod.HTTPMethod()" fullName: "com.microsoft.azure.management.network.HTTPMethod.HTTPMethod()" name: "HTTPMethod()" nameWithType: "HTTPMethod.HTTPMethod()" syntax: "public HTTPMethod()" fields: - uid: "com.microsoft.azure.management.network.HTTPMethod.GET" fullName: "com.microsoft.azure.management.network.HTTPMethod.GET" name: "GET" nameWithType: "HTTPMethod.GET" summary: "Static value Get for HTTPMethod." modifiers: - "static" - "final" field: type: "" syntax: "public static final HTTPMethod GET" desc: "Static value Get for HTTPMethod." methods: - uid: "com.microsoft.azure.management.network.HTTPMethod.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.network.HTTPMethod.fromString(String name)" name: "fromString(String name)" nameWithType: "HTTPMethod.fromString(String name)" summary: "Creates or finds a HTTPMethod from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static HTTPMethod fromString(String name)" desc: "Creates or finds a HTTPMethod from its string representation." returns: description: "the corresponding HTTPMethod" type: "" - uid: "com.microsoft.azure.management.network.HTTPMethod.values()" fullName: "com.microsoft.azure.management.network.HTTPMethod.values()" name: "values()" nameWithType: "HTTPMethod.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known HTTPMethod values" type: "<>" type: "class" desc: "Defines values for HTTPMethod." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4