Interface RecoveryServicesManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets The subscription Id.
      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.
    • getVaultCertificates

      VaultCertificatesClient getVaultCertificates()
      Gets the VaultCertificatesClient object to access its operations.
      Returns:
      the VaultCertificatesClient object.
    • getRegisteredIdentities

      RegisteredIdentitiesClient getRegisteredIdentities()
      Gets the RegisteredIdentitiesClient object to access its operations.
      Returns:
      the RegisteredIdentitiesClient object.
    • getReplicationUsages

      ReplicationUsagesClient getReplicationUsages()
      Gets the ReplicationUsagesClient object to access its operations.
      Returns:
      the ReplicationUsagesClient object.
    • getPrivateLinkResourcesOperations

      PrivateLinkResourcesOperationsClient getPrivateLinkResourcesOperations()
      Gets the PrivateLinkResourcesOperationsClient object to access its operations.
      Returns:
      the PrivateLinkResourcesOperationsClient object.
    • getRecoveryServices

      RecoveryServicesClient getRecoveryServices()
      Gets the RecoveryServicesClient object to access its operations.
      Returns:
      the RecoveryServicesClient object.
    • getVaults

      VaultsClient getVaults()
      Gets the VaultsClient object to access its operations.
      Returns:
      the VaultsClient object.
    • getOperations

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

      VaultExtendedInfoesClient getVaultExtendedInfoes()
      Gets the VaultExtendedInfoesClient object to access its operations.
      Returns:
      the VaultExtendedInfoesClient object.
    • getResourceProviders

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

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