Uses of Class
software.amazon.awssdk.services.ec2.model.SnapshotDiskContainer
-
Packages that use SnapshotDiskContainer Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SnapshotDiskContainer in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SnapshotDiskContainer Modifier and Type Method Description SnapshotDiskContainerImportSnapshotRequest. diskContainer()Information about the disk container.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SnapshotDiskContainer Modifier and Type Method Description ImportSnapshotRequest.BuilderImportSnapshotRequest.Builder. diskContainer(SnapshotDiskContainer diskContainer)Information about the disk container.
-