Class HybridKubernetesManager

java.lang.Object
com.azure.resourcemanager.hybridkubernetes.HybridKubernetesManager

public final class HybridKubernetesManager extends Object
Entry point to HybridKubernetesManager. Hybrid Kubernetes Client.
  • Method Details

    • authenticate

      public static HybridKubernetesManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of HybridKubernetes service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the HybridKubernetes service API instance.
    • authenticate

      public static HybridKubernetesManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of HybridKubernetes service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the HybridKubernetes service API instance.
    • configure

      public static HybridKubernetesManager.Configurable configure()
      Gets a Configurable instance that can be used to create HybridKubernetesManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • connectedClusters

      public ConnectedClusters connectedClusters()
      Gets the resource collection API of ConnectedClusters. It manages ConnectedCluster.
      Returns:
      Resource collection API of ConnectedClusters.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • serviceClient

      public HybridKubernetesManagementClient serviceClient()
      Returns:
      Wrapped service client HybridKubernetesManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.