public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, OamException.Builder
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
amznErrorType(String amznErrorType)
The name of the exception.
|
ConflictException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConflictException.Builder |
cause(Throwable cause) |
ConflictException.Builder |
message(String message) |
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
statusCode(int statusCode) |
ConflictException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsConflictException.Builder amznErrorType(String amznErrorType)
The name of the exception.
amznErrorType - The name of the exception.ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface OamException.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface OamException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface OamException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface OamException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface OamException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface OamException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.