public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, RumException.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 |
resourceName(String resourceName)
The name of the resource that is associated with the error.
|
ConflictException.Builder |
resourceType(String resourceType)
The type of the resource that is associated with the error.
|
ConflictException.Builder |
statusCode(int statusCode) |
ConflictException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsConflictException.Builder resourceName(String resourceName)
The name of the resource that is associated with the error.
resourceName - The name of the resource that is associated with the error.ConflictException.Builder resourceType(String resourceType)
The type of the resource that is associated with the error.
resourceType - The type of the resource that is associated with the error.ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface RumException.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface RumException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface RumException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface RumException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface RumException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface RumException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.