public class PipelineRunResultFluentImpl<A extends PipelineRunResultFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PipelineRunResultFluent<A>
PipelineRunResultFluent.ValueNested<N>| Constructor and Description |
|---|
PipelineRunResultFluentImpl() |
PipelineRunResultFluentImpl(PipelineRunResult instance) |
| Modifier and Type | Method and Description |
|---|---|
ParamValue |
buildValue() |
PipelineRunResultFluent.ValueNested<A> |
editOrNewValue() |
PipelineRunResultFluent.ValueNested<A> |
editOrNewValueLike(ParamValue item) |
PipelineRunResultFluent.ValueNested<A> |
editValue() |
boolean |
equals(Object o) |
String |
getName() |
ParamValue |
getValue()
Deprecated.
|
int |
hashCode() |
Boolean |
hasName() |
Boolean |
hasValue() |
String |
toString() |
A |
withName(String name) |
PipelineRunResultFluent.ValueNested<A> |
withNewValue() |
A |
withNewValue(String stringVal) |
PipelineRunResultFluent.ValueNested<A> |
withNewValueLike(ParamValue item) |
A |
withValue(ParamValue value) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PipelineRunResultFluentImpl()
public PipelineRunResultFluentImpl(PipelineRunResult instance)
public String getName()
getName in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public A withName(String name)
withName in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public Boolean hasName()
hasName in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>@Deprecated public ParamValue getValue()
getValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public ParamValue buildValue()
buildValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public A withValue(ParamValue value)
withValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public Boolean hasValue()
hasValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public A withNewValue(String stringVal)
withNewValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public PipelineRunResultFluent.ValueNested<A> withNewValue()
withNewValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public PipelineRunResultFluent.ValueNested<A> withNewValueLike(ParamValue item)
withNewValueLike in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public PipelineRunResultFluent.ValueNested<A> editValue()
editValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public PipelineRunResultFluent.ValueNested<A> editOrNewValue()
editOrNewValue in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public PipelineRunResultFluent.ValueNested<A> editOrNewValueLike(ParamValue item)
editOrNewValueLike in interface PipelineRunResultFluent<A extends PipelineRunResultFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PipelineRunResultFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PipelineRunResultFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.