Package | Description |
---|---|
com.microsoft.azure.storage.blob.models |
This package contains the models classes for StorageClient.
|
Modifier and Type | Method and Description |
---|---|
Metrics |
StorageServiceProperties.hourMetrics()
Get the hourMetrics value.
|
Metrics |
StorageServiceProperties.minuteMetrics()
Get the minuteMetrics value.
|
Metrics |
Metrics.withEnabled(boolean enabled)
Set the enabled value.
|
Metrics |
Metrics.withIncludeAPIs(Boolean includeAPIs)
Set the includeAPIs value.
|
Metrics |
Metrics.withRetentionPolicy(RetentionPolicy retentionPolicy)
Set the retentionPolicy value.
|
Metrics |
Metrics.withVersion(String version)
Set the version value.
|
Modifier and Type | Method and Description |
---|---|
StorageServiceProperties |
StorageServiceProperties.withHourMetrics(Metrics hourMetrics)
Set the hourMetrics value.
|
StorageServiceProperties |
StorageServiceProperties.withMinuteMetrics(Metrics minuteMetrics)
Set the minuteMetrics value.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.