Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeFastSnapshotRestoreSuccessItem.Builder
Packages that use DescribeFastSnapshotRestoreSuccessItem.Builder
-
Uses of DescribeFastSnapshotRestoreSuccessItem.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeFastSnapshotRestoreSuccessItem.BuilderModifier and TypeMethodDescriptionDescribeFastSnapshotRestoreSuccessItem.Builder.availabilityZone(String availabilityZone) The Availability Zone.DescribeFastSnapshotRestoreSuccessItem.Builder.availabilityZoneId(String availabilityZoneId) The ID of the Availability Zone.DescribeFastSnapshotRestoreSuccessItem.builder()DescribeFastSnapshotRestoreSuccessItem.Builder.disabledTime(Instant disabledTime) The time at which fast snapshot restores entered thedisabledstate.DescribeFastSnapshotRestoreSuccessItem.Builder.disablingTime(Instant disablingTime) The time at which fast snapshot restores entered thedisablingstate.DescribeFastSnapshotRestoreSuccessItem.Builder.enabledTime(Instant enabledTime) The time at which fast snapshot restores entered theenabledstate.DescribeFastSnapshotRestoreSuccessItem.Builder.enablingTime(Instant enablingTime) The time at which fast snapshot restores entered theenablingstate.DescribeFastSnapshotRestoreSuccessItem.Builder.optimizingTime(Instant optimizingTime) The time at which fast snapshot restores entered theoptimizingstate.DescribeFastSnapshotRestoreSuccessItem.Builder.ownerAlias(String ownerAlias) The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot.The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.DescribeFastSnapshotRestoreSuccessItem.Builder.snapshotId(String snapshotId) The ID of the snapshot.The state of fast snapshot restores.DescribeFastSnapshotRestoreSuccessItem.Builder.state(FastSnapshotRestoreStateCode state) The state of fast snapshot restores.DescribeFastSnapshotRestoreSuccessItem.Builder.stateTransitionReason(String stateTransitionReason) The reason for the state transition.DescribeFastSnapshotRestoreSuccessItem.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeFastSnapshotRestoreSuccessItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeFastSnapshotRestoreSuccessItem.Builder>DescribeFastSnapshotRestoreSuccessItem.serializableBuilderClass()