Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotResult |
AmazonEC2Client.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
CreateSnapshotResult |
AmazonEC2.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
CreateSnapshotResult |
AbstractAmazonEC2.createSnapshot(CreateSnapshotRequest request) |
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2AsyncClient.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2AsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2AsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
java.util.concurrent.Future<CreateSnapshotResult> |
AmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
java.util.concurrent.Future<CreateSnapshotResult> |
AbstractAmazonEC2Async.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.clone() |
CreateSnapshotRequest |
CreateSnapshotRequest.withDescription(java.lang.String description)
A description for the snapshot.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withVolumeId(java.lang.String volumeId)
The ID of the EBS volume.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequest.getDryRunRequest()
This method is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |