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