public class V1alpha1MultiBranchOrphanFluentImpl<A extends V1alpha1MultiBranchOrphanFluent<A>> extends BaseFluent<A> implements V1alpha1MultiBranchOrphanFluent<A>
_visitables| Constructor and Description |
|---|
V1alpha1MultiBranchOrphanFluentImpl() |
V1alpha1MultiBranchOrphanFluentImpl(V1alpha1MultiBranchOrphan instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getDays() |
Integer |
getMax() |
Boolean |
hasDays() |
Boolean |
hasMax() |
A |
withDays(Integer days) |
A |
withMax(Integer max) |
public V1alpha1MultiBranchOrphanFluentImpl()
public V1alpha1MultiBranchOrphanFluentImpl(V1alpha1MultiBranchOrphan instance)
public Integer getDays()
getDays in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>public A withDays(Integer days)
withDays in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>public Boolean hasDays()
hasDays in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>public Integer getMax()
getMax in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>public A withMax(Integer max)
withMax in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>public Boolean hasMax()
hasMax in interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>>Copyright © 2019. All rights reserved.