Interface ContainerServiceManagementClient


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

    • getEndpoint

      String getEndpoint()
      Gets Service host.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Version parameter.
      Returns:
      the apiVersion value.
    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription. The value must be an UUID.
      Returns:
      the subscriptionId 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.
    • getAgentPools

      AgentPoolsClient getAgentPools()
      Gets the AgentPoolsClient object to access its operations.
      Returns:
      the AgentPoolsClient object.
    • getManagedClusters

      ManagedClustersClient getManagedClusters()
      Gets the ManagedClustersClient object to access its operations.
      Returns:
      the ManagedClustersClient object.
    • getMaintenanceConfigurations

      MaintenanceConfigurationsClient getMaintenanceConfigurations()
      Gets the MaintenanceConfigurationsClient object to access its operations.
      Returns:
      the MaintenanceConfigurationsClient object.
    • getManagedNamespaces

      ManagedNamespacesClient getManagedNamespaces()
      Gets the ManagedNamespacesClient object to access its operations.
      Returns:
      the ManagedNamespacesClient object.
    • getMachines

      MachinesClient getMachines()
      Gets the MachinesClient object to access its operations.
      Returns:
      the MachinesClient object.
    • getPrivateEndpointConnections

      PrivateEndpointConnectionsClient getPrivateEndpointConnections()
      Gets the PrivateEndpointConnectionsClient object to access its operations.
      Returns:
      the PrivateEndpointConnectionsClient object.
    • getSnapshots

      SnapshotsClient getSnapshots()
      Gets the SnapshotsClient object to access its operations.
      Returns:
      the SnapshotsClient object.
    • getTrustedAccessRoleBindings

      TrustedAccessRoleBindingsClient getTrustedAccessRoleBindings()
      Gets the TrustedAccessRoleBindingsClient object to access its operations.
      Returns:
      the TrustedAccessRoleBindingsClient object.
    • getOperations

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

      PrivateLinkResourcesClient getPrivateLinkResources()
      Gets the PrivateLinkResourcesClient object to access its operations.
      Returns:
      the PrivateLinkResourcesClient object.
    • getResolvePrivateLinkServiceIds

      ResolvePrivateLinkServiceIdsClient getResolvePrivateLinkServiceIds()
      Gets the ResolvePrivateLinkServiceIdsClient object to access its operations.
      Returns:
      the ResolvePrivateLinkServiceIdsClient object.
    • getTrustedAccessRoles

      TrustedAccessRolesClient getTrustedAccessRoles()
      Gets the TrustedAccessRolesClient object to access its operations.
      Returns:
      the TrustedAccessRolesClient object.