Uses of Class
com.amazonaws.services.ec2.model.ImportSnapshotRequest
-
Packages that use ImportSnapshotRequest Package Description com.amazonaws.services.ec2 com.amazonaws.services.ec2.model -
-
Uses of ImportSnapshotRequest in com.amazonaws.services.ec2
-
Uses of ImportSnapshotRequest in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ImportSnapshotRequest Modifier and Type Method Description ImportSnapshotRequestImportSnapshotRequest. clone()ImportSnapshotRequestImportSnapshotRequest. withClientData(ClientData clientData)The client-specific data.ImportSnapshotRequestImportSnapshotRequest. withClientToken(String clientToken)Token to enable idempotency for VM import requests.ImportSnapshotRequestImportSnapshotRequest. withDescription(String description)The description string for the import snapshot task.ImportSnapshotRequestImportSnapshotRequest. withDiskContainer(SnapshotDiskContainer diskContainer)Information about the disk container.ImportSnapshotRequestImportSnapshotRequest. withRoleName(String roleName)The name of the role to use when not using the default role, 'vmimport'.Methods in com.amazonaws.services.ec2.model that return types with arguments of type ImportSnapshotRequest Modifier and Type Method Description Request<ImportSnapshotRequest>ImportSnapshotRequest. getDryRunRequest()This method is intended for internal use only.
-