### YamlMime:JavaType uid: "com.azure.resourcemanager.sphere.models.OSFeedType" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType" name: "OSFeedType" nameWithType: "OSFeedType" summary: "OS feed type values." 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 **OSFeedType**
extends <>" constructors: - uid: "com.azure.resourcemanager.sphere.models.OSFeedType.OSFeedType()" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType.OSFeedType()" name: "OSFeedType()" nameWithType: "OSFeedType.OSFeedType()" summary: "Creates a new instance of OSFeedType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public OSFeedType()" desc: "Creates a new instance of OSFeedType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.sphere.models.OSFeedType.RETAIL" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType.RETAIL" name: "RETAIL" nameWithType: "OSFeedType.RETAIL" summary: "Static value Retail for OSFeedType." modifiers: - "static" - "final" field: type: "" syntax: "public static final OSFeedType RETAIL" desc: "Static value Retail for OSFeedType." - uid: "com.azure.resourcemanager.sphere.models.OSFeedType.RETAIL_EVAL" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType.RETAIL_EVAL" name: "RETAIL_EVAL" nameWithType: "OSFeedType.RETAIL_EVAL" summary: "Static value RetailEval for OSFeedType." modifiers: - "static" - "final" field: type: "" syntax: "public static final OSFeedType RETAIL_EVAL" desc: "Static value RetailEval for OSFeedType." methods: - uid: "com.azure.resourcemanager.sphere.models.OSFeedType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType.fromString(String name)" name: "fromString(String name)" nameWithType: "OSFeedType.fromString(String name)" summary: "Creates or finds a OSFeedType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static OSFeedType fromString(String name)" desc: "Creates or finds a OSFeedType from its string representation." returns: description: "the corresponding OSFeedType." type: "" - uid: "com.azure.resourcemanager.sphere.models.OSFeedType.values()" fullName: "com.azure.resourcemanager.sphere.models.OSFeedType.values()" name: "values()" nameWithType: "OSFeedType.values()" summary: "Gets known OSFeedType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known OSFeedType values." returns: description: "known OSFeedType values." type: "Collection<>" type: "class" desc: "OS feed type values." metadata: {} package: "com.azure.resourcemanager.sphere.models" artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0