Package | Description |
---|---|
com.microsoft.azure.storage |
This package contains the classes for StorageClient.
|
com.microsoft.azure.storage.blob |
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ContainerGetAccountInfoResponse> |
GeneratedContainers.getAccountInfoWithRestResponseAsync(com.microsoft.rest.v2.Context context)
Returns the sku name and account kind.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ContainerGetAccountInfoResponse> |
ContainerURL.getAccountInfo(com.microsoft.rest.v2.Context context)
Returns the sku name and account kind for the account.
|
This documentation was released into the public domain.