public static interface MapRunFailedEventDetails.Builder extends SdkPojo, CopyableBuilder<MapRunFailedEventDetails.Builder,MapRunFailedEventDetails>
| Modifier and Type | Method and Description |
|---|---|
MapRunFailedEventDetails.Builder |
cause(String causeValue)
A more detailed explanation of the cause of the failure.
|
MapRunFailedEventDetails.Builder |
error(String error)
The error code of the Map Run failure.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMapRunFailedEventDetails.Builder error(String error)
The error code of the Map Run failure.
error - The error code of the Map Run failure.MapRunFailedEventDetails.Builder cause(String causeValue)
A more detailed explanation of the cause of the failure.
causeValue - A more detailed explanation of the cause of the failure.Copyright © 2022. All rights reserved.