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()
Returns the sku name and account kind.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ContainerGetAccountInfoResponse> |
ContainerURL.getAccountInfo()
Returns the sku name and account kind for the account.
|
This documentation was released into the public domain.