Uses of Interface
software.amazon.awssdk.services.rds.model.SourceRegion.Builder
Packages that use SourceRegion.Builder
-
Uses of SourceRegion.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return SourceRegion.BuilderModifier and TypeMethodDescriptionstatic SourceRegion.BuilderSourceRegion.builder()The endpoint for the source Amazon Web Services Region endpoint.SourceRegion.Builder.regionName(String regionName) The name of the source Amazon Web Services Region.The status of the source Amazon Web Services Region.SourceRegion.Builder.supportsDBInstanceAutomatedBackupsReplication(Boolean supportsDBInstanceAutomatedBackupsReplication) Indicates whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.SourceRegion.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type SourceRegion.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SourceRegion.Builder>SourceRegion.serializableBuilderClass()