Class ContainerAppsApiManager

java.lang.Object
com.azure.resourcemanager.appcontainers.ContainerAppsApiManager

public final class ContainerAppsApiManager extends Object
Entry point to ContainerAppsApiManager.
  • Method Details

    • authenticate

      public static ContainerAppsApiManager authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of ContainerAppsApi service API entry point.
      Parameters:
      credential - the credential to use.
      profile - the Azure profile for client.
      Returns:
      the ContainerAppsApi service API instance.
    • authenticate

      public static ContainerAppsApiManager authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile)
      Creates an instance of ContainerAppsApi service API entry point.
      Parameters:
      httpPipeline - the HttpPipeline configured with Azure authentication credential.
      profile - the Azure profile for client.
      Returns:
      the ContainerAppsApi service API instance.
    • configure

      public static ContainerAppsApiManager.Configurable configure()
      Gets a Configurable instance that can be used to create ContainerAppsApiManager with optional configuration.
      Returns:
      the Configurable instance allowing configurations.
    • containerAppsAuthConfigs

      public ContainerAppsAuthConfigs containerAppsAuthConfigs()
      Gets the resource collection API of ContainerAppsAuthConfigs. It manages AuthConfig.
      Returns:
      Resource collection API of ContainerAppsAuthConfigs.
    • containerApps

      public ContainerApps containerApps()
      Gets the resource collection API of ContainerApps. It manages ContainerApp.
      Returns:
      Resource collection API of ContainerApps.
    • containerAppsRevisions

      public ContainerAppsRevisions containerAppsRevisions()
      Gets the resource collection API of ContainerAppsRevisions.
      Returns:
      Resource collection API of ContainerAppsRevisions.
    • containerAppsRevisionReplicas

      public ContainerAppsRevisionReplicas containerAppsRevisionReplicas()
      Gets the resource collection API of ContainerAppsRevisionReplicas.
      Returns:
      Resource collection API of ContainerAppsRevisionReplicas.
    • daprComponents

      public DaprComponents daprComponents()
      Gets the resource collection API of DaprComponents. It manages DaprComponent.
      Returns:
      Resource collection API of DaprComponents.
    • containerAppsDiagnostics

      public ContainerAppsDiagnostics containerAppsDiagnostics()
      Gets the resource collection API of ContainerAppsDiagnostics.
      Returns:
      Resource collection API of ContainerAppsDiagnostics.
    • managedEnvironmentDiagnostics

      public ManagedEnvironmentDiagnostics managedEnvironmentDiagnostics()
      Gets the resource collection API of ManagedEnvironmentDiagnostics.
      Returns:
      Resource collection API of ManagedEnvironmentDiagnostics.
    • managedEnvironmentsDiagnostics

      public ManagedEnvironmentsDiagnostics managedEnvironmentsDiagnostics()
      Gets the resource collection API of ManagedEnvironmentsDiagnostics.
      Returns:
      Resource collection API of ManagedEnvironmentsDiagnostics.
    • operations

      public Operations operations()
      Gets the resource collection API of Operations.
      Returns:
      Resource collection API of Operations.
    • managedEnvironments

      public ManagedEnvironments managedEnvironments()
      Gets the resource collection API of ManagedEnvironments. It manages ManagedEnvironment.
      Returns:
      Resource collection API of ManagedEnvironments.
    • certificates

      public Certificates certificates()
      Gets the resource collection API of Certificates. It manages Certificate.
      Returns:
      Resource collection API of Certificates.
    • namespaces

      public Namespaces namespaces()
      Gets the resource collection API of Namespaces.
      Returns:
      Resource collection API of Namespaces.
    • managedEnvironmentsStorages

      public ManagedEnvironmentsStorages managedEnvironmentsStorages()
      Gets the resource collection API of ManagedEnvironmentsStorages. It manages ManagedEnvironmentStorage.
      Returns:
      Resource collection API of ManagedEnvironmentsStorages.
    • containerAppsSourceControls

      public ContainerAppsSourceControls containerAppsSourceControls()
      Gets the resource collection API of ContainerAppsSourceControls. It manages SourceControl.
      Returns:
      Resource collection API of ContainerAppsSourceControls.
    • connectedEnvironments

      public ConnectedEnvironments connectedEnvironments()
      Gets the resource collection API of ConnectedEnvironments. It manages ConnectedEnvironment.
      Returns:
      Resource collection API of ConnectedEnvironments.
    • connectedEnvironmentsCertificates

      public ConnectedEnvironmentsCertificates connectedEnvironmentsCertificates()
      Gets the resource collection API of ConnectedEnvironmentsCertificates.
      Returns:
      Resource collection API of ConnectedEnvironmentsCertificates.
    • connectedEnvironmentsDaprComponents

      public ConnectedEnvironmentsDaprComponents connectedEnvironmentsDaprComponents()
      Gets the resource collection API of ConnectedEnvironmentsDaprComponents.
      Returns:
      Resource collection API of ConnectedEnvironmentsDaprComponents.
    • connectedEnvironmentsStorages

      public ConnectedEnvironmentsStorages connectedEnvironmentsStorages()
      Gets the resource collection API of ConnectedEnvironmentsStorages. It manages ConnectedEnvironmentStorage.
      Returns:
      Resource collection API of ConnectedEnvironmentsStorages.
    • availableWorkloadProfiles

      public AvailableWorkloadProfiles availableWorkloadProfiles()
      Gets the resource collection API of AvailableWorkloadProfiles.
      Returns:
      Resource collection API of AvailableWorkloadProfiles.
    • billingMeters

      public BillingMeters billingMeters()
      Gets the resource collection API of BillingMeters.
      Returns:
      Resource collection API of BillingMeters.
    • serviceClient

      public ContainerAppsApiClient serviceClient()
      Returns:
      Wrapped service client ContainerAppsApiClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.