public interface V1alpha1MultiBranchOrphanFluent<A extends V1alpha1MultiBranchOrphanFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDays() |
Integer |
getMax() |
Boolean |
hasDays() |
Boolean |
hasEnabled() |
Boolean |
hasMax() |
Boolean |
isEnabled() |
A |
withDays(Integer days) |
A |
withEnabled(Boolean enabled) |
A |
withMax(Integer max) |
A |
withNewEnabled(boolean arg1) |
A |
withNewEnabled(String arg1) |
Copyright © 2020. All rights reserved.