public interface V1alpha1MultiBranchPipelineFluent<A extends V1alpha1MultiBranchPipelineFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1MultiBranchPipelineFluent.BehavioursNested<N> |
static interface |
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<N> |
static interface |
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<N> |
static interface |
V1alpha1MultiBranchPipelineFluent.OrphanedNested<N> |
static interface |
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<N> |
@Deprecated V1alpha1MultiBranchBehaviours getBehaviours()
V1alpha1MultiBranchBehaviours buildBehaviours()
A withBehaviours(V1alpha1MultiBranchBehaviours behaviours)
Boolean hasBehaviours()
V1alpha1MultiBranchPipelineFluent.BehavioursNested<A> withNewBehaviours()
V1alpha1MultiBranchPipelineFluent.BehavioursNested<A> withNewBehavioursLike(V1alpha1MultiBranchBehaviours item)
V1alpha1MultiBranchPipelineFluent.BehavioursNested<A> editBehaviours()
V1alpha1MultiBranchPipelineFluent.BehavioursNested<A> editOrNewBehaviours()
V1alpha1MultiBranchPipelineFluent.BehavioursNested<A> editOrNewBehavioursLike(V1alpha1MultiBranchBehaviours item)
@Deprecated V1alpha1BranchBehaviour getBranchBehaviour()
V1alpha1BranchBehaviour buildBranchBehaviour()
A withBranchBehaviour(V1alpha1BranchBehaviour branchBehaviour)
Boolean hasBranchBehaviour()
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<A> withNewBranchBehaviour()
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<A> withNewBranchBehaviourLike(V1alpha1BranchBehaviour item)
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<A> editBranchBehaviour()
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<A> editOrNewBranchBehaviour()
V1alpha1MultiBranchPipelineFluent.BranchBehaviourNested<A> editOrNewBranchBehaviourLike(V1alpha1BranchBehaviour item)
@Deprecated V1alpha1CloneBehaviour getCloneBehaviour()
V1alpha1CloneBehaviour buildCloneBehaviour()
A withCloneBehaviour(V1alpha1CloneBehaviour cloneBehaviour)
Boolean hasCloneBehaviour()
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<A> withNewCloneBehaviour()
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<A> withNewCloneBehaviourLike(V1alpha1CloneBehaviour item)
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<A> editCloneBehaviour()
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<A> editOrNewCloneBehaviour()
V1alpha1MultiBranchPipelineFluent.CloneBehaviourNested<A> editOrNewCloneBehaviourLike(V1alpha1CloneBehaviour item)
@Deprecated V1alpha1MultiBranchOrphan getOrphaned()
V1alpha1MultiBranchOrphan buildOrphaned()
A withOrphaned(V1alpha1MultiBranchOrphan orphaned)
Boolean hasOrphaned()
V1alpha1MultiBranchPipelineFluent.OrphanedNested<A> withNewOrphaned()
V1alpha1MultiBranchPipelineFluent.OrphanedNested<A> withNewOrphanedLike(V1alpha1MultiBranchOrphan item)
V1alpha1MultiBranchPipelineFluent.OrphanedNested<A> editOrphaned()
V1alpha1MultiBranchPipelineFluent.OrphanedNested<A> editOrNewOrphaned()
V1alpha1MultiBranchPipelineFluent.OrphanedNested<A> editOrNewOrphanedLike(V1alpha1MultiBranchOrphan item)
@Deprecated V1alpha1PRBehaviour getPrBehaviour()
V1alpha1PRBehaviour buildPrBehaviour()
A withPrBehaviour(V1alpha1PRBehaviour prBehaviour)
Boolean hasPrBehaviour()
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<A> withNewPrBehaviour()
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<A> withNewPrBehaviourLike(V1alpha1PRBehaviour item)
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<A> editPrBehaviour()
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<A> editOrNewPrBehaviour()
V1alpha1MultiBranchPipelineFluent.PrBehaviourNested<A> editOrNewPrBehaviourLike(V1alpha1PRBehaviour item)
Copyright © 2020. All rights reserved.