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<ServiceGetStatisticsResponse> |
GeneratedServices.getStatisticsWithRestResponseAsync(Integer timeout,
String requestId)
Retrieves statistics related to replication for the Blob service.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceGetStatisticsResponse> |
ServiceURL.getStatistics()
Retrieves statistics related to replication for the Blob service.
|
This documentation was released into the public domain.