117 строки
7.8 KiB
YAML
117 строки
7.8 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner"
|
|
name: "ServerKeyInner"
|
|
nameWithType: "ServerKeyInner"
|
|
summary: "A MySQL Server key."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" 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#equals-java.lang.Object-\">equals</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#hashCode--\">hashCode</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#toString--\">toString</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 **ServerKeyInner**</br> extends <xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.ServerKeyInner()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.ServerKeyInner()"
|
|
name: "ServerKeyInner()"
|
|
nameWithType: "ServerKeyInner.ServerKeyInner()"
|
|
syntax: "public ServerKeyInner()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.creationDate()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.creationDate()"
|
|
name: "creationDate()"
|
|
nameWithType: "ServerKeyInner.creationDate()"
|
|
summary: "Get the creation<wbr>Date property: The key creation date."
|
|
syntax: "public OffsetDateTime creationDate()"
|
|
desc: "Get the creationDate property: The key creation date."
|
|
returns:
|
|
description: "the creationDate value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.kind()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.kind()"
|
|
name: "kind()"
|
|
nameWithType: "ServerKeyInner.kind()"
|
|
summary: "Get the kind property: Kind of encryption protector used to protect the key."
|
|
syntax: "public String kind()"
|
|
desc: "Get the kind property: Kind of encryption protector used to protect the key."
|
|
returns:
|
|
description: "the kind value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.serverKeyType()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.serverKeyType()"
|
|
name: "serverKeyType()"
|
|
nameWithType: "ServerKeyInner.serverKeyType()"
|
|
summary: "Get the server<wbr>Key<wbr>Type property: The key type like 'Azure<wbr>Key<wbr>Vault'."
|
|
syntax: "public ServerKeyType serverKeyType()"
|
|
desc: "Get the serverKeyType property: The key type like 'AzureKeyVault'."
|
|
returns:
|
|
description: "the serverKeyType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.models.ServerKeyType?alt=com.azure.resourcemanager.mysql.models.ServerKeyType&text=ServerKeyType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.uri()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.uri()"
|
|
name: "uri()"
|
|
nameWithType: "ServerKeyInner.uri()"
|
|
summary: "Get the uri property: The URI of the key."
|
|
syntax: "public String uri()"
|
|
desc: "Get the uri property: The URI of the key."
|
|
returns:
|
|
description: "the uri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.validate()"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ServerKeyInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.withServerKeyType(com.azure.resourcemanager.mysql.models.ServerKeyType)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.withServerKeyType(ServerKeyType serverKeyType)"
|
|
name: "withServerKeyType(ServerKeyType serverKeyType)"
|
|
nameWithType: "ServerKeyInner.withServerKeyType(ServerKeyType serverKeyType)"
|
|
summary: "Set the server<wbr>Key<wbr>Type property: The key type like 'Azure<wbr>Key<wbr>Vault'."
|
|
parameters:
|
|
- description: "the serverKeyType value to set."
|
|
name: "serverKeyType"
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.models.ServerKeyType?alt=com.azure.resourcemanager.mysql.models.ServerKeyType&text=ServerKeyType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ServerKeyInner withServerKeyType(ServerKeyType serverKeyType)"
|
|
desc: "Set the serverKeyType property: The key type like 'AzureKeyVault'."
|
|
returns:
|
|
description: "the ServerKeyInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner?alt=com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner&text=ServerKeyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.withUri(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner.withUri(String uri)"
|
|
name: "withUri(String uri)"
|
|
nameWithType: "ServerKeyInner.withUri(String uri)"
|
|
summary: "Set the uri property: The URI of the key."
|
|
parameters:
|
|
- description: "the uri value to set."
|
|
name: "uri"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public ServerKeyInner withUri(String uri)"
|
|
desc: "Set the uri property: The URI of the key."
|
|
returns:
|
|
description: "the ServerKeyInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner?alt=com.azure.resourcemanager.mysql.fluent.models.ServerKeyInner&text=ServerKeyInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "A MySQL Server key."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.mysql.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2
|