Uses of Interface
software.amazon.awssdk.services.ec2.model.HistoryRecordEntry.Builder
Packages that use HistoryRecordEntry.Builder
-
Uses of HistoryRecordEntry.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return HistoryRecordEntry.BuilderModifier and TypeMethodDescriptionstatic HistoryRecordEntry.BuilderHistoryRecordEntry.builder()default HistoryRecordEntry.BuilderHistoryRecordEntry.Builder.eventInformation(Consumer<EventInformation.Builder> eventInformation) Information about the event.HistoryRecordEntry.Builder.eventInformation(EventInformation eventInformation) Information about the event.The event type.HistoryRecordEntry.Builder.eventType(FleetEventType eventType) The event type.The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).HistoryRecordEntry.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type HistoryRecordEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HistoryRecordEntry.Builder>HistoryRecordEntry.serializableBuilderClass()