Uses of Class
com.microsoft.azure.management.datalake.analytics.models.SasTokenInformation
Packages that use SasTokenInformation
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of SasTokenInformation in com.microsoft.azure.management.datalake.analytics
Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type SasTokenInformationModifier 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.Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type SasTokenInformationModifier 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.