Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
ImportSnapshotRequest |
ImportSnapshotRequest.clone() |
ImportSnapshotRequest |
ImportSnapshotRequest.withClientData(ClientData clientData)
The client-specific data.
|
ImportSnapshotRequest |
ImportSnapshotRequest.withClientToken(String clientToken)
Token to enable idempotency for VM import requests.
|
ImportSnapshotRequest |
ImportSnapshotRequest.withDescription(String description)
The description string for the import snapshot task.
|
ImportSnapshotRequest |
ImportSnapshotRequest.withDiskContainer(SnapshotDiskContainer diskContainer)
Information about the disk container.
|
ImportSnapshotRequest |
ImportSnapshotRequest.withRoleName(String roleName)
The name of the role to use when not using the default role, 'vmimport'.
|
Modifier and Type | Method and Description |
---|---|
Request<ImportSnapshotRequest> |
ImportSnapshotRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2018. All rights reserved.