azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.h...

198 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.hdinsight.HDInsightManager"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager"
name: "HDInsightManager"
nameWithType: "HDInsightManager"
summary: "Entry point to HDInsight<wbr>Manager."
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 **HDInsightManager**"
methods:
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.applications()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.applications()"
name: "applications()"
nameWithType: "HDInsightManager.applications()"
summary: "Gets the resource collection API of Applications."
syntax: "public Applications applications()"
desc: "Gets the resource collection API of Applications. It manages Application."
returns:
description: "Resource collection API of Applications."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Applications?alt=com.azure.resourcemanager.hdinsight.models.Applications&text=Applications\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "HDInsightManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of HDInsight service API entry point."
modifiers:
- "static"
parameters:
- description: "the credential to use."
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static HDInsightManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of HDInsight service API entry point."
returns:
description: "the HDInsight service API instance."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.HDInsightManager?alt=com.azure.resourcemanager.hdinsight.HDInsightManager&text=HDInsightManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "HDInsightManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of HDInsight service API entry point."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static HDInsightManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of HDInsight service API entry point."
returns:
description: "the HDInsight service API instance."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.HDInsightManager?alt=com.azure.resourcemanager.hdinsight.HDInsightManager&text=HDInsightManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.clusters()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.clusters()"
name: "clusters()"
nameWithType: "HDInsightManager.clusters()"
summary: "Gets the resource collection API of Clusters."
syntax: "public Clusters clusters()"
desc: "Gets the resource collection API of Clusters. It manages Cluster."
returns:
description: "Resource collection API of Clusters."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Clusters?alt=com.azure.resourcemanager.hdinsight.models.Clusters&text=Clusters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.configurations()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.configurations()"
name: "configurations()"
nameWithType: "HDInsightManager.configurations()"
summary: "Gets the resource collection API of Configurations."
syntax: "public Configurations configurations()"
desc: "Gets the resource collection API of Configurations."
returns:
description: "Resource collection API of Configurations."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Configurations?alt=com.azure.resourcemanager.hdinsight.models.Configurations&text=Configurations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.configure()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.configure()"
name: "configure()"
nameWithType: "HDInsightManager.configure()"
summary: "Gets a Configurable instance that can be used to create HDInsight<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static HDInsightManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create HDInsightManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.HDInsightManager.Configurable?alt=com.azure.resourcemanager.hdinsight.HDInsightManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.extensions()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.extensions()"
name: "extensions()"
nameWithType: "HDInsightManager.extensions()"
summary: "Gets the resource collection API of Extensions."
syntax: "public Extensions extensions()"
desc: "Gets the resource collection API of Extensions."
returns:
description: "Resource collection API of Extensions."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Extensions?alt=com.azure.resourcemanager.hdinsight.models.Extensions&text=Extensions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.locations()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.locations()"
name: "locations()"
nameWithType: "HDInsightManager.locations()"
summary: "Gets the resource collection API of Locations."
syntax: "public Locations locations()"
desc: "Gets the resource collection API of Locations."
returns:
description: "Resource collection API of Locations."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Locations?alt=com.azure.resourcemanager.hdinsight.models.Locations&text=Locations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.operations()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.operations()"
name: "operations()"
nameWithType: "HDInsightManager.operations()"
summary: "Gets the resource collection API of Operations."
syntax: "public Operations operations()"
desc: "Gets the resource collection API of Operations."
returns:
description: "Resource collection API of Operations."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.Operations?alt=com.azure.resourcemanager.hdinsight.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.privateEndpointConnections()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.privateEndpointConnections()"
name: "privateEndpointConnections()"
nameWithType: "HDInsightManager.privateEndpointConnections()"
summary: "Gets the resource collection API of Private<wbr>Endpoint<wbr>Connections."
syntax: "public PrivateEndpointConnections privateEndpointConnections()"
desc: "Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection."
returns:
description: "Resource collection API of PrivateEndpointConnections."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnections?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnections&text=PrivateEndpointConnections\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.privateLinkResources()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.privateLinkResources()"
name: "privateLinkResources()"
nameWithType: "HDInsightManager.privateLinkResources()"
summary: "Gets the resource collection API of Private<wbr>Link<wbr>Resources."
syntax: "public PrivateLinkResources privateLinkResources()"
desc: "Gets the resource collection API of PrivateLinkResources."
returns:
description: "Resource collection API of PrivateLinkResources."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateLinkResources?alt=com.azure.resourcemanager.hdinsight.models.PrivateLinkResources&text=PrivateLinkResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.scriptActions()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.scriptActions()"
name: "scriptActions()"
nameWithType: "HDInsightManager.scriptActions()"
summary: "Gets the resource collection API of Script<wbr>Actions."
syntax: "public ScriptActions scriptActions()"
desc: "Gets the resource collection API of ScriptActions."
returns:
description: "Resource collection API of ScriptActions."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.ScriptActions?alt=com.azure.resourcemanager.hdinsight.models.ScriptActions&text=ScriptActions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.scriptExecutionHistories()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.scriptExecutionHistories()"
name: "scriptExecutionHistories()"
nameWithType: "HDInsightManager.scriptExecutionHistories()"
summary: "Gets the resource collection API of Script<wbr>Execution<wbr>Histories."
syntax: "public ScriptExecutionHistories scriptExecutionHistories()"
desc: "Gets the resource collection API of ScriptExecutionHistories."
returns:
description: "Resource collection API of ScriptExecutionHistories."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.ScriptExecutionHistories?alt=com.azure.resourcemanager.hdinsight.models.ScriptExecutionHistories&text=ScriptExecutionHistories\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.serviceClient()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.serviceClient()"
name: "serviceClient()"
nameWithType: "HDInsightManager.serviceClient()"
syntax: "public HDInsightManagementClient serviceClient()"
returns:
description: "Wrapped service client HDInsightManagementClient providing direct access to the underlying auto-generated\n API implementation, based on Azure REST API."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient?alt=com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient&text=HDInsightManagementClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.hdinsight.HDInsightManager.virtualMachines()"
fullName: "com.azure.resourcemanager.hdinsight.HDInsightManager.virtualMachines()"
name: "virtualMachines()"
nameWithType: "HDInsightManager.virtualMachines()"
summary: "Gets the resource collection API of Virtual<wbr>Machines."
syntax: "public VirtualMachines virtualMachines()"
desc: "Gets the resource collection API of VirtualMachines."
returns:
description: "Resource collection API of VirtualMachines."
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.VirtualMachines?alt=com.azure.resourcemanager.hdinsight.models.VirtualMachines&text=VirtualMachines\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to HDInsightManager. HDInsight Management Client."
metadata: {}
package: "com.azure.resourcemanager.hdinsight"
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0