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