Uses of Class
software.amazon.awssdk.services.ec2.model.InstanceSpecification
-
Packages that use InstanceSpecification Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of InstanceSpecification in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceSpecification Modifier and Type Method Description InstanceSpecificationCreateSnapshotsRequest. instanceSpecification()The instance to specify which volumes should be included in the snapshots.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InstanceSpecification Modifier and Type Method Description CreateSnapshotsRequest.BuilderCreateSnapshotsRequest.Builder. instanceSpecification(InstanceSpecification instanceSpecification)The instance to specify which volumes should be included in the snapshots.
-