public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, M2Exception.Builder
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
ConflictException.Builder |
cause(Throwable cause) |
ConflictException.Builder |
message(String message) |
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
resourceId(String resourceId)
The ID 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.ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface M2Exception.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface M2Exception.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface M2Exception.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface M2Exception.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface M2Exception.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface M2Exception.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.