183 строки
10 KiB
YAML
183 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cosmos.models.Type"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type"
|
|
name: "Type"
|
|
nameWithType: "Type"
|
|
summary: "Type of the connection string."
|
|
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\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.getValue()?alt=com.azure.core.util.ExpandableStringEnum.getValue&text=getValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<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 **Type**</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.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.Type()"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.Type()"
|
|
name: "Type()"
|
|
nameWithType: "Type.Type()"
|
|
summary: "Creates a new instance of Type value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.cosmos.models.Type.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 Type()"
|
|
desc: "Creates a new instance of Type value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.CASSANDRA"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.CASSANDRA"
|
|
name: "CASSANDRA"
|
|
nameWithType: "Type.CASSANDRA"
|
|
summary: "Static value Cassandra for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type CASSANDRA"
|
|
desc: "Static value Cassandra for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.CASSANDRA_CONNECTOR_METADATA"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.CASSANDRA_CONNECTOR_METADATA"
|
|
name: "CASSANDRA_CONNECTOR_METADATA"
|
|
nameWithType: "Type.CASSANDRA_CONNECTOR_METADATA"
|
|
summary: "Static value Cassandra<wbr>Connector<wbr>Metadata for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type CASSANDRA_CONNECTOR_METADATA"
|
|
desc: "Static value CassandraConnectorMetadata for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.GREMLIN"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.GREMLIN"
|
|
name: "GREMLIN"
|
|
nameWithType: "Type.GREMLIN"
|
|
summary: "Static value Gremlin for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type GREMLIN"
|
|
desc: "Static value Gremlin for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.GREMLIN_V2"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.GREMLIN_V2"
|
|
name: "GREMLIN_V2"
|
|
nameWithType: "Type.GREMLIN_V2"
|
|
summary: "Static value GremlinV2 for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type GREMLIN_V2"
|
|
desc: "Static value GremlinV2 for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.MONGO_DB"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.MONGO_DB"
|
|
name: "MONGO_DB"
|
|
nameWithType: "Type.MONGO_DB"
|
|
summary: "Static value MongoDB for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type MONGO_DB"
|
|
desc: "Static value MongoDB for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.SQL"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.SQL"
|
|
name: "SQL"
|
|
nameWithType: "Type.SQL"
|
|
summary: "Static value Sql for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type SQL"
|
|
desc: "Static value Sql for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.SQL_DEDICATED_GATEWAY"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.SQL_DEDICATED_GATEWAY"
|
|
name: "SQL_DEDICATED_GATEWAY"
|
|
nameWithType: "Type.SQL_DEDICATED_GATEWAY"
|
|
summary: "Static value Sql<wbr>Dedicated<wbr>Gateway for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type SQL_DEDICATED_GATEWAY"
|
|
desc: "Static value SqlDedicatedGateway for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.TABLE"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.TABLE"
|
|
name: "TABLE"
|
|
nameWithType: "Type.TABLE"
|
|
summary: "Static value Table for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type TABLE"
|
|
desc: "Static value Table for Type."
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.UNDEFINED"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.UNDEFINED"
|
|
name: "UNDEFINED"
|
|
nameWithType: "Type.UNDEFINED"
|
|
summary: "Static value Undefined for Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Type UNDEFINED"
|
|
desc: "Static value Undefined for Type."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "Type.fromString(String name)"
|
|
summary: "Creates or finds a Type 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 Type fromString(String name)"
|
|
desc: "Creates or finds a Type from its string representation."
|
|
returns:
|
|
description: "the corresponding Type."
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cosmos.models.Type.values()"
|
|
fullName: "com.azure.resourcemanager.cosmos.models.Type.values()"
|
|
name: "values()"
|
|
nameWithType: "Type.values()"
|
|
summary: "Gets known Type values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<Type> values()"
|
|
desc: "Gets known Type values."
|
|
returns:
|
|
description: "known Type 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.Type?alt=com.azure.resourcemanager.cosmos.models.Type&text=Type\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Type of the connection string."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cosmos.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.0
|