Interface DataProtectionClient


  • public interface DataProtectionClient
    The interface for DataProtectionClient class.
    • Method Detail

      • 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.
      • getBackupVaults

        BackupVaultsClient getBackupVaults()
        Gets the BackupVaultsClient object to access its operations.
        Returns:
        the BackupVaultsClient object.
      • getOperationResults

        OperationResultsClient getOperationResults()
        Gets the OperationResultsClient object to access its operations.
        Returns:
        the OperationResultsClient object.
      • getOperationStatus

        OperationStatusClient getOperationStatus()
        Gets the OperationStatusClient object to access its operations.
        Returns:
        the OperationStatusClient object.
      • getBackupVaultOperationResults

        BackupVaultOperationResultsClient getBackupVaultOperationResults()
        Gets the BackupVaultOperationResultsClient object to access its operations.
        Returns:
        the BackupVaultOperationResultsClient object.
      • getDataProtections

        DataProtectionsClient getDataProtections()
        Gets the DataProtectionsClient object to access its operations.
        Returns:
        the DataProtectionsClient object.
      • getDataProtectionOperations

        DataProtectionOperationsClient getDataProtectionOperations()
        Gets the DataProtectionOperationsClient object to access its operations.
        Returns:
        the DataProtectionOperationsClient object.
      • getBackupPolicies

        BackupPoliciesClient getBackupPolicies()
        Gets the BackupPoliciesClient object to access its operations.
        Returns:
        the BackupPoliciesClient object.
      • getBackupInstances

        BackupInstancesClient getBackupInstances()
        Gets the BackupInstancesClient object to access its operations.
        Returns:
        the BackupInstancesClient object.
      • getRecoveryPoints

        RecoveryPointsClient getRecoveryPoints()
        Gets the RecoveryPointsClient object to access its operations.
        Returns:
        the RecoveryPointsClient object.
      • getJobs

        JobsClient getJobs()
        Gets the JobsClient object to access its operations.
        Returns:
        the JobsClient object.
      • getRestorableTimeRanges

        RestorableTimeRangesClient getRestorableTimeRanges()
        Gets the RestorableTimeRangesClient object to access its operations.
        Returns:
        the RestorableTimeRangesClient object.
      • getExportJobs

        ExportJobsClient getExportJobs()
        Gets the ExportJobsClient object to access its operations.
        Returns:
        the ExportJobsClient object.
      • getExportJobsOperationResults

        ExportJobsOperationResultsClient getExportJobsOperationResults()
        Gets the ExportJobsOperationResultsClient object to access its operations.
        Returns:
        the ExportJobsOperationResultsClient object.
      • getResourceGuards

        ResourceGuardsClient getResourceGuards()
        Gets the ResourceGuardsClient object to access its operations.
        Returns:
        the ResourceGuardsClient object.