Uses of Class
io.jenkins.plugins.trunk.model.event.ImmutableSequenceForm
-
Uses of ImmutableSequenceForm in io.jenkins.plugins.trunk.model.event
Modifier and TypeMethodDescriptionImmutableSequenceForm.Builder.build()
Builds a newImmutableSequenceForm
.static ImmutableSequenceForm
ImmutableSequenceForm.copyOf
(SequenceForm instance) Creates an immutable copy of aSequenceForm
value.final ImmutableSequenceForm
Copy the current immutable object by setting a value for thekey
attribute.final ImmutableSequenceForm
Copy the current immutable object by setting a value for thekind
attribute.final ImmutableSequenceForm
Copy the current immutable object by setting a value for thename
attribute.final ImmutableSequenceForm
ImmutableSequenceForm.withPayload
(SequencePayloadForm value) Copy the current immutable object by setting a value for thepayload
attribute.final ImmutableSequenceForm
ImmutableSequenceForm.withPlatform
(String value) Copy the current immutable object by setting a value for theplatform
attribute.