Interface CertificateRegistrationManagementClient


@Deprecated public interface CertificateRegistrationManagementClient
Deprecated.
Use azure-resourcemanager-certificateregistration lib.
The interface for CertificateRegistrationManagementClient 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.
    • getCertificateRegistrationProviders

      CertificateRegistrationProvidersClient getCertificateRegistrationProviders()
      Deprecated.
      Gets the CertificateRegistrationProvidersClient object to access its operations.
      Returns:
      the CertificateRegistrationProvidersClient object.
    • getAppServiceCertificateOrders

      AppServiceCertificateOrdersClient getAppServiceCertificateOrders()
      Deprecated.
      Gets the AppServiceCertificateOrdersClient object to access its operations.
      Returns:
      the AppServiceCertificateOrdersClient object.
    • getCertificateOrdersDiagnostics

      CertificateOrdersDiagnosticsClient getCertificateOrdersDiagnostics()
      Deprecated.
      Gets the CertificateOrdersDiagnosticsClient object to access its operations.
      Returns:
      the CertificateOrdersDiagnosticsClient object.