public class ServiceListFluentImpl<A extends ServiceListFluent<A>> extends BaseFluent<A> implements ServiceListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceListFluentImpl.ItemsNestedImpl<N> |
class |
ServiceListFluentImpl.MetadataNestedImpl<N> |
ServiceListFluent.ItemsNested<N>, ServiceListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
ServiceListFluentImpl() |
ServiceListFluentImpl(ServiceList instance) |
public ServiceListFluentImpl()
public ServiceListFluentImpl(ServiceList instance)
public java.lang.String getApiVersion()
getApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface ServiceListFluent<A extends ServiceListFluent<A>>public A addToItems(int index, Service item)
addToItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A setToItems(int index, Service item)
setToItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A addToItems(Service... items)
addToItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A addAllToItems(java.util.Collection<Service> items)
addAllToItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A removeFromItems(Service... items)
removeFromItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A removeAllFromItems(java.util.Collection<Service> items)
removeAllFromItems in interface ServiceListFluent<A extends ServiceListFluent<A>>@Deprecated public java.util.List<Service> getItems()
getItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.util.List<Service> buildItems()
buildItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public Service buildItem(int index)
buildItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public Service buildFirstItem()
buildFirstItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public Service buildLastItem()
buildLastItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public Service buildMatchingItem(Predicate<ServiceBuilder> predicate)
buildMatchingItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.Boolean hasMatchingItem(Predicate<ServiceBuilder> predicate)
hasMatchingItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withItems(java.util.List<Service> items)
withItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withItems(Service... items)
withItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.Boolean hasItems()
hasItems in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> addNewItem()
addNewItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> addNewItemLike(Service item)
addNewItemLike in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> setNewItemLike(int index, Service item)
setNewItemLike in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> editItem(int index)
editItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> editLastItem()
editLastItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.ItemsNested<A> editMatchingItem(Predicate<ServiceBuilder> predicate)
editMatchingItem in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.String getKind()
getKind in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withKind(java.lang.String kind)
withKind in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface ServiceListFluent<A extends ServiceListFluent<A>>@Deprecated public ListMeta getMetadata()
getMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public ListMeta buildMetadata()
buildMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withMetadata(ListMeta metadata)
withMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public java.lang.Boolean hasMetadata()
hasMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public A withNewMetadata(java.lang.String _continue, java.lang.String resourceVersion, java.lang.String selfLink)
withNewMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.MetadataNested<A> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.MetadataNested<A> editMetadata()
editMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface ServiceListFluent<A extends ServiceListFluent<A>>public ServiceListFluent.MetadataNested<A> editOrNewMetadataLike(ListMeta item)
editOrNewMetadataLike in interface ServiceListFluent<A extends ServiceListFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.