public class PipelineRunResultBuilder extends PipelineRunResultFluent<PipelineRunResultBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PipelineRunResult,PipelineRunResultBuilder>
PipelineRunResultFluent.ValueNested<N>| Constructor and Description |
|---|
PipelineRunResultBuilder() |
PipelineRunResultBuilder(PipelineRunResult instance) |
PipelineRunResultBuilder(PipelineRunResultFluent<?> fluent) |
PipelineRunResultBuilder(PipelineRunResultFluent<?> fluent,
PipelineRunResult instance) |
| Modifier and Type | Method and Description |
|---|---|
PipelineRunResult |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildValue, copyInstance, editOrNewValue, editOrNewValueLike, editValue, equals, getAdditionalProperties, getName, hasAdditionalProperties, hashCode, hasName, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withNewValue, withNewValue, withNewValueLike, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic PipelineRunResultBuilder()
public PipelineRunResultBuilder(PipelineRunResultFluent<?> fluent)
public PipelineRunResultBuilder(PipelineRunResultFluent<?> fluent, PipelineRunResult instance)
public PipelineRunResultBuilder(PipelineRunResult instance)
public PipelineRunResult build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PipelineRunResult>Copyright © 2015–2023 Red Hat. All rights reserved.