Uses of Class
software.amazon.awssdk.services.lightsail.model.RelationalDatabaseHardware
-
Packages that use RelationalDatabaseHardware Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of RelationalDatabaseHardware in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return RelationalDatabaseHardware Modifier and Type Method Description RelationalDatabaseHardwareRelationalDatabase. hardware()Describes the hardware of the database.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type RelationalDatabaseHardware Modifier and Type Method Description RelationalDatabase.BuilderRelationalDatabase.Builder. hardware(RelationalDatabaseHardware hardware)Describes the hardware of the database.
-