### YamlMime:JavaType uid: "com.azure.resourcemanager.redis.models.UpdateChannel" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel" name: "UpdateChannel" nameWithType: "UpdateChannel" summary: "Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive." 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 **UpdateChannel**
extends <>" constructors: - uid: "com.azure.resourcemanager.redis.models.UpdateChannel.UpdateChannel()" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel.UpdateChannel()" name: "UpdateChannel()" nameWithType: "UpdateChannel.UpdateChannel()" summary: "Creates a new instance of UpdateChannel value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public UpdateChannel()" desc: "Creates a new instance of UpdateChannel value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.redis.models.UpdateChannel.PREVIEW" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel.PREVIEW" name: "PREVIEW" nameWithType: "UpdateChannel.PREVIEW" summary: "Static value Preview for UpdateChannel." modifiers: - "static" - "final" field: type: "" syntax: "public static final UpdateChannel PREVIEW" desc: "Static value Preview for UpdateChannel." - uid: "com.azure.resourcemanager.redis.models.UpdateChannel.STABLE" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel.STABLE" name: "STABLE" nameWithType: "UpdateChannel.STABLE" summary: "Static value Stable for UpdateChannel." modifiers: - "static" - "final" field: type: "" syntax: "public static final UpdateChannel STABLE" desc: "Static value Stable for UpdateChannel." methods: - uid: "com.azure.resourcemanager.redis.models.UpdateChannel.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel.fromString(String name)" name: "fromString(String name)" nameWithType: "UpdateChannel.fromString(String name)" summary: "Creates or finds a UpdateChannel from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static UpdateChannel fromString(String name)" desc: "Creates or finds a UpdateChannel from its string representation." returns: description: "the corresponding UpdateChannel." type: "" - uid: "com.azure.resourcemanager.redis.models.UpdateChannel.values()" fullName: "com.azure.resourcemanager.redis.models.UpdateChannel.values()" name: "values()" nameWithType: "UpdateChannel.values()" summary: "Gets known UpdateChannel values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known UpdateChannel values." returns: description: "known UpdateChannel values." type: "Collection<>" type: "class" desc: "Optional: Specifies the update channel for the monthly Redis updates your Redis Cache will receive. Caches using 'Preview' update channel get latest Redis updates at least 4 weeks ahead of 'Stable' channel caches. Default value is 'Stable'." metadata: {} package: "com.azure.resourcemanager.redis.models" artifact: com.azure.resourcemanager:azure-resourcemanager-redis:2.42.0