| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
static PerformanceInsightsStat.Builder |
PerformanceInsightsStat.builder() |
PerformanceInsightsStat.Builder |
PerformanceInsightsStat.toBuilder() |
PerformanceInsightsStat.Builder |
PerformanceInsightsStat.Builder.type(String type)
The statistic type.
|
PerformanceInsightsStat.Builder |
PerformanceInsightsStat.Builder.value(Double value)
The value of the statistic.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PerformanceInsightsStat.Builder> |
PerformanceInsightsStat.serializableBuilderClass() |
Copyright © 2023. All rights reserved.