protected static class DynamoDbException.BuilderImpl extends AwsServiceException.BuilderImpl implements DynamoDbException.Builder
awsErrorDetails
requestId, statusCode
cause, 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, setAwsErrorDetails
getRequestId, getStatusCode, requestId, sdkFields, setRequestId, setStatusCode, statusCode
cause, getCause, getMessage, message, setCause, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awsErrorDetails, clockSkew, clockSkew
requestId, statusCode
cause, message
protected BuilderImpl()
protected BuilderImpl(DynamoDbException ex)
public DynamoDbException.BuilderImpl awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails
in interface AwsServiceException.Builder
awsErrorDetails
in interface DynamoDbException.Builder
awsErrorDetails
in class AwsServiceException.BuilderImpl
public DynamoDbException.BuilderImpl message(String message)
message
in interface AwsServiceException.Builder
message
in interface SdkException.Builder
message
in interface SdkServiceException.Builder
message
in interface DynamoDbException.Builder
message
in class AwsServiceException.BuilderImpl
public DynamoDbException.BuilderImpl requestId(String requestId)
requestId
in interface AwsServiceException.Builder
requestId
in interface SdkServiceException.Builder
requestId
in interface DynamoDbException.Builder
requestId
in class AwsServiceException.BuilderImpl
public DynamoDbException.BuilderImpl statusCode(int statusCode)
statusCode
in interface AwsServiceException.Builder
statusCode
in interface SdkServiceException.Builder
statusCode
in interface DynamoDbException.Builder
statusCode
in class AwsServiceException.BuilderImpl
public DynamoDbException.BuilderImpl cause(Throwable cause)
cause
in interface AwsServiceException.Builder
cause
in interface SdkException.Builder
cause
in interface SdkServiceException.Builder
cause
in interface DynamoDbException.Builder
cause
in class AwsServiceException.BuilderImpl
public DynamoDbException build()
build
in interface AwsServiceException.Builder
build
in interface SdkException.Builder
build
in interface SdkServiceException.Builder
build
in interface Buildable
build
in class AwsServiceException.BuilderImpl
Copyright © 2019. All rights reserved.