Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeSnapshotsResponse.Builder
Packages that use DescribeSnapshotsResponse.Builder
-
Uses of DescribeSnapshotsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeSnapshotsResponse.BuilderModifier and TypeMethodDescriptionDescribeSnapshotsResponse.builder()The token to include in another request to get the next page of items.DescribeSnapshotsResponse.Builder.snapshots(Collection<Snapshot> snapshots) Information about the snapshots.DescribeSnapshotsResponse.Builder.snapshots(Consumer<Snapshot.Builder>... snapshots) Information about the snapshots.Information about the snapshots.DescribeSnapshotsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeSnapshotsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeSnapshotsResponse.Builder>DescribeSnapshotsResponse.serializableBuilderClass()