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