Uses of Class
com.microsoft.azure.management.datalake.analytics.models.SasTokenInformation
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of SasTokenInformation in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptioncom.microsoft.azure.PagedList<SasTokenInformation>
StorageAccounts.listSasTokens
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.rx.Observable<com.microsoft.azure.Page<SasTokenInformation>>
StorageAccounts.listSasTokensAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.com.microsoft.rest.ServiceFuture<List<SasTokenInformation>>
StorageAccounts.listSasTokensAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName, com.microsoft.azure.ListOperationCallback<SasTokenInformation> serviceCallback) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.com.microsoft.azure.PagedList<SasTokenInformation>
StorageAccounts.listSasTokensNext
(String nextPageLink) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.rx.Observable<com.microsoft.azure.Page<SasTokenInformation>>
StorageAccounts.listSasTokensNextAsync
(String nextPageLink) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.com.microsoft.rest.ServiceFuture<List<SasTokenInformation>>
StorageAccounts.listSasTokensNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasTokenInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasTokenInformation> serviceCallback) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasTokenInformation>>>
StorageAccounts.listSasTokensNextWithServiceResponseAsync
(String nextPageLink) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasTokenInformation>>>
StorageAccounts.listSasTokensWithServiceResponseAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<List<SasTokenInformation>>
StorageAccounts.listSasTokensAsync
(String resourceGroupName, String accountName, String storageAccountName, String containerName, com.microsoft.azure.ListOperationCallback<SasTokenInformation> serviceCallback) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.com.microsoft.rest.ServiceFuture<List<SasTokenInformation>>
StorageAccounts.listSasTokensNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasTokenInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasTokenInformation> serviceCallback) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.com.microsoft.rest.ServiceFuture<List<SasTokenInformation>>
StorageAccounts.listSasTokensNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasTokenInformation>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasTokenInformation> serviceCallback) Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.