public class OpenShiftAPIServerListFluentImpl<A extends OpenShiftAPIServerListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OpenShiftAPIServerListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
OpenShiftAPIServerListFluentImpl.ItemsNestedImpl<N> |
OpenShiftAPIServerListFluent.ItemsNested<N>| Constructor and Description |
|---|
OpenShiftAPIServerListFluentImpl() |
OpenShiftAPIServerListFluentImpl(OpenShiftAPIServerList instance) |
public OpenShiftAPIServerListFluentImpl()
public OpenShiftAPIServerListFluentImpl(OpenShiftAPIServerList instance)
public String getApiVersion()
getApiVersion in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A addToItems(Integer index, OpenShiftAPIServer item)
addToItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A setToItems(Integer index, OpenShiftAPIServer item)
setToItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A addToItems(OpenShiftAPIServer... items)
addToItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A addAllToItems(Collection<OpenShiftAPIServer> items)
addAllToItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A removeFromItems(OpenShiftAPIServer... items)
removeFromItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A removeAllFromItems(Collection<OpenShiftAPIServer> items)
removeAllFromItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A removeMatchingFromItems(Predicate<OpenShiftAPIServerBuilder> predicate)
removeMatchingFromItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>@Deprecated public List<OpenShiftAPIServer> getItems()
getItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public List<OpenShiftAPIServer> buildItems()
buildItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServer buildItem(Integer index)
buildItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServer buildFirstItem()
buildFirstItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServer buildLastItem()
buildLastItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServer buildMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)
buildMatchingItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public Boolean hasMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)
hasMatchingItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withItems(List<OpenShiftAPIServer> items)
withItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withItems(OpenShiftAPIServer... items)
withItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public Boolean hasItems()
hasItems in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> addNewItem()
addNewItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> addNewItemLike(OpenShiftAPIServer item)
addNewItemLike in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> setNewItemLike(Integer index, OpenShiftAPIServer item)
setNewItemLike in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> editItem(Integer index)
editItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> editLastItem()
editLastItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public OpenShiftAPIServerListFluent.ItemsNested<A> editMatchingItem(Predicate<OpenShiftAPIServerBuilder> predicate)
editMatchingItem in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public String getKind()
getKind in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withKind(String kind)
withKind in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public Boolean hasKind()
hasKind in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)
withNewMetadata in interface OpenShiftAPIServerListFluent<A extends OpenShiftAPIServerListFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.