Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<BlobGetAccountInfoResponse> |
BlobURL.getAccountInfo()
Returns the sku name and account kind for the account.
|
io.reactivex.Single<BlobGetAccountInfoResponse> |
BlobURL.getAccountInfo(com.microsoft.rest.v2.Context context)
Returns the sku name and account kind for the account.
|
io.reactivex.Single<BlobGetAccountInfoResponse> |
GeneratedBlobs.getAccountInfoWithRestResponseAsync(com.microsoft.rest.v2.Context context)
Returns the sku name and account kind.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.