| Package | Description |
|---|---|
| com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ServiceGetUserDelegationKeyResponse> |
ServiceURL.getUserDelegationKey(OffsetDateTime start,
OffsetDateTime expiry)
Gets a user delegation key for use with this account's blob storage.
|
io.reactivex.Single<ServiceGetUserDelegationKeyResponse> |
ServiceURL.getUserDelegationKey(OffsetDateTime start,
OffsetDateTime expiry,
com.microsoft.rest.v2.Context context)
Gets a user delegation key for use with this account's blob storage.
|
io.reactivex.Single<ServiceGetUserDelegationKeyResponse> |
GeneratedServices.getUserDelegationKeyWithRestResponseAsync(com.microsoft.rest.v2.Context context,
KeyInfo keyInfo,
Integer timeout,
String requestId)
Retrieves a user delgation key for the Blob service.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.