Uses of Class
software.amazon.awssdk.services.mgn.model.Disk
-
Packages that use Disk Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of Disk in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return types with arguments of type Disk Modifier and Type Method Description List<Disk>SourceProperties. disks()Source Server disks.Methods in software.amazon.awssdk.services.mgn.model with parameters of type Disk Modifier and Type Method Description SourceProperties.BuilderSourceProperties.Builder. disks(Disk... disks)Source Server disks.Method parameters in software.amazon.awssdk.services.mgn.model with type arguments of type Disk Modifier and Type Method Description SourceProperties.BuilderSourceProperties.Builder. disks(Collection<Disk> disks)Source Server disks.
-