Uses of Interface
software.amazon.awssdk.services.ec2.model.RestoreSnapshotFromRecycleBinResponse.Builder
Packages that use RestoreSnapshotFromRecycleBinResponse.Builder
-
Uses of RestoreSnapshotFromRecycleBinResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RestoreSnapshotFromRecycleBinResponse.BuilderModifier and TypeMethodDescriptionRestoreSnapshotFromRecycleBinResponse.builder()RestoreSnapshotFromRecycleBinResponse.Builder.description(String description) The description for the snapshot.Indicates whether the snapshot is encrypted.RestoreSnapshotFromRecycleBinResponse.Builder.outpostArn(String outpostArn) The ARN of the Outpost on which the snapshot is stored.The ID of the Amazon Web Services account that owns the EBS snapshot.The progress of the snapshot, as a percentage.RestoreSnapshotFromRecycleBinResponse.Builder.snapshotId(String snapshotId) The ID of the snapshot.Reserved for future use.Reserved for future use.The time stamp when the snapshot was initiated.The state of the snapshot.RestoreSnapshotFromRecycleBinResponse.Builder.state(SnapshotState state) The state of the snapshot.RestoreSnapshotFromRecycleBinResponse.toBuilder()The ID of the volume that was used to create the snapshot.RestoreSnapshotFromRecycleBinResponse.Builder.volumeSize(Integer volumeSize) The size of the volume, in GiB.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RestoreSnapshotFromRecycleBinResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RestoreSnapshotFromRecycleBinResponse.Builder>RestoreSnapshotFromRecycleBinResponse.serializableBuilderClass()