Interface ContainerAppsApiClient


public interface ContainerAppsApiClient
The interface for ContainerAppsApiClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion 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.
    • getContainerAppsAuthConfigs

      ContainerAppsAuthConfigsClient getContainerAppsAuthConfigs()
      Gets the ContainerAppsAuthConfigsClient object to access its operations.
      Returns:
      the ContainerAppsAuthConfigsClient object.
    • getContainerApps

      ContainerAppsClient getContainerApps()
      Gets the ContainerAppsClient object to access its operations.
      Returns:
      the ContainerAppsClient object.
    • getContainerAppsRevisions

      ContainerAppsRevisionsClient getContainerAppsRevisions()
      Gets the ContainerAppsRevisionsClient object to access its operations.
      Returns:
      the ContainerAppsRevisionsClient object.
    • getContainerAppsRevisionReplicas

      ContainerAppsRevisionReplicasClient getContainerAppsRevisionReplicas()
      Gets the ContainerAppsRevisionReplicasClient object to access its operations.
      Returns:
      the ContainerAppsRevisionReplicasClient object.
    • getDaprComponents

      DaprComponentsClient getDaprComponents()
      Gets the DaprComponentsClient object to access its operations.
      Returns:
      the DaprComponentsClient object.
    • getContainerAppsDiagnostics

      ContainerAppsDiagnosticsClient getContainerAppsDiagnostics()
      Gets the ContainerAppsDiagnosticsClient object to access its operations.
      Returns:
      the ContainerAppsDiagnosticsClient object.
    • getManagedEnvironmentDiagnostics

      ManagedEnvironmentDiagnosticsClient getManagedEnvironmentDiagnostics()
      Gets the ManagedEnvironmentDiagnosticsClient object to access its operations.
      Returns:
      the ManagedEnvironmentDiagnosticsClient object.
    • getManagedEnvironmentsDiagnostics

      ManagedEnvironmentsDiagnosticsClient getManagedEnvironmentsDiagnostics()
      Gets the ManagedEnvironmentsDiagnosticsClient object to access its operations.
      Returns:
      the ManagedEnvironmentsDiagnosticsClient object.
    • getOperations

      OperationsClient getOperations()
      Gets the OperationsClient object to access its operations.
      Returns:
      the OperationsClient object.
    • getManagedEnvironments

      ManagedEnvironmentsClient getManagedEnvironments()
      Gets the ManagedEnvironmentsClient object to access its operations.
      Returns:
      the ManagedEnvironmentsClient object.
    • getCertificates

      CertificatesClient getCertificates()
      Gets the CertificatesClient object to access its operations.
      Returns:
      the CertificatesClient object.
    • getNamespaces

      NamespacesClient getNamespaces()
      Gets the NamespacesClient object to access its operations.
      Returns:
      the NamespacesClient object.
    • getManagedEnvironmentsStorages

      ManagedEnvironmentsStoragesClient getManagedEnvironmentsStorages()
      Gets the ManagedEnvironmentsStoragesClient object to access its operations.
      Returns:
      the ManagedEnvironmentsStoragesClient object.
    • getContainerAppsSourceControls

      ContainerAppsSourceControlsClient getContainerAppsSourceControls()
      Gets the ContainerAppsSourceControlsClient object to access its operations.
      Returns:
      the ContainerAppsSourceControlsClient object.
    • getConnectedEnvironments

      ConnectedEnvironmentsClient getConnectedEnvironments()
      Gets the ConnectedEnvironmentsClient object to access its operations.
      Returns:
      the ConnectedEnvironmentsClient object.
    • getConnectedEnvironmentsCertificates

      ConnectedEnvironmentsCertificatesClient getConnectedEnvironmentsCertificates()
      Gets the ConnectedEnvironmentsCertificatesClient object to access its operations.
      Returns:
      the ConnectedEnvironmentsCertificatesClient object.
    • getConnectedEnvironmentsDaprComponents

      ConnectedEnvironmentsDaprComponentsClient getConnectedEnvironmentsDaprComponents()
      Gets the ConnectedEnvironmentsDaprComponentsClient object to access its operations.
      Returns:
      the ConnectedEnvironmentsDaprComponentsClient object.
    • getConnectedEnvironmentsStorages

      ConnectedEnvironmentsStoragesClient getConnectedEnvironmentsStorages()
      Gets the ConnectedEnvironmentsStoragesClient object to access its operations.
      Returns:
      the ConnectedEnvironmentsStoragesClient object.
    • getAvailableWorkloadProfiles

      AvailableWorkloadProfilesClient getAvailableWorkloadProfiles()
      Gets the AvailableWorkloadProfilesClient object to access its operations.
      Returns:
      the AvailableWorkloadProfilesClient object.
    • getBillingMeters

      BillingMetersClient getBillingMeters()
      Gets the BillingMetersClient object to access its operations.
      Returns:
      the BillingMetersClient object.