Uses of Class
io.jenkins.plugins.trunk.model.event.ImmutableSequenceForm.Builder
Packages that use ImmutableSequenceForm.Builder
-
Uses of ImmutableSequenceForm.Builder in io.jenkins.plugins.trunk.model.event
Methods in io.jenkins.plugins.trunk.model.event that return ImmutableSequenceForm.BuilderModifier 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.