75 строки
6.1 KiB
YAML
75 строки
6.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner"
|
|
name: "ApplianceListKeysResultsInner"
|
|
nameWithType: "ApplianceListKeysResultsInner"
|
|
summary: "The List Cluster Keys Results appliance."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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 **ApplianceListKeysResultsInner**"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.ApplianceListKeysResultsInner()"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.ApplianceListKeysResultsInner()"
|
|
name: "ApplianceListKeysResultsInner()"
|
|
nameWithType: "ApplianceListKeysResultsInner.ApplianceListKeysResultsInner()"
|
|
summary: "Creates an instance of Appliance<wbr>List<wbr>Keys<wbr>Results<wbr>Inner class."
|
|
syntax: "public ApplianceListKeysResultsInner()"
|
|
desc: "Creates an instance of ApplianceListKeysResultsInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.artifactProfiles()"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.artifactProfiles()"
|
|
name: "artifactProfiles()"
|
|
nameWithType: "ApplianceListKeysResultsInner.artifactProfiles()"
|
|
summary: "Get the artifact<wbr>Profiles property: Map of artifacts that contains a list of Artifact<wbr>Profile used to upload artifacts such as logs."
|
|
syntax: "public Map<String,ArtifactProfile> artifactProfiles()"
|
|
desc: "Get the artifactProfiles property: Map of artifacts that contains a list of ArtifactProfile used to upload artifacts such as logs."
|
|
returns:
|
|
description: "the artifactProfiles value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.resourceconnector.models.ArtifactProfile?alt=com.azure.resourcemanager.resourceconnector.models.ArtifactProfile&text=ArtifactProfile\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.kubeconfigs()"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.kubeconfigs()"
|
|
name: "kubeconfigs()"
|
|
nameWithType: "ApplianceListKeysResultsInner.kubeconfigs()"
|
|
summary: "Get the kubeconfigs property: The list of appliance kubeconfigs."
|
|
syntax: "public List<ApplianceCredentialKubeconfig> kubeconfigs()"
|
|
desc: "Get the kubeconfigs property: The list of appliance kubeconfigs."
|
|
returns:
|
|
description: "the kubeconfigs value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.resourceconnector.models.ApplianceCredentialKubeconfig?alt=com.azure.resourcemanager.resourceconnector.models.ApplianceCredentialKubeconfig&text=ApplianceCredentialKubeconfig\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.sshKeys()"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.sshKeys()"
|
|
name: "sshKeys()"
|
|
nameWithType: "ApplianceListKeysResultsInner.sshKeys()"
|
|
summary: "Get the ssh<wbr>Keys property: Map of Customer User Public, Private SSH Keys and Certificate when available."
|
|
syntax: "public Map<String,SshKey> sshKeys()"
|
|
desc: "Get the sshKeys property: Map of Customer User Public, Private SSH Keys and Certificate when available."
|
|
returns:
|
|
description: "the sshKeys value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<xref href=\"com.azure.resourcemanager.resourceconnector.models.SshKey?alt=com.azure.resourcemanager.resourceconnector.models.SshKey&text=SshKey\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.validate()"
|
|
fullName: "com.azure.resourcemanager.resourceconnector.fluent.models.ApplianceListKeysResultsInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ApplianceListKeysResultsInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "The List Cluster Keys Results appliance."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.resourceconnector.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-resourceconnector:1.0.0
|