Uses of Class
com.microsoft.azure.keyvault.models.SasDefinitionItem
-
Packages that use SasDefinitionItem Package Description com.microsoft.azure.keyvault This package contains the classes for KeyVaultClientBase.com.microsoft.azure.keyvault.implementation This package contains the classes for KeyVaultClient.com.microsoft.azure.keyvault.models This package contains the models classes for KeyVaultClientBase. -
-
Uses of SasDefinitionItem in com.microsoft.azure.keyvault
Methods in com.microsoft.azure.keyvault that return types with arguments of type SasDefinitionItem Modifier and Type Method Description com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBase. getSasDefinitions(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBase. getSasDefinitions(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBase. getSasDefinitionsNext(String nextPageLink)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsNextAsync(String nextPageLink)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBase. getSasDefinitionsNextWithServiceResponseAsync(String nextPageLink)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBase. getSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBase. getSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.Method parameters in com.microsoft.azure.keyvault with type arguments of type SasDefinitionItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBase. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account. -
Uses of SasDefinitionItem in com.microsoft.azure.keyvault.implementation
Methods in com.microsoft.azure.keyvault.implementation that return types with arguments of type SasDefinitionItem Modifier and Type Method Description com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBaseImpl. getSasDefinitions(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBaseImpl. getSasDefinitions(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.azure.PagedList<SasDefinitionItem>KeyVaultClientBaseImpl. getSasDefinitionsNext(String nextPageLink)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.azure.Page<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsNextAsync(String nextPageLink)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsNextSinglePageAsync(String nextPageLink)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsNextWithServiceResponseAsync(String nextPageLink)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsSinglePageAsync(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsSinglePageAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl, String storageAccountName)List storage SAS definitions for the given storage account.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<SasDefinitionItem>>>KeyVaultClientBaseImpl. getSasDefinitionsWithServiceResponseAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults)List storage SAS definitions for the given storage account.Method parameters in com.microsoft.azure.keyvault.implementation with type arguments of type SasDefinitionItem Modifier and Type Method Description com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsAsync(String vaultBaseUrl, String storageAccountName, Integer maxresults, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account.com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>>KeyVaultClientBaseImpl. getSasDefinitionsNextAsync(String nextPageLink, com.microsoft.rest.ServiceFuture<List<SasDefinitionItem>> serviceFuture, com.microsoft.azure.ListOperationCallback<SasDefinitionItem> serviceCallback)List storage SAS definitions for the given storage account. -
Uses of SasDefinitionItem in com.microsoft.azure.keyvault.models
Subclasses of SasDefinitionItem in com.microsoft.azure.keyvault.models Modifier and Type Class Description classDeletedSasDefinitionItemThe deleted SAS definition item containing metadata about the deleted SAS definition.
-