Interface ContainerServiceManagementClient


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

      • getSubscriptionId

        String getSubscriptionId()
        Gets Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
        Returns:
        the subscriptionId value.
      • getEndpoint

        String getEndpoint()
        Gets server parameter.
        Returns:
        the endpoint 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.
      • getOpenShiftManagedClusters

        OpenShiftManagedClustersClient getOpenShiftManagedClusters()
        Gets the OpenShiftManagedClustersClient object to access its operations.
        Returns:
        the OpenShiftManagedClustersClient object.
      • getContainerServices

        ContainerServicesClient getContainerServices()
        Gets the ContainerServicesClient object to access its operations.
        Returns:
        the ContainerServicesClient object.
      • getOperations

        OperationsClient getOperations()
        Gets the OperationsClient object to access its operations.
        Returns:
        the OperationsClient 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.
      • getAgentPools

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

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient 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.
      • getSnapshots

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