Uses of Class
software.amazon.awssdk.services.rds.model.RebootDbInstanceRequest
Packages that use RebootDbInstanceRequest
Package
Description
-
Uses of RebootDbInstanceRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type RebootDbInstanceRequestModifier and TypeMethodDescriptionRdsAsyncClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest) You might need to reboot your DB instance, usually for maintenance reasons.default RebootDbInstanceResponseRdsClient.rebootDBInstance(RebootDbInstanceRequest rebootDbInstanceRequest) You might need to reboot your DB instance, usually for maintenance reasons. -
Uses of RebootDbInstanceRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type RebootDbInstanceRequestModifier and TypeMethodDescriptionRebootDbInstanceRequestMarshaller.marshall(RebootDbInstanceRequest rebootDbInstanceRequest)