Package | Description |
---|---|
com.microsoft.azure.storage.blob.models |
This package contains the blob.models classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
ServiceGetStatisticsHeaders |
ServiceGetStatisticsResponse.headers() |
ServiceGetStatisticsHeaders |
ServiceGetStatisticsHeaders.withDateProperty(OffsetDateTime dateProperty)
Set the dateProperty value.
|
ServiceGetStatisticsHeaders |
ServiceGetStatisticsHeaders.withRequestId(String requestId)
Set the requestId value.
|
ServiceGetStatisticsHeaders |
ServiceGetStatisticsHeaders.withVersion(String version)
Set the version value.
|
Constructor and Description |
---|
ServiceGetStatisticsResponse(int statusCode,
ServiceGetStatisticsHeaders headers,
Map<String,String> rawHeaders,
StorageServiceStats body)
Creates an instance of ServiceGetStatisticsResponse.
|
Copyright © 2018. All rights reserved.