public class PhysicalMachineChaosListFluentImpl<A extends PhysicalMachineChaosListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PhysicalMachineChaosListFluent<A>
PhysicalMachineChaosListFluent.ItemsNested<N>| Constructor and Description |
|---|
PhysicalMachineChaosListFluentImpl() |
PhysicalMachineChaosListFluentImpl(PhysicalMachineChaosList instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PhysicalMachineChaosListFluentImpl()
public PhysicalMachineChaosListFluentImpl(PhysicalMachineChaosList instance)
public String getApiVersion()
getApiVersion in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A addToItems(Integer index, PhysicalMachineChaos item)
addToItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A setToItems(Integer index, PhysicalMachineChaos item)
setToItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A addToItems(PhysicalMachineChaos... items)
addToItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A addAllToItems(Collection<PhysicalMachineChaos> items)
addAllToItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A removeFromItems(PhysicalMachineChaos... items)
removeFromItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A removeAllFromItems(Collection<PhysicalMachineChaos> items)
removeAllFromItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A removeMatchingFromItems(Predicate<PhysicalMachineChaosBuilder> predicate)
removeMatchingFromItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>@Deprecated public List<PhysicalMachineChaos> getItems()
getItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public List<PhysicalMachineChaos> buildItems()
buildItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaos buildItem(Integer index)
buildItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaos buildFirstItem()
buildFirstItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaos buildLastItem()
buildLastItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaos buildMatchingItem(Predicate<PhysicalMachineChaosBuilder> predicate)
buildMatchingItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public Boolean hasMatchingItem(Predicate<PhysicalMachineChaosBuilder> predicate)
hasMatchingItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withItems(List<PhysicalMachineChaos> items)
withItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withItems(PhysicalMachineChaos... items)
withItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public Boolean hasItems()
hasItems in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> addNewItem()
addNewItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> addNewItemLike(PhysicalMachineChaos item)
addNewItemLike in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> setNewItemLike(Integer index, PhysicalMachineChaos item)
setNewItemLike in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> editLastItem()
editLastItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public PhysicalMachineChaosListFluent.ItemsNested<A> editMatchingItem(Predicate<PhysicalMachineChaosBuilder> predicate)
editMatchingItem in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public String getKind()
getKind in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withKind(String kind)
withKind in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public Boolean hasKind()
hasKind in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface PhysicalMachineChaosListFluent<A extends PhysicalMachineChaosListFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosListFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends PhysicalMachineChaosListFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.