Package | Description |
---|---|
com.microsoft.azure.storage.blob |
This package contains the classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
io.reactivex.Single<ServiceGetStatisticsResponse> |
ServiceURL.getStatistics()
Retrieves statistics related to replication for the Blob service.
|
io.reactivex.Single<ServiceGetStatisticsResponse> |
ServiceURL.getStatistics(com.microsoft.rest.v2.Context context)
Retrieves statistics related to replication for the Blob service.
|
io.reactivex.Single<ServiceGetStatisticsResponse> |
GeneratedServices.getStatisticsWithRestResponseAsync(com.microsoft.rest.v2.Context context,
Integer timeout,
String requestId)
Retrieves statistics related to replication for the Blob service.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.