| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
FrameMetric |
FrameMetricDatum.frameMetric()
Returns the value of the FrameMetric property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<FrameMetric> |
BatchGetFrameMetricDataRequest.frameMetrics()
The details of the metrics that are used to request a time series of values.
|
| Modifier and Type | Method and Description |
|---|---|
FrameMetricDatum.Builder |
FrameMetricDatum.Builder.frameMetric(FrameMetric frameMetric)
Sets the value of the FrameMetric property for this object.
|
BatchGetFrameMetricDataRequest.Builder |
BatchGetFrameMetricDataRequest.Builder.frameMetrics(FrameMetric... frameMetrics)
The details of the metrics that are used to request a time series of values.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFrameMetricDataRequest.Builder |
BatchGetFrameMetricDataRequest.Builder.frameMetrics(Collection<FrameMetric> frameMetrics)
The details of the metrics that are used to request a time series of values.
|
Copyright © 2023. All rights reserved.