Uses of Class
io.jenkins.plugins.trunk.model.event.ImmutableActivityEventParent.Builder
-
Uses of ImmutableActivityEventParent.Builder in io.jenkins.plugins.trunk.model.event
Modifier and TypeMethodDescriptionImmutableActivityEventParent.builder()
Creates a builder forImmutableActivityEventParent
.Initializes the value for theeventId
attribute.ImmutableActivityEventParent.Builder.from
(ActivityEventParent instance) Fill a builder with attribute values from the providedActivityEventParent
instance.ImmutableActivityEventParent.Builder.sequenceKey
(String sequenceKey) Initializes the value for thesequenceKey
attribute.