Uses of Interface
software.amazon.awssdk.services.ec2.model.VolumeStatusEvent.Builder
Packages that use VolumeStatusEvent.Builder
-
Uses of VolumeStatusEvent.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VolumeStatusEvent.BuilderModifier and TypeMethodDescriptionstatic VolumeStatusEvent.BuilderVolumeStatusEvent.builder()VolumeStatusEvent.Builder.description(String description) A description of the event.The ID of this event.The type of this event.VolumeStatusEvent.Builder.instanceId(String instanceId) The ID of the instance associated with the event.The latest end time of the event.The earliest start time of the event.VolumeStatusEvent.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VolumeStatusEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VolumeStatusEvent.Builder>VolumeStatusEvent.serializableBuilderClass()