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