Uses of Class
io.jenkins.plugins.trunk.model.event.ImmutableSequenceForm.Builder
-
Uses of ImmutableSequenceForm.Builder in io.jenkins.plugins.trunk.model.event
Modifier and TypeMethodDescriptionImmutableSequenceForm.builder()
Creates a builder forImmutableSequenceForm
.ImmutableSequenceForm.Builder.from
(SequenceForm instance) Fill a builder with attribute values from the providedSequenceForm
instance.Initializes the value for thekey
attribute.Initializes the value for thekind
attribute.Initializes the value for thename
attribute.ImmutableSequenceForm.Builder.payload
(SequencePayloadForm payload) Initializes the value for thepayload
attribute.Initializes the value for theplatform
attribute.