public class V1alpha1TaskConstValueFluentImpl<A extends V1alpha1TaskConstValueFluent<A>> extends BaseFluent<A> implements V1alpha1TaskConstValueFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1TaskConstValueFluentImpl.ApproveNestedImpl<N> |
class |
V1alpha1TaskConstValueFluentImpl.OptionsNestedImpl<N> |
V1alpha1TaskConstValueFluent.ApproveNested<N>, V1alpha1TaskConstValueFluent.OptionsNested<N>_visitables| Constructor and Description |
|---|
V1alpha1TaskConstValueFluentImpl() |
V1alpha1TaskConstValueFluentImpl(V1alpha1TaskConstValue instance) |
public V1alpha1TaskConstValueFluentImpl()
public V1alpha1TaskConstValueFluentImpl(V1alpha1TaskConstValue instance)
@Deprecated public V1alpha1PipelineTaskApprove getApprove()
getApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1PipelineTaskApprove buildApprove()
buildApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A withApprove(V1alpha1PipelineTaskApprove approve)
withApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public Boolean hasApprove()
hasApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.ApproveNested<A> withNewApprove()
withNewApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.ApproveNested<A> withNewApproveLike(V1alpha1PipelineTaskApprove item)
withNewApproveLike in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.ApproveNested<A> editApprove()
editApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.ApproveNested<A> editOrNewApprove()
editOrNewApprove in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.ApproveNested<A> editOrNewApproveLike(V1alpha1PipelineTaskApprove item)
editOrNewApproveLike in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A addToArgs(String key, String value)
addToArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A addToArgs(Map<String,String> map)
addToArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A removeFromArgs(String key)
removeFromArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A removeFromArgs(Map<String,String> map)
removeFromArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public Map<String,String> getArgs()
getArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A withArgs(Map<String,String> args)
withArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public Boolean hasArgs()
hasArgs in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>@Deprecated public V1alpha1PipelineOptions getOptions()
getOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1PipelineOptions buildOptions()
buildOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public A withOptions(V1alpha1PipelineOptions options)
withOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public Boolean hasOptions()
hasOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.OptionsNested<A> withNewOptions()
withNewOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.OptionsNested<A> withNewOptionsLike(V1alpha1PipelineOptions item)
withNewOptionsLike in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.OptionsNested<A> editOptions()
editOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.OptionsNested<A> editOrNewOptions()
editOrNewOptions in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>public V1alpha1TaskConstValueFluent.OptionsNested<A> editOrNewOptionsLike(V1alpha1PipelineOptions item)
editOrNewOptionsLike in interface V1alpha1TaskConstValueFluent<A extends V1alpha1TaskConstValueFluent<A>>Copyright © 2019. All rights reserved.