Uses of Interface
software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
Packages that use InternalServerErrorException.Builder
-
Uses of InternalServerErrorException.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return InternalServerErrorException.BuilderModifier and TypeMethodDescriptionInternalServerErrorException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InternalServerErrorException.builder()InternalServerErrorException.Builder.numAttempts(Integer numAttempts) InternalServerErrorException.Builder.statusCode(int statusCode) InternalServerErrorException.toBuilder()InternalServerErrorException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type InternalServerErrorException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InternalServerErrorException.Builder>InternalServerErrorException.serializableBuilderClass()