Uses of Class
software.amazon.awssdk.services.ec2.model.CreateSnapshotsRequest
Packages that use CreateSnapshotsRequest
Package
Description
-
Uses of CreateSnapshotsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateSnapshotsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateSnapshotsResponse>Ec2AsyncClient.createSnapshots(CreateSnapshotsRequest createSnapshotsRequest) Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance.default CreateSnapshotsResponseEc2Client.createSnapshots(CreateSnapshotsRequest createSnapshotsRequest) Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance. -
Uses of CreateSnapshotsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateSnapshotsRequestModifier and TypeMethodDescriptionCreateSnapshotsRequestMarshaller.marshall(CreateSnapshotsRequest createSnapshotsRequest)