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