public interface ContainerServiceManagementClient
| Modifier and Type | Method and Description |
|---|---|
AgentPoolsClient |
getAgentPools()
Gets the AgentPoolsClient object to access its operations.
|
ContainerServicesClient |
getContainerServices()
Gets the ContainerServicesClient object to access its operations.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
String |
getEndpoint()
Gets server parameter.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
ManagedClustersClient |
getManagedClusters()
Gets the ManagedClustersClient object to access its operations.
|
OpenShiftManagedClustersClient |
getOpenShiftManagedClusters()
Gets the OpenShiftManagedClustersClient object to access its operations.
|
OperationsClient |
getOperations()
Gets the OperationsClient object to access its operations.
|
PrivateEndpointConnectionsClient |
getPrivateEndpointConnections()
Gets the PrivateEndpointConnectionsClient object to access its operations.
|
String |
getSubscriptionId()
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
|
String getSubscriptionId()
String getEndpoint()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
OpenShiftManagedClustersClient getOpenShiftManagedClusters()
ContainerServicesClient getContainerServices()
OperationsClient getOperations()
ManagedClustersClient getManagedClusters()
AgentPoolsClient getAgentPools()
PrivateEndpointConnectionsClient getPrivateEndpointConnections()
Copyright © 2020 Microsoft Corporation. All rights reserved.