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