Interface WorkloadsClient


public interface WorkloadsClient
The interface for WorkloadsClient 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.
    • getPhpWorkloads

      PhpWorkloadsClient getPhpWorkloads()
      Gets the PhpWorkloadsClient object to access its operations.
      Returns:
      the PhpWorkloadsClient object.
    • getWordpressInstances

      WordpressInstancesClient getWordpressInstances()
      Gets the WordpressInstancesClient object to access its operations.
      Returns:
      the WordpressInstancesClient object.
    • getResourceProviders

      ResourceProvidersClient getResourceProviders()
      Gets the ResourceProvidersClient object to access its operations.
      Returns:
      the ResourceProvidersClient object.
    • getSapVirtualInstances

      SapVirtualInstancesClient getSapVirtualInstances()
      Gets the SapVirtualInstancesClient object to access its operations.
      Returns:
      the SapVirtualInstancesClient object.
    • getSapCentralInstances

      SapCentralInstancesClient getSapCentralInstances()
      Gets the SapCentralInstancesClient object to access its operations.
      Returns:
      the SapCentralInstancesClient object.
    • getSapDatabaseInstances

      SapDatabaseInstancesClient getSapDatabaseInstances()
      Gets the SapDatabaseInstancesClient object to access its operations.
      Returns:
      the SapDatabaseInstancesClient object.
    • getSapApplicationServerInstances

      SapApplicationServerInstancesClient getSapApplicationServerInstances()
      Gets the SapApplicationServerInstancesClient object to access its operations.
      Returns:
      the SapApplicationServerInstancesClient object.
    • getOperations

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

      MonitorsClient getMonitors()
      Gets the MonitorsClient object to access its operations.
      Returns:
      the MonitorsClient object.
    • getProviderInstances

      ProviderInstancesClient getProviderInstances()
      Gets the ProviderInstancesClient object to access its operations.
      Returns:
      the ProviderInstancesClient object.
    • getSkus

      SkusClient getSkus()
      Gets the SkusClient object to access its operations.
      Returns:
      the SkusClient object.