Uses of Class
software.amazon.awssdk.services.ec2.model.CreateSnapshotRequest
Packages that use CreateSnapshotRequest
Package
Description
-
Uses of CreateSnapshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateSnapshotRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateSnapshotResponse>Ec2AsyncClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest) Creates a snapshot of an EBS volume and stores it in Amazon S3.default CreateSnapshotResponseEc2Client.createSnapshot(CreateSnapshotRequest createSnapshotRequest) Creates a snapshot of an EBS volume and stores it in Amazon S3. -
Uses of CreateSnapshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateSnapshotRequestModifier and TypeMethodDescriptionCreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest)