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