Uses of Class
software.amazon.awssdk.services.dynamodb.model.DynamoDbException.BuilderImpl
Packages that use DynamoDbException.BuilderImpl
-
Uses of DynamoDbException.BuilderImpl in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DynamoDbException.BuilderImplModifier and TypeMethodDescriptionDynamoDbException.BuilderImpl.awsErrorDetails(AwsErrorDetails awsErrorDetails) DynamoDbException.BuilderImpl.numAttempts(Integer numAttempts) DynamoDbException.BuilderImpl.statusCode(int statusCode) DynamoDbException.BuilderImpl.writableStackTrace(Boolean writableStackTrace)