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.
    • 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.
    • 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.
    • 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.
    • 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.
    • getJobs

      JobsClient getJobs()
      Gets the JobsClient object to access its operations.
      Returns:
      the JobsClient object.
    • getOperations

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

      JavaComponentsClient getJavaComponents()
      Gets the JavaComponentsClient object to access its operations.
      Returns:
      the JavaComponentsClient object.
    • getJobsExecutions

      JobsExecutionsClient getJobsExecutions()
      Gets the JobsExecutionsClient object to access its operations.
      Returns:
      the JobsExecutionsClient object.
    • getResourceProviders

      ResourceProvidersClient getResourceProviders()
      Gets the ResourceProvidersClient object to access its operations.
      Returns:
      the ResourceProvidersClient 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.
    • getManagedCertificates

      ManagedCertificatesClient getManagedCertificates()
      Gets the ManagedCertificatesClient object to access its operations.
      Returns:
      the ManagedCertificatesClient object.
    • getNamespaces

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

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

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

      ContainerAppsSessionPoolsClient getContainerAppsSessionPools()
      Gets the ContainerAppsSessionPoolsClient object to access its operations.
      Returns:
      the ContainerAppsSessionPoolsClient object.
    • getContainerAppsSourceControls

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

      UsagesClient getUsages()
      Gets the UsagesClient object to access its operations.
      Returns:
      the UsagesClient object.
    • getManagedEnvironmentUsages

      ManagedEnvironmentUsagesClient getManagedEnvironmentUsages()
      Gets the ManagedEnvironmentUsagesClient object to access its operations.
      Returns:
      the ManagedEnvironmentUsagesClient object.