Interface NetAppManagementClient


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

    • getSubscriptionId

      String getSubscriptionId()
      Gets Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
      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.
    • getOperations

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

      NetAppResourcesClient getNetAppResources()
      Gets the NetAppResourcesClient object to access its operations.
      Returns:
      the NetAppResourcesClient object.
    • getNetAppResourceQuotaLimits

      NetAppResourceQuotaLimitsClient getNetAppResourceQuotaLimits()
      Gets the NetAppResourceQuotaLimitsClient object to access its operations.
      Returns:
      the NetAppResourceQuotaLimitsClient object.
    • getAccounts

      AccountsClient getAccounts()
      Gets the AccountsClient object to access its operations.
      Returns:
      the AccountsClient object.
    • getPools

      PoolsClient getPools()
      Gets the PoolsClient object to access its operations.
      Returns:
      the PoolsClient object.
    • getVolumes

      VolumesClient getVolumes()
      Gets the VolumesClient object to access its operations.
      Returns:
      the VolumesClient object.
    • getSnapshots

      SnapshotsClient getSnapshots()
      Gets the SnapshotsClient object to access its operations.
      Returns:
      the SnapshotsClient object.
    • getSnapshotPolicies

      SnapshotPoliciesClient getSnapshotPolicies()
      Gets the SnapshotPoliciesClient object to access its operations.
      Returns:
      the SnapshotPoliciesClient object.
    • getBackups

      BackupsClient getBackups()
      Gets the BackupsClient object to access its operations.
      Returns:
      the BackupsClient object.
    • getAccountBackups

      AccountBackupsClient getAccountBackups()
      Gets the AccountBackupsClient object to access its operations.
      Returns:
      the AccountBackupsClient object.
    • getBackupPolicies

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

      VolumeQuotaRulesClient getVolumeQuotaRules()
      Gets the VolumeQuotaRulesClient object to access its operations.
      Returns:
      the VolumeQuotaRulesClient object.
    • getVaults

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

      VolumeGroupsClient getVolumeGroups()
      Gets the VolumeGroupsClient object to access its operations.
      Returns:
      the VolumeGroupsClient object.
    • getSubvolumes

      SubvolumesClient getSubvolumes()
      Gets the SubvolumesClient object to access its operations.
      Returns:
      the SubvolumesClient object.