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