Interface StorageManagementClient


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

      • getSubscriptionId

        String getSubscriptionId()
        Gets The ID of the target subscription.
        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.
      • getSkus

        SkusClient getSkus()
        Gets the SkusClient object to access its operations.
        Returns:
        the SkusClient object.
      • getStorageAccounts

        StorageAccountsClient getStorageAccounts()
        Gets the StorageAccountsClient object to access its operations.
        Returns:
        the StorageAccountsClient object.
      • getDeletedAccounts

        DeletedAccountsClient getDeletedAccounts()
        Gets the DeletedAccountsClient object to access its operations.
        Returns:
        the DeletedAccountsClient object.
      • getUsages

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

        ManagementPoliciesClient getManagementPolicies()
        Gets the ManagementPoliciesClient object to access its operations.
        Returns:
        the ManagementPoliciesClient object.
      • getBlobInventoryPolicies

        BlobInventoryPoliciesClient getBlobInventoryPolicies()
        Gets the BlobInventoryPoliciesClient object to access its operations.
        Returns:
        the BlobInventoryPoliciesClient object.
      • getPrivateEndpointConnections

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getObjectReplicationPoliciesOperations

        ObjectReplicationPoliciesOperationsClient getObjectReplicationPoliciesOperations()
        Gets the ObjectReplicationPoliciesOperationsClient object to access its operations.
        Returns:
        the ObjectReplicationPoliciesOperationsClient object.
      • getEncryptionScopes

        EncryptionScopesClient getEncryptionScopes()
        Gets the EncryptionScopesClient object to access its operations.
        Returns:
        the EncryptionScopesClient object.
      • getBlobServices

        BlobServicesClient getBlobServices()
        Gets the BlobServicesClient object to access its operations.
        Returns:
        the BlobServicesClient object.
      • getBlobContainers

        BlobContainersClient getBlobContainers()
        Gets the BlobContainersClient object to access its operations.
        Returns:
        the BlobContainersClient object.
      • getFileServices

        FileServicesClient getFileServices()
        Gets the FileServicesClient object to access its operations.
        Returns:
        the FileServicesClient object.
      • getFileShares

        FileSharesClient getFileShares()
        Gets the FileSharesClient object to access its operations.
        Returns:
        the FileSharesClient object.
      • getQueueServices

        QueueServicesClient getQueueServices()
        Gets the QueueServicesClient object to access its operations.
        Returns:
        the QueueServicesClient object.
      • getQueues

        QueuesClient getQueues()
        Gets the QueuesClient object to access its operations.
        Returns:
        the QueuesClient object.
      • getTableServices

        TableServicesClient getTableServices()
        Gets the TableServicesClient object to access its operations.
        Returns:
        the TableServicesClient object.
      • getTables

        TablesClient getTables()
        Gets the TablesClient object to access its operations.
        Returns:
        the TablesClient object.