Interface PodDisruptionBudgetListFluent<A extends PodDisruptionBudgetListFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Implementing Classes:
DoneablePodDisruptionBudgetList,PodDisruptionBudgetListBuilder,PodDisruptionBudgetListFluentImpl
public interface PodDisruptionBudgetListFluent<A extends PodDisruptionBudgetListFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePodDisruptionBudgetListFluent.ItemsNested<N> -
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
addToItems
-
setToItems
-
addToItems
-
addAllToItems
-
removeFromItems
-
removeAllFromItems
-
removeMatchingFromItems
A removeMatchingFromItems(io.fabric8.kubernetes.api.builder.Predicate<PodDisruptionBudgetBuilder> predicate) -
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Returns:
- The buildable object.
-
buildItems
List<PodDisruptionBudget> buildItems() -
buildItem
-
buildFirstItem
PodDisruptionBudget buildFirstItem() -
buildLastItem
PodDisruptionBudget buildLastItem() -
buildMatchingItem
PodDisruptionBudget buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<PodDisruptionBudgetBuilder> predicate) -
hasMatchingItem
Boolean hasMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<PodDisruptionBudgetBuilder> predicate) -
withItems
-
withItems
-
hasItems
Boolean hasItems() -
addNewItem
PodDisruptionBudgetListFluent.ItemsNested<A> addNewItem() -
addNewItemLike
-
setNewItemLike
-
editItem
-
editFirstItem
PodDisruptionBudgetListFluent.ItemsNested<A> editFirstItem() -
editLastItem
PodDisruptionBudgetListFluent.ItemsNested<A> editLastItem() -
editMatchingItem
PodDisruptionBudgetListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<PodDisruptionBudgetBuilder> predicate) -
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-
getMetadata
io.fabric8.kubernetes.api.model.ListMeta getMetadata() -
withMetadata
-
hasMetadata
Boolean hasMetadata() -
withNewMetadata
-