public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, PinpointSmsVoiceV2Exception.Builder
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConflictException.Builder |
cause(Throwable cause) |
ConflictException.Builder |
message(String message) |
ConflictException.Builder |
reason(ConflictExceptionReason reason)
The reason for the exception.
|
ConflictException.Builder |
reason(String reason)
The reason for the exception.
|
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
resourceId(String resourceId)
The unique identifier of the request.
|
ConflictException.Builder |
resourceType(ResourceType resourceType)
The type of resource that caused the exception.
|
ConflictException.Builder |
resourceType(String resourceType)
The type of resource that caused the exception.
|
ConflictException.Builder |
statusCode(int statusCode) |
ConflictException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsConflictException.Builder reason(String reason)
The reason for the exception.
reason - The reason for the exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder reason(ConflictExceptionReason reason)
The reason for the exception.
reason - The reason for the exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder resourceType(String resourceType)
The type of resource that caused the exception.
resourceType - The type of resource that caused the exception.ResourceType,
ResourceTypeConflictException.Builder resourceType(ResourceType resourceType)
The type of resource that caused the exception.
resourceType - The type of resource that caused the exception.ResourceType,
ResourceTypeConflictException.Builder resourceId(String resourceId)
The unique identifier of the request.
resourceId - The unique identifier of the request.ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface PinpointSmsVoiceV2Exception.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface PinpointSmsVoiceV2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface PinpointSmsVoiceV2Exception.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface PinpointSmsVoiceV2Exception.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface PinpointSmsVoiceV2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface PinpointSmsVoiceV2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.