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