Uses of Class
com.azure.resourcemanager.appcontainers.ContainerAppsApiManager
-
Packages that use ContainerAppsApiManager Package Description com.azure.resourcemanager.appcontainers Package containing the classes for ContainerAppsApiClient. -
-
Uses of ContainerAppsApiManager in com.azure.resourcemanager.appcontainers
Methods in com.azure.resourcemanager.appcontainers that return ContainerAppsApiManager Modifier and Type Method Description static ContainerAppsApiManager
ContainerAppsApiManager. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
Creates an instance of ContainerAppsApi service API entry point.static ContainerAppsApiManager
ContainerAppsApiManager. authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
Creates an instance of ContainerAppsApi service API entry point.ContainerAppsApiManager
ContainerAppsApiManager.Configurable. authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
Creates an instance of ContainerAppsApi service API entry point.
-