Uses of Class
software.amazon.awssdk.services.ec2.model.FleetEbsBlockDeviceRequest
-
Packages that use FleetEbsBlockDeviceRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of FleetEbsBlockDeviceRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetEbsBlockDeviceRequest Modifier and Type Method Description FleetEbsBlockDeviceRequestFleetBlockDeviceMappingRequest. ebs()Parameters used to automatically set up EBS volumes when the instance is launched.Methods in software.amazon.awssdk.services.ec2.model with parameters of type FleetEbsBlockDeviceRequest Modifier and Type Method Description FleetBlockDeviceMappingRequest.BuilderFleetBlockDeviceMappingRequest.Builder. ebs(FleetEbsBlockDeviceRequest ebs)Parameters used to automatically set up EBS volumes when the instance is launched.
-