protected static class DynamoDbException.BuilderImpl extends AwsServiceException.BuilderImpl implements DynamoDbException.Builder
awsErrorDetailsrequestId, statusCodecause, message| Modifier | Constructor and Description |
|---|---|
protected |
BuilderImpl() |
protected |
BuilderImpl(DynamoDbException ex) |
| Modifier and Type | Method and Description |
|---|---|
DynamoDbException.BuilderImpl |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
DynamoDbException |
build() |
DynamoDbException.BuilderImpl |
cause(Throwable cause) |
DynamoDbException.BuilderImpl |
message(String message) |
DynamoDbException.BuilderImpl |
requestId(String requestId) |
DynamoDbException.BuilderImpl |
statusCode(int statusCode) |
awsErrorDetails, clockSkew, clockSkew, getAwsErrorDetails, setAwsErrorDetailsgetRequestId, getStatusCode, requestId, sdkFields, setRequestId, setStatusCode, statusCodecause, getCause, getMessage, message, setCause, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawsErrorDetails, clockSkew, clockSkewrequestId, statusCodecause, messageprotected BuilderImpl()
protected BuilderImpl(DynamoDbException ex)
public DynamoDbException.BuilderImpl awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface DynamoDbException.BuilderawsErrorDetails in class AwsServiceException.BuilderImplpublic DynamoDbException.BuilderImpl message(String message)
message in interface AwsServiceException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.Buildermessage in interface DynamoDbException.Buildermessage in class AwsServiceException.BuilderImplpublic DynamoDbException.BuilderImpl requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface SdkServiceException.BuilderrequestId in interface DynamoDbException.BuilderrequestId in class AwsServiceException.BuilderImplpublic DynamoDbException.BuilderImpl statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface SdkServiceException.BuilderstatusCode in interface DynamoDbException.BuilderstatusCode in class AwsServiceException.BuilderImplpublic DynamoDbException.BuilderImpl cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.Buildercause in interface DynamoDbException.Buildercause in class AwsServiceException.BuilderImplpublic DynamoDbException build()
build in interface AwsServiceException.Builderbuild in interface SdkException.Builderbuild in interface SdkServiceException.Builderbuild in interface Buildablebuild in class AwsServiceException.BuilderImplCopyright © 2019. All rights reserved.