Interface DataMigrationManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets Identifier of the 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.
    • getResourceSkus

      ResourceSkusClient getResourceSkus()
      Gets the ResourceSkusClient object to access its operations.
      Returns:
      the ResourceSkusClient object.
    • getServices

      ServicesClient getServices()
      Gets the ServicesClient object to access its operations.
      Returns:
      the ServicesClient object.
    • getTasks

      TasksClient getTasks()
      Gets the TasksClient object to access its operations.
      Returns:
      the TasksClient object.
    • getProjects

      ProjectsClient getProjects()
      Gets the ProjectsClient object to access its operations.
      Returns:
      the ProjectsClient object.
    • getUsages

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

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