2023-05-26 07:37:42 +03:00
|
|
|
### YamlMime:JavaType
|
|
|
|
uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier"
|
|
|
|
name: "ContinuousTier"
|
|
|
|
nameWithType: "ContinuousTier"
|
|
|
|
summary: "Enum to indicate type of Continuous backup tier."
|
|
|
|
inheritances:
|
|
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
inheritedClassMethods:
|
|
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
methodsRef:
|
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
2024-09-28 08:02:48 +03:00
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
2023-05-26 07:37:42 +03:00
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
|
|
methodsRef:
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
|
|
syntax: "public final class **ContinuousTier**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.cosmos.models.ContinuousTier?alt=com.azure.resourcemanager.cosmos.models.ContinuousTier&text=ContinuousTier\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
constructors:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier.ContinuousTier()"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier.ContinuousTier()"
|
|
|
|
name: "ContinuousTier()"
|
|
|
|
nameWithType: "ContinuousTier.ContinuousTier()"
|
|
|
|
summary: "Creates a new instance of Continuous<wbr>Tier value."
|
|
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cosmos.models.ContinuousTier.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public ContinuousTier()"
|
|
|
|
desc: "Creates a new instance of ContinuousTier value."
|
|
|
|
hasDeprecatedTag: true
|
|
|
|
fields:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier.CONTINUOUS30DAYS"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier.CONTINUOUS30DAYS"
|
|
|
|
name: "CONTINUOUS30DAYS"
|
|
|
|
nameWithType: "ContinuousTier.CONTINUOUS30DAYS"
|
|
|
|
summary: "Static value Continuous30Days for Continuous<wbr>Tier."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ContinuousTier?alt=com.azure.resourcemanager.cosmos.models.ContinuousTier&text=ContinuousTier\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final ContinuousTier CONTINUOUS30DAYS"
|
|
|
|
desc: "Static value Continuous30Days for ContinuousTier."
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier.CONTINUOUS7DAYS"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier.CONTINUOUS7DAYS"
|
|
|
|
name: "CONTINUOUS7DAYS"
|
|
|
|
nameWithType: "ContinuousTier.CONTINUOUS7DAYS"
|
|
|
|
summary: "Static value Continuous7Days for Continuous<wbr>Tier."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
- "final"
|
|
|
|
field:
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ContinuousTier?alt=com.azure.resourcemanager.cosmos.models.ContinuousTier&text=ContinuousTier\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
syntax: "public static final ContinuousTier CONTINUOUS7DAYS"
|
|
|
|
desc: "Static value Continuous7Days for ContinuousTier."
|
|
|
|
methods:
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier.fromString(java.lang.String)"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier.fromString(String name)"
|
|
|
|
name: "fromString(String name)"
|
|
|
|
nameWithType: "ContinuousTier.fromString(String name)"
|
|
|
|
summary: "Creates or finds a Continuous<wbr>Tier from its string representation."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
parameters:
|
|
|
|
- description: "a name to look for."
|
|
|
|
name: "name"
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
|
|
syntax: "public static ContinuousTier fromString(String name)"
|
|
|
|
desc: "Creates or finds a ContinuousTier from its string representation."
|
|
|
|
returns:
|
|
|
|
description: "the corresponding ContinuousTier."
|
|
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.ContinuousTier?alt=com.azure.resourcemanager.cosmos.models.ContinuousTier&text=ContinuousTier\" data-throw-if-not-resolved=\"False\" />"
|
|
|
|
- uid: "com.azure.resourcemanager.cosmos.models.ContinuousTier.values()"
|
|
|
|
fullName: "com.azure.resourcemanager.cosmos.models.ContinuousTier.values()"
|
|
|
|
name: "values()"
|
|
|
|
nameWithType: "ContinuousTier.values()"
|
|
|
|
summary: "Gets known Continuous<wbr>Tier values."
|
|
|
|
modifiers:
|
|
|
|
- "static"
|
|
|
|
syntax: "public static Collection<ContinuousTier> values()"
|
|
|
|
desc: "Gets known ContinuousTier values."
|
|
|
|
returns:
|
|
|
|
description: "known ContinuousTier values."
|
|
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.cosmos.models.ContinuousTier?alt=com.azure.resourcemanager.cosmos.models.ContinuousTier&text=ContinuousTier\" data-throw-if-not-resolved=\"False\" />>"
|
|
|
|
type: "class"
|
|
|
|
desc: "Enum to indicate type of Continuous backup tier."
|
|
|
|
metadata: {}
|
|
|
|
package: "com.azure.resourcemanager.cosmos.models"
|
2024-10-26 06:18:01 +03:00
|
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.0
|