public class ServicecontrolListFluentImpl<A extends ServicecontrolListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ServicecontrolListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ServicecontrolListFluentImpl.ItemsNestedImpl<N> |
ServicecontrolListFluent.ItemsNested<N>| Constructor and Description |
|---|
ServicecontrolListFluentImpl() |
ServicecontrolListFluentImpl(ServicecontrolList instance) |
public ServicecontrolListFluentImpl()
public ServicecontrolListFluentImpl(ServicecontrolList instance)
public String getApiVersion()
getApiVersion in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A addToItems(int index, Servicecontrol item)
addToItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A setToItems(int index, Servicecontrol item)
setToItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A addToItems(Servicecontrol... items)
addToItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A addAllToItems(Collection<Servicecontrol> items)
addAllToItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A removeFromItems(Servicecontrol... items)
removeFromItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A removeAllFromItems(Collection<Servicecontrol> items)
removeAllFromItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>@Deprecated public List<Servicecontrol> getItems()
getItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public List<Servicecontrol> buildItems()
buildItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Servicecontrol buildItem(int index)
buildItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Servicecontrol buildFirstItem()
buildFirstItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Servicecontrol buildLastItem()
buildLastItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Servicecontrol buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ServicecontrolBuilder> predicate)
buildMatchingItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withItems(List<Servicecontrol> items)
withItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withItems(Servicecontrol... items)
withItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Boolean hasItems()
hasItems in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> addNewItemLike(Servicecontrol item)
addNewItemLike in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> setNewItemLike(int index, Servicecontrol item)
setNewItemLike in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> editItem(int index)
editItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public ServicecontrolListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ServicecontrolBuilder> predicate)
editMatchingItem in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public String getKind()
getKind in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withKind(String kind)
withKind in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Boolean hasKind()
hasKind in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public io.fabric8.kubernetes.api.model.ListMeta getMetadata()
getMetadata in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ListMeta metadata)
withMetadata in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public Boolean hasMetadata()
hasMetadata in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>public A withNewMetadata(String _continue, String resourceVersion, String selfLink)
withNewMetadata in interface ServicecontrolListFluent<A extends ServicecontrolListFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.