public static interface ResponseResourceMetric.Builder extends SdkPojo, CopyableBuilder<ResponseResourceMetric.Builder,ResponseResourceMetric>
| Modifier and Type | Method and Description |
|---|---|
ResponseResourceMetric.Builder |
description(String description)
The description of the metric.
|
ResponseResourceMetric.Builder |
metric(String metric)
The full name of the metric.
|
ResponseResourceMetric.Builder |
unit(String unit)
The unit of the metric.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResponseResourceMetric.Builder metric(String metric)
The full name of the metric.
metric - The full name of the metric.ResponseResourceMetric.Builder description(String description)
The description of the metric.
description - The description of the metric.ResponseResourceMetric.Builder unit(String unit)
The unit of the metric.
unit - The unit of the metric.Copyright © 2022. All rights reserved.