public static interface RootCauseException.Builder extends SdkPojo, CopyableBuilder<RootCauseException.Builder,RootCauseException>
| Modifier and Type | Method and Description |
|---|---|
RootCauseException.Builder |
message(String message)
The message of the exception.
|
RootCauseException.Builder |
name(String name)
The name of the exception.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRootCauseException.Builder name(String name)
The name of the exception.
name - The name of the exception.RootCauseException.Builder message(String message)
The message of the exception.
message - The message of the exception.Copyright © 2023. All rights reserved.