Uses of Class
software.amazon.awssdk.services.ec2.model.EbsBlockDeviceResponse
-
Packages that use EbsBlockDeviceResponse Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of EbsBlockDeviceResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EbsBlockDeviceResponse Modifier and Type Method Description EbsBlockDeviceResponseBlockDeviceMappingResponse. 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 EbsBlockDeviceResponse Modifier and Type Method Description BlockDeviceMappingResponse.BuilderBlockDeviceMappingResponse.Builder. ebs(EbsBlockDeviceResponse ebs)Parameters used to automatically set up EBS volumes when the instance is launched.
-