Uses of Class
software.amazon.awssdk.services.rds.model.StartDbInstanceAutomatedBackupsReplicationRequest
Packages that use StartDbInstanceAutomatedBackupsReplicationRequest
Package
Description
-
Uses of StartDbInstanceAutomatedBackupsReplicationRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type StartDbInstanceAutomatedBackupsReplicationRequestModifier and TypeMethodDescriptionRdsAsyncClient.startDBInstanceAutomatedBackupsReplication(StartDbInstanceAutomatedBackupsReplicationRequest startDbInstanceAutomatedBackupsReplicationRequest) Enables replication of automated backups to a different Amazon Web Services Region.RdsClient.startDBInstanceAutomatedBackupsReplication(StartDbInstanceAutomatedBackupsReplicationRequest startDbInstanceAutomatedBackupsReplicationRequest) Enables replication of automated backups to a different Amazon Web Services Region. -
Uses of StartDbInstanceAutomatedBackupsReplicationRequest in software.amazon.awssdk.services.rds.internal
Methods in software.amazon.awssdk.services.rds.internal with parameters of type StartDbInstanceAutomatedBackupsReplicationRequestModifier and TypeMethodDescriptionprotected RdsPresignInterceptor.PresignableRequestStartDbInstanceAutomatedBackupsReplicationPresignInterceptor.adaptRequest(StartDbInstanceAutomatedBackupsReplicationRequest originalRequest) -
Uses of StartDbInstanceAutomatedBackupsReplicationRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type StartDbInstanceAutomatedBackupsReplicationRequestModifier and TypeMethodDescriptionStartDbInstanceAutomatedBackupsReplicationRequestMarshaller.marshall(StartDbInstanceAutomatedBackupsReplicationRequest startDbInstanceAutomatedBackupsReplicationRequest)