public class IstioResourceListFluentImpl<A extends IstioResourceListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IstioResourceListFluent<A>
| Constructor and Description |
|---|
IstioResourceListFluentImpl() |
IstioResourceListFluentImpl(IstioResourceList instance) |
public IstioResourceListFluentImpl()
public IstioResourceListFluentImpl(IstioResourceList instance)
public String getApiVersion()
getApiVersion in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A addToItems(int index, IstioResource item)
addToItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A setToItems(int index, IstioResource item)
setToItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A addToItems(IstioResource... items)
addToItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A addAllToItems(Collection<IstioResource> items)
addAllToItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A removeFromItems(IstioResource... items)
removeFromItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A removeAllFromItems(Collection<IstioResource> items)
removeAllFromItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public List<IstioResource> getItems()
getItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public IstioResource getItem(int index)
getItem in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public IstioResource getFirstItem()
getFirstItem in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public IstioResource getLastItem()
getLastItem in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public IstioResource getMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<IstioResource> predicate)
getMatchingItem in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withItems(List<IstioResource> items)
withItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withItems(IstioResource... items)
withItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public Boolean hasItems()
hasItems in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public String getKind()
getKind in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withKind(String kind)
withKind in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public Boolean hasKind()
hasKind in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>public A withNewMetadata(String _continue, String resourceVersion, String selfLink)
withNewMetadata in interface IstioResourceListFluent<A extends IstioResourceListFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.