Uses of Interface
software.amazon.awssdk.services.ec2.model.RestoreSnapshotTierResponse.Builder
Packages that use RestoreSnapshotTierResponse.Builder
-
Uses of RestoreSnapshotTierResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RestoreSnapshotTierResponse.BuilderModifier and TypeMethodDescriptionRestoreSnapshotTierResponse.builder()RestoreSnapshotTierResponse.Builder.isPermanentRestore(Boolean isPermanentRestore) Indicates whether the snapshot is permanently restored.RestoreSnapshotTierResponse.Builder.restoreDuration(Integer restoreDuration) For temporary restores only.RestoreSnapshotTierResponse.Builder.restoreStartTime(Instant restoreStartTime) The date and time when the snapshot restore process started.RestoreSnapshotTierResponse.Builder.snapshotId(String snapshotId) The ID of the snapshot.RestoreSnapshotTierResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RestoreSnapshotTierResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RestoreSnapshotTierResponse.Builder>RestoreSnapshotTierResponse.serializableBuilderClass()