Uses of Class
com.dabsquared.gitlabjenkins.gitlab.hook.model.PipelineEventObjectAttributes
Package
Description
-
Uses of PipelineEventObjectAttributes in com.dabsquared.gitlabjenkins.gitlab.hook.model
Modifier and TypeMethodDescriptionvoid
PipelineHook.setObjectAttributes
(PipelineEventObjectAttributes objectAttributes) -
Uses of PipelineEventObjectAttributes in com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated
Modifier and TypeFieldDescriptionprotected PipelineEventObjectAttributes
PipelineHookBuilder.value$objectAttributes$com$dabsquared$gitlabjenkins$gitlab$hook$model$PipelineEventObjectAttributes
Modifier and TypeMethodDescriptionPipelineEventObjectAttributesBuilder.build()
Creates a newPipelineEventObjectAttributes
based on this builder's settings.Modifier and TypeMethodDescriptionPipelineHookBuilder.withObjectAttributes
(PipelineEventObjectAttributes value) Sets the default value for the objectAttributes property.