public static interface AlreadyExistsException.Builder extends SdkPojo, CopyableBuilder<AlreadyExistsException.Builder,AlreadyExistsException>, GlueException.Builder
Modifier and Type | Method and Description |
---|---|
AlreadyExistsException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
AlreadyExistsException.Builder |
cause(Throwable cause) |
AlreadyExistsException.Builder |
message(String message) |
AlreadyExistsException.Builder |
requestId(String requestId) |
AlreadyExistsException.Builder |
statusCode(int statusCode) |
AlreadyExistsException.Builder |
writableStackTrace(Boolean writableStackTrace) |
copy
applyMutation, build
awsErrorDetails, build, clockSkew, clockSkew, extendedRequestId
extendedRequestId, requestId, statusCode
cause, message, writableStackTrace
equalsBySdkFields, sdkFields
AlreadyExistsException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface GlueException.Builder
AlreadyExistsException.Builder message(String message)
message
in interface AwsServiceException.Builder
message
in interface GlueException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
AlreadyExistsException.Builder requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface GlueException.Builder
requestId
in interface SdkServiceException.Builder
AlreadyExistsException.Builder statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface GlueException.Builder
statusCode
in interface SdkServiceException.Builder
AlreadyExistsException.Builder cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface GlueException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
AlreadyExistsException.Builder writableStackTrace(Boolean writableStackTrace)
writableStackTrace
in interface GlueException.Builder
writableStackTrace
in interface SdkException.Builder
writableStackTrace
in interface SdkServiceException.Builder
Copyright © 2022. All rights reserved.