Uses of Class
com.microsoft.azure.management.datalake.analytics.models.StorageContainer
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of StorageContainer in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptionStorageAccounts.getStorageContainer
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.Modifier and TypeMethodDescriptionrx.Observable<StorageContainer>
StorageAccounts.getStorageContainerAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.com.microsoft.rest.ServiceFuture<StorageContainer>
StorageAccounts.getStorageContainerAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName, com.microsoft.rest.ServiceCallback<StorageContainer> serviceCallback) Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.rx.Observable<com.microsoft.rest.ServiceResponse<StorageContainer>>
StorageAccounts.getStorageContainerWithServiceResponseAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.com.microsoft.azure.PagedList<StorageContainer>
StorageAccounts.listStorageContainers
(String resourceGroupName, String accountName, String storageAccountName) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.rx.Observable<com.microsoft.azure.Page<StorageContainer>>
StorageAccounts.listStorageContainersAsync
(String resourceGroupName, String accountName, String storageAccountName) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.com.microsoft.rest.ServiceFuture<List<StorageContainer>>
StorageAccounts.listStorageContainersAsync
(String resourceGroupName, String accountName, String storageAccountName, com.microsoft.azure.ListOperationCallback<StorageContainer> serviceCallback) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.com.microsoft.azure.PagedList<StorageContainer>
StorageAccounts.listStorageContainersNext
(String nextPageLink) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.rx.Observable<com.microsoft.azure.Page<StorageContainer>>
StorageAccounts.listStorageContainersNextAsync
(String nextPageLink) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.com.microsoft.rest.ServiceFuture<List<StorageContainer>>
StorageAccounts.listStorageContainersNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageContainer>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageContainer> serviceCallback) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageContainer>>>
StorageAccounts.listStorageContainersNextWithServiceResponseAsync
(String nextPageLink) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<StorageContainer>>>
StorageAccounts.listStorageContainersWithServiceResponseAsync
(String resourceGroupName, String accountName, String storageAccountName) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<StorageContainer>
StorageAccounts.getStorageContainerAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName, com.microsoft.rest.ServiceCallback<StorageContainer> serviceCallback) Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.com.microsoft.rest.ServiceFuture<List<StorageContainer>>
StorageAccounts.listStorageContainersAsync
(String resourceGroupName, String accountName, String storageAccountName, com.microsoft.azure.ListOperationCallback<StorageContainer> serviceCallback) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.com.microsoft.rest.ServiceFuture<List<StorageContainer>>
StorageAccounts.listStorageContainersNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageContainer>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageContainer> serviceCallback) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.com.microsoft.rest.ServiceFuture<List<StorageContainer>>
StorageAccounts.listStorageContainersNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<StorageContainer>> serviceFuture, com.microsoft.azure.ListOperationCallback<StorageContainer> serviceCallback) Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.