Uses of Class
com.azure.resourcemanager.containerservice.ContainerServiceManager
Packages that use ContainerServiceManager
Package
Description
Package containing the classes for ContainerServiceManagementClient.
-
Uses of ContainerServiceManager in com.azure.resourcemanager.containerservice
Methods in com.azure.resourcemanager.containerservice that return ContainerServiceManagerModifier and TypeMethodDescriptionstatic ContainerServiceManagerContainerServiceManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ContainerServiceManager that exposes Azure Container Service resource management API entry points.static ContainerServiceManagerContainerServiceManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ContainerServiceManager that exposes Service resource management API entry points.ContainerServiceManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of ContainerServiceManager that exposes Service resource management API entry points.