public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, CleanRoomsException.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)
A reason code for the exception.
|
ConflictException.Builder |
reason(String reason)
A reason code for the exception.
|
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
resourceId(String resourceId)
The ID of the conflicting resource.
|
ConflictException.Builder |
resourceType(ResourceType resourceType)
The type of the conflicting resource.
|
ConflictException.Builder |
resourceType(String resourceType)
The type of the conflicting resource.
|
ConflictException.Builder |
statusCode(int statusCode) |
ConflictException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsConflictException.Builder resourceId(String resourceId)
The ID of the conflicting resource.
resourceId - The ID of the conflicting resource.ConflictException.Builder resourceType(String resourceType)
The type of the conflicting resource.
resourceType - The type of the conflicting resource.ResourceType,
ResourceTypeConflictException.Builder resourceType(ResourceType resourceType)
The type of the conflicting resource.
resourceType - The type of the conflicting resource.ResourceType,
ResourceTypeConflictException.Builder reason(String reason)
A reason code for the exception.
reason - A reason code for the exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder reason(ConflictExceptionReason reason)
A reason code for the exception.
reason - A reason code for the exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface CleanRoomsException.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface CleanRoomsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface CleanRoomsException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface CleanRoomsException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface CleanRoomsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface CleanRoomsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.