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