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