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