Interface DomainRegistrationManagementClient


@Deprecated public interface DomainRegistrationManagementClient
Deprecated.
Use azure-resourcemanager-domainregistration lib.
The interface for DomainRegistrationManagementClient class.
  • Method Details

    • getSubscriptionId

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

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

      String getApiVersion()
      Deprecated.
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Deprecated.
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Deprecated.
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getDomainRegistrationProviders

      DomainRegistrationProvidersClient getDomainRegistrationProviders()
      Deprecated.
      Gets the DomainRegistrationProvidersClient object to access its operations.
      Returns:
      the DomainRegistrationProvidersClient object.
    • getDomains

      DomainsClient getDomains()
      Deprecated.
      Gets the DomainsClient object to access its operations.
      Returns:
      the DomainsClient object.
    • getTopLevelDomains

      TopLevelDomainsClient getTopLevelDomains()
      Deprecated.
      Gets the TopLevelDomainsClient object to access its operations.
      Returns:
      the TopLevelDomainsClient object.