public static interface BackupNotFoundException.Builder extends SdkPojo, CopyableBuilder<BackupNotFoundException.Builder,BackupNotFoundException>, DynamoDbException.Builder
| Modifier and Type | Method and Description |
|---|---|
BackupNotFoundException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
BackupNotFoundException.Builder |
cause(Throwable cause) |
BackupNotFoundException.Builder |
message(String message) |
BackupNotFoundException.Builder |
requestId(String requestId) |
BackupNotFoundException.Builder |
statusCode(int statusCode) |
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkewrequestId, statusCodecause, messageBackupNotFoundException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DynamoDbException.BuilderBackupNotFoundException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface DynamoDbException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderBackupNotFoundException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface DynamoDbException.BuilderrequestId in interface SdkServiceException.BuilderBackupNotFoundException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface DynamoDbException.BuilderstatusCode in interface SdkServiceException.BuilderBackupNotFoundException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface DynamoDbException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2019. All rights reserved.