### YamlMime:JavaType uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State" name: "State" nameWithType: "State" summary: "Defines values for State." 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 **State**
extends <>" constructors: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.State()" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.State()" name: "State()" nameWithType: "State.State()" syntax: "public State()" fields: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.CLOSED" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.CLOSED" name: "CLOSED" nameWithType: "State.CLOSED" summary: "Static value closed for State." modifiers: - "static" - "final" field: type: "" syntax: "public static final State CLOSED" desc: "Static value closed for State." - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.OPEN" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.OPEN" name: "OPEN" nameWithType: "State.OPEN" summary: "Static value open for State." modifiers: - "static" - "final" field: type: "" syntax: "public static final State OPEN" desc: "Static value open for State." - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.PROPOSED" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.PROPOSED" name: "PROPOSED" nameWithType: "State.PROPOSED" summary: "Static value proposed for State." modifiers: - "static" - "final" field: type: "" syntax: "public static final State PROPOSED" desc: "Static value proposed for State." - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.REMOVED" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.REMOVED" name: "REMOVED" nameWithType: "State.REMOVED" summary: "Static value removed for State." modifiers: - "static" - "final" field: type: "" syntax: "public static final State REMOVED" desc: "Static value removed for State." - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.RESOLVED" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.RESOLVED" name: "RESOLVED" nameWithType: "State.RESOLVED" summary: "Static value resolved for State." modifiers: - "static" - "final" field: type: "" syntax: "public static final State RESOLVED" desc: "Static value resolved for State." methods: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.fromString(String name)" name: "fromString(String name)" nameWithType: "State.fromString(String name)" summary: "Creates or finds a State from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static State fromString(String name)" desc: "Creates or finds a State from its string representation." returns: description: "the corresponding State" type: "" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.values()" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.State.values()" name: "values()" nameWithType: "State.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known State values" type: "<>" type: "class" desc: "Defines values for State." metadata: {} package: "com.microsoft.azure.management.apimanagement.v2019_01_01" artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1