206 строки
13 KiB
YAML
206 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient"
|
|
name: "HDInsightManagementClient"
|
|
nameWithType: "HDInsightManagementClient"
|
|
summary: "The interface for HDInsight<wbr>Management<wbr>Client class."
|
|
syntax: "public interface **HDInsightManagementClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getApiVersion()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getApiVersion()"
|
|
name: "getApiVersion()"
|
|
nameWithType: "HDInsightManagementClient.getApiVersion()"
|
|
summary: "Gets Api Version."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String getApiVersion()"
|
|
desc: "Gets Api Version."
|
|
returns:
|
|
description: "the apiVersion value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getApplications()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getApplications()"
|
|
name: "getApplications()"
|
|
nameWithType: "HDInsightManagementClient.getApplications()"
|
|
summary: "Gets the Applications<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ApplicationsClient getApplications()"
|
|
desc: "Gets the ApplicationsClient object to access its operations."
|
|
returns:
|
|
description: "the ApplicationsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ApplicationsClient?alt=com.azure.resourcemanager.hdinsight.fluent.ApplicationsClient&text=ApplicationsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getClusters()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getClusters()"
|
|
name: "getClusters()"
|
|
nameWithType: "HDInsightManagementClient.getClusters()"
|
|
summary: "Gets the Clusters<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ClustersClient getClusters()"
|
|
desc: "Gets the ClustersClient object to access its operations."
|
|
returns:
|
|
description: "the ClustersClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ClustersClient?alt=com.azure.resourcemanager.hdinsight.fluent.ClustersClient&text=ClustersClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getConfigurations()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getConfigurations()"
|
|
name: "getConfigurations()"
|
|
nameWithType: "HDInsightManagementClient.getConfigurations()"
|
|
summary: "Gets the Configurations<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationsClient getConfigurations()"
|
|
desc: "Gets the ConfigurationsClient object to access its operations."
|
|
returns:
|
|
description: "the ConfigurationsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient?alt=com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient&text=ConfigurationsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getDefaultPollInterval()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getDefaultPollInterval()"
|
|
name: "getDefaultPollInterval()"
|
|
nameWithType: "HDInsightManagementClient.getDefaultPollInterval()"
|
|
summary: "Gets The default poll interval for long-running operation."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Duration getDefaultPollInterval()"
|
|
desc: "Gets The default poll interval for long-running operation."
|
|
returns:
|
|
description: "the defaultPollInterval value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getEndpoint()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getEndpoint()"
|
|
name: "getEndpoint()"
|
|
nameWithType: "HDInsightManagementClient.getEndpoint()"
|
|
summary: "Gets server parameter."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String getEndpoint()"
|
|
desc: "Gets server parameter."
|
|
returns:
|
|
description: "the endpoint value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getExtensions()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getExtensions()"
|
|
name: "getExtensions()"
|
|
nameWithType: "HDInsightManagementClient.getExtensions()"
|
|
summary: "Gets the Extensions<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ExtensionsClient getExtensions()"
|
|
desc: "Gets the ExtensionsClient object to access its operations."
|
|
returns:
|
|
description: "the ExtensionsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ExtensionsClient?alt=com.azure.resourcemanager.hdinsight.fluent.ExtensionsClient&text=ExtensionsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getHttpPipeline()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getHttpPipeline()"
|
|
name: "getHttpPipeline()"
|
|
nameWithType: "HDInsightManagementClient.getHttpPipeline()"
|
|
summary: "Gets The HTTP pipeline to send requests through."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract HttpPipeline getHttpPipeline()"
|
|
desc: "Gets The HTTP pipeline to send requests through."
|
|
returns:
|
|
description: "the httpPipeline value."
|
|
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getLocations()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getLocations()"
|
|
name: "getLocations()"
|
|
nameWithType: "HDInsightManagementClient.getLocations()"
|
|
summary: "Gets the Locations<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract LocationsClient getLocations()"
|
|
desc: "Gets the LocationsClient object to access its operations."
|
|
returns:
|
|
description: "the LocationsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.LocationsClient?alt=com.azure.resourcemanager.hdinsight.fluent.LocationsClient&text=LocationsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getOperations()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getOperations()"
|
|
name: "getOperations()"
|
|
nameWithType: "HDInsightManagementClient.getOperations()"
|
|
summary: "Gets the Operations<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OperationsClient getOperations()"
|
|
desc: "Gets the OperationsClient object to access its operations."
|
|
returns:
|
|
description: "the OperationsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.OperationsClient?alt=com.azure.resourcemanager.hdinsight.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getPrivateEndpointConnections()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getPrivateEndpointConnections()"
|
|
name: "getPrivateEndpointConnections()"
|
|
nameWithType: "HDInsightManagementClient.getPrivateEndpointConnections()"
|
|
summary: "Gets the Private<wbr>Endpoint<wbr>Connections<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionsClient getPrivateEndpointConnections()"
|
|
desc: "Gets the PrivateEndpointConnectionsClient object to access its operations."
|
|
returns:
|
|
description: "the PrivateEndpointConnectionsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient?alt=com.azure.resourcemanager.hdinsight.fluent.PrivateEndpointConnectionsClient&text=PrivateEndpointConnectionsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getPrivateLinkResources()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getPrivateLinkResources()"
|
|
name: "getPrivateLinkResources()"
|
|
nameWithType: "HDInsightManagementClient.getPrivateLinkResources()"
|
|
summary: "Gets the Private<wbr>Link<wbr>Resources<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateLinkResourcesClient getPrivateLinkResources()"
|
|
desc: "Gets the PrivateLinkResourcesClient object to access its operations."
|
|
returns:
|
|
description: "the PrivateLinkResourcesClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.PrivateLinkResourcesClient?alt=com.azure.resourcemanager.hdinsight.fluent.PrivateLinkResourcesClient&text=PrivateLinkResourcesClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getScriptActions()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getScriptActions()"
|
|
name: "getScriptActions()"
|
|
nameWithType: "HDInsightManagementClient.getScriptActions()"
|
|
summary: "Gets the Script<wbr>Actions<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ScriptActionsClient getScriptActions()"
|
|
desc: "Gets the ScriptActionsClient object to access its operations."
|
|
returns:
|
|
description: "the ScriptActionsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ScriptActionsClient?alt=com.azure.resourcemanager.hdinsight.fluent.ScriptActionsClient&text=ScriptActionsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getScriptExecutionHistories()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getScriptExecutionHistories()"
|
|
name: "getScriptExecutionHistories()"
|
|
nameWithType: "HDInsightManagementClient.getScriptExecutionHistories()"
|
|
summary: "Gets the Script<wbr>Execution<wbr>Histories<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ScriptExecutionHistoriesClient getScriptExecutionHistories()"
|
|
desc: "Gets the ScriptExecutionHistoriesClient object to access its operations."
|
|
returns:
|
|
description: "the ScriptExecutionHistoriesClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.ScriptExecutionHistoriesClient?alt=com.azure.resourcemanager.hdinsight.fluent.ScriptExecutionHistoriesClient&text=ScriptExecutionHistoriesClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getSubscriptionId()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getSubscriptionId()"
|
|
name: "getSubscriptionId()"
|
|
nameWithType: "HDInsightManagementClient.getSubscriptionId()"
|
|
summary: "Gets The subscription credentials which uniquely identify Microsoft Azure subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String getSubscriptionId()"
|
|
desc: "Gets The subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call."
|
|
returns:
|
|
description: "the subscriptionId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getVirtualMachines()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.HDInsightManagementClient.getVirtualMachines()"
|
|
name: "getVirtualMachines()"
|
|
nameWithType: "HDInsightManagementClient.getVirtualMachines()"
|
|
summary: "Gets the Virtual<wbr>Machines<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract VirtualMachinesClient getVirtualMachines()"
|
|
desc: "Gets the VirtualMachinesClient object to access its operations."
|
|
returns:
|
|
description: "the VirtualMachinesClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.VirtualMachinesClient?alt=com.azure.resourcemanager.hdinsight.fluent.VirtualMachinesClient&text=VirtualMachinesClient\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The interface for HDInsightManagementClient class."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hdinsight.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0
|