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