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