public static interface BatchDeleteRumMetricDefinitionsError.Builder extends SdkPojo, CopyableBuilder<BatchDeleteRumMetricDefinitionsError.Builder,BatchDeleteRumMetricDefinitionsError>
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteRumMetricDefinitionsError.Builder |
errorCode(String errorCode)
The error code.
|
BatchDeleteRumMetricDefinitionsError.Builder |
errorMessage(String errorMessage)
The error message for this metric definition.
|
BatchDeleteRumMetricDefinitionsError.Builder |
metricDefinitionId(String metricDefinitionId)
The ID of the metric definition that caused this error.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchDeleteRumMetricDefinitionsError.Builder errorCode(String errorCode)
The error code.
errorCode - The error code.BatchDeleteRumMetricDefinitionsError.Builder errorMessage(String errorMessage)
The error message for this metric definition.
errorMessage - The error message for this metric definition.BatchDeleteRumMetricDefinitionsError.Builder metricDefinitionId(String metricDefinitionId)
The ID of the metric definition that caused this error.
metricDefinitionId - The ID of the metric definition that caused this error.Copyright © 2023. All rights reserved.