Uses of Class
software.amazon.awssdk.services.ec2.model.DiskInfo
Packages that use DiskInfo
-
Uses of DiskInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DiskInfoModifier and TypeMethodDescriptionInstanceStorageInfo.disks()Describes the disks that are available for the instance type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type DiskInfoModifier and TypeMethodDescriptionDescribes the disks that are available for the instance type.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type DiskInfoModifier and TypeMethodDescriptionInstanceStorageInfo.Builder.disks(Collection<DiskInfo> disks) Describes the disks that are available for the instance type.