Uses of Class
software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
-
Packages that use DynamoDbException.BuilderImpl Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of DynamoDbException.BuilderImpl in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DynamoDbException.BuilderImpl Modifier and Type Method Description DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. cause(Throwable cause)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. message(String message)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. numAttempts(Integer numAttempts)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. requestId(String requestId)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. statusCode(int statusCode)DynamoDbException.BuilderImplDynamoDbException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-