| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchCreateRumMetricDefinitionsError> |
BatchCreateRumMetricDefinitionsResponse.errors()
An array of error objects, if the operation caused any errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateRumMetricDefinitionsResponse.Builder |
BatchCreateRumMetricDefinitionsResponse.Builder.errors(BatchCreateRumMetricDefinitionsError... errors)
An array of error objects, if the operation caused any errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateRumMetricDefinitionsResponse.Builder |
BatchCreateRumMetricDefinitionsResponse.Builder.errors(Collection<BatchCreateRumMetricDefinitionsError> errors)
An array of error objects, if the operation caused any errors.
|
Copyright © 2023. All rights reserved.