public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, OutpostsException.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 resource causing the conflict.
|
ConflictException.Builder |
resourceType(ResourceType resourceType)
The type of the resource causing the conflict.
|
ConflictException.Builder |
resourceType(String resourceType)
The type of the resource causing the conflict.
|
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 resource causing the conflict.
resourceId - The ID of the resource causing the conflict.ConflictException.Builder resourceType(String resourceType)
The type of the resource causing the conflict.
resourceType - The type of the resource causing the conflict.ResourceType,
ResourceTypeConflictException.Builder resourceType(ResourceType resourceType)
The type of the resource causing the conflict.
resourceType - The type of the resource causing the conflict.ResourceType,
ResourceTypeConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface OutpostsException.BuilderConflictException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface OutpostsException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface OutpostsException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface OutpostsException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface OutpostsException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface OutpostsException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.