Uses of Class
software.amazon.awssdk.services.lightsail.model.InstanceHardware
-
Packages that use InstanceHardware Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of InstanceHardware in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return InstanceHardware Modifier and Type Method Description InstanceHardwareInstance. hardware()The size of the vCPU and the amount of RAM for the instance.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type InstanceHardware Modifier and Type Method Description Instance.BuilderInstance.Builder. hardware(InstanceHardware hardware)The size of the vCPU and the amount of RAM for the instance.
-