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