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