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