Interface HDInsightContainersManagementClient


public interface HDInsightContainersManagementClient
The interface for HDInsightContainersManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription. The value must be an UUID.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getClusterPools

      ClusterPoolsClient getClusterPools()
      Gets the ClusterPoolsClient object to access its operations.
      Returns:
      the ClusterPoolsClient object.
    • getClusterPoolAvailableUpgrades

      ClusterPoolAvailableUpgradesClient getClusterPoolAvailableUpgrades()
      Gets the ClusterPoolAvailableUpgradesClient object to access its operations.
      Returns:
      the ClusterPoolAvailableUpgradesClient object.
    • getClusterPoolUpgradeHistories

      ClusterPoolUpgradeHistoriesClient getClusterPoolUpgradeHistories()
      Gets the ClusterPoolUpgradeHistoriesClient object to access its operations.
      Returns:
      the ClusterPoolUpgradeHistoriesClient object.
    • getClusters

      ClustersClient getClusters()
      Gets the ClustersClient object to access its operations.
      Returns:
      the ClustersClient object.
    • getClusterAvailableUpgrades

      ClusterAvailableUpgradesClient getClusterAvailableUpgrades()
      Gets the ClusterAvailableUpgradesClient object to access its operations.
      Returns:
      the ClusterAvailableUpgradesClient object.
    • getClusterUpgradeHistories

      ClusterUpgradeHistoriesClient getClusterUpgradeHistories()
      Gets the ClusterUpgradeHistoriesClient object to access its operations.
      Returns:
      the ClusterUpgradeHistoriesClient object.
    • getClusterJobs

      ClusterJobsClient getClusterJobs()
      Gets the ClusterJobsClient object to access its operations.
      Returns:
      the ClusterJobsClient object.
    • getLocations

      LocationsClient getLocations()
      Gets the LocationsClient object to access its operations.
      Returns:
      the LocationsClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getAvailableClusterPoolVersions

      AvailableClusterPoolVersionsClient getAvailableClusterPoolVersions()
      Gets the AvailableClusterPoolVersionsClient object to access its operations.
      Returns:
      the AvailableClusterPoolVersionsClient object.
    • getAvailableClusterVersions

      AvailableClusterVersionsClient getAvailableClusterVersions()
      Gets the AvailableClusterVersionsClient object to access its operations.
      Returns:
      the AvailableClusterVersionsClient object.
    • getClusterLibraries

      ClusterLibrariesClient getClusterLibraries()
      Gets the ClusterLibrariesClient object to access its operations.
      Returns:
      the ClusterLibrariesClient object.