CertificateRegistrationManagementClient Interface
@Deprecated
public interface CertificateRegistrationManagementClient
Note
This class has been deprecated. Use azure-resourcemanager-certificateregistration lib.
The interface for CertificateRegistrationManagementClient class.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
getApiVersion()
Gets Api Version. |
|
abstract
App |
getAppServiceCertificateOrders()
Gets the App |
|
abstract
Certificate |
getCertificateOrdersDiagnostics()
Gets the Certificate |
|
abstract
Certificate |
getCertificateRegistrationProviders()
Gets the Certificate |
| abstract Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation. |
| abstract String |
getEndpoint()
Gets server parameter. |
|
abstract
Http |
getHttpPipeline()
Gets The HTTP pipeline to send requests through. |
| abstract String |
getSubscriptionId()
Gets The ID of the target subscription. |
Method Details
getApiVersion
public abstract String getApiVersion()
Gets Api Version.
Returns:
getAppServiceCertificateOrders
public abstract AppServiceCertificateOrdersClient getAppServiceCertificateOrders()
Gets the AppServiceCertificateOrdersClient object to access its operations.
Returns:
getCertificateOrdersDiagnostics
public abstract CertificateOrdersDiagnosticsClient getCertificateOrdersDiagnostics()
Gets the CertificateOrdersDiagnosticsClient object to access its operations.
Returns:
getCertificateRegistrationProviders
public abstract CertificateRegistrationProvidersClient getCertificateRegistrationProviders()
Gets the CertificateRegistrationProvidersClient object to access its operations.
Returns:
getDefaultPollInterval
public abstract Duration getDefaultPollInterval()
Gets The default poll interval for long-running operation.
Returns:
getEndpoint
public abstract String getEndpoint()
Gets server parameter.
Returns:
getHttpPipeline
public abstract HttpPipeline getHttpPipeline()
Gets The HTTP pipeline to send requests through.
Returns:
getSubscriptionId
public abstract String getSubscriptionId()
Gets The ID of the target subscription.
Returns: