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