### YamlMime:JavaType uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind" name: "EnvironmentKind" nameWithType: "EnvironmentKind" summary: "The kind of environment." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **EnvironmentKind**
extends <>" constructors: - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.EnvironmentKind()" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.EnvironmentKind()" name: "EnvironmentKind()" nameWithType: "EnvironmentKind.EnvironmentKind()" summary: "Creates a new instance of EnvironmentKind value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public EnvironmentKind()" desc: "Creates a new instance of EnvironmentKind value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.DEVELOPMENT" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.DEVELOPMENT" name: "DEVELOPMENT" nameWithType: "EnvironmentKind.DEVELOPMENT" summary: "Static value development for EnvironmentKind." modifiers: - "static" - "final" field: type: "" syntax: "public static final EnvironmentKind DEVELOPMENT" desc: "Static value development for EnvironmentKind." - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.PRODUCTION" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.PRODUCTION" name: "PRODUCTION" nameWithType: "EnvironmentKind.PRODUCTION" summary: "Static value production for EnvironmentKind." modifiers: - "static" - "final" field: type: "" syntax: "public static final EnvironmentKind PRODUCTION" desc: "Static value production for EnvironmentKind." - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.STAGING" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.STAGING" name: "STAGING" nameWithType: "EnvironmentKind.STAGING" summary: "Static value staging for EnvironmentKind." modifiers: - "static" - "final" field: type: "" syntax: "public static final EnvironmentKind STAGING" desc: "Static value staging for EnvironmentKind." - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.TESTING" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.TESTING" name: "TESTING" nameWithType: "EnvironmentKind.TESTING" summary: "Static value testing for EnvironmentKind." modifiers: - "static" - "final" field: type: "" syntax: "public static final EnvironmentKind TESTING" desc: "Static value testing for EnvironmentKind." methods: - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.fromString(String name)" name: "fromString(String name)" nameWithType: "EnvironmentKind.fromString(String name)" summary: "Creates or finds a EnvironmentKind from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static EnvironmentKind fromString(String name)" desc: "Creates or finds a EnvironmentKind from its string representation." returns: description: "the corresponding EnvironmentKind." type: "" - uid: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.values()" fullName: "com.azure.resourcemanager.apicenter.models.EnvironmentKind.values()" name: "values()" nameWithType: "EnvironmentKind.values()" summary: "Gets known EnvironmentKind values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known EnvironmentKind values." returns: description: "known EnvironmentKind values." type: "Collection<>" type: "class" desc: "The kind of environment." metadata: {} package: "com.azure.resourcemanager.apicenter.models" artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0