public class V1alpha1MultiBranchPipeline extends Object
| Constructor and Description |
|---|
V1alpha1MultiBranchPipeline() |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1MultiBranchPipeline |
behaviours(V1alpha1MultiBranchBehaviours behaviours) |
boolean |
equals(Object o) |
V1alpha1MultiBranchBehaviours |
getBehaviours()
Behaviours discover strategy for multi-branch pipeline
|
V1alpha1MultiBranchOrphan |
getOrphaned()
Orphaned orphan strategy
|
int |
hashCode() |
V1alpha1MultiBranchPipeline |
orphaned(V1alpha1MultiBranchOrphan orphaned) |
void |
setBehaviours(V1alpha1MultiBranchBehaviours behaviours) |
void |
setOrphaned(V1alpha1MultiBranchOrphan orphaned) |
String |
toString() |
public V1alpha1MultiBranchPipeline behaviours(V1alpha1MultiBranchBehaviours behaviours)
public V1alpha1MultiBranchBehaviours getBehaviours()
public void setBehaviours(V1alpha1MultiBranchBehaviours behaviours)
public V1alpha1MultiBranchPipeline orphaned(V1alpha1MultiBranchOrphan orphaned)
public V1alpha1MultiBranchOrphan getOrphaned()
public void setOrphaned(V1alpha1MultiBranchOrphan orphaned)
Copyright © 2020. All rights reserved.