public static interface ConflictException.Builder extends SdkPojo, CopyableBuilder<ConflictException.Builder,ConflictException>, ArcZonalShiftException.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 conflict exception.
|
ConflictException.Builder |
reason(String reason)
The reason for the conflict exception.
|
ConflictException.Builder |
requestId(String requestId) |
ConflictException.Builder |
statusCode(int statusCode) |
ConflictException.Builder |
writableStackTrace(Boolean writableStackTrace) |
ConflictException.Builder |
zonalShiftId(String zonalShiftId)
The zonal shift ID associated with the conflict exception.
|
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, message, writableStackTraceequalsBySdkFields, sdkFieldsConflictException.Builder reason(String reason)
The reason for the conflict exception.
reason - The reason for the conflict exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder reason(ConflictExceptionReason reason)
The reason for the conflict exception.
reason - The reason for the conflict exception.ConflictExceptionReason,
ConflictExceptionReasonConflictException.Builder zonalShiftId(String zonalShiftId)
The zonal shift ID associated with the conflict exception.
zonalShiftId - The zonal shift ID associated with the conflict exception.ConflictException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface ArcZonalShiftException.BuilderawsErrorDetails in interface AwsServiceException.BuilderConflictException.Builder message(String message)
message in interface ArcZonalShiftException.Buildermessage in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderConflictException.Builder requestId(String requestId)
requestId in interface ArcZonalShiftException.BuilderrequestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderConflictException.Builder statusCode(int statusCode)
statusCode in interface ArcZonalShiftException.BuilderstatusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderConflictException.Builder cause(Throwable cause)
cause in interface ArcZonalShiftException.Buildercause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderConflictException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace in interface ArcZonalShiftException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in interface SdkServiceException.BuilderCopyright © 2023. All rights reserved.