| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakermetrics.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutMetricsError> |
BatchPutMetricsResponse.errors()
Lists any errors that occur when inserting metric data.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutMetricsResponse.Builder |
BatchPutMetricsResponse.Builder.errors(BatchPutMetricsError... errors)
Lists any errors that occur when inserting metric data.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutMetricsResponse.Builder |
BatchPutMetricsResponse.Builder.errors(Collection<BatchPutMetricsError> errors)
Lists any errors that occur when inserting metric data.
|
Copyright © 2023. All rights reserved.