public class DoneableEndpointsList extends EndpointsListFluentImpl<DoneableEndpointsList> implements Doneable<EndpointsList>
EndpointsListFluentImpl.ItemsNestedImpl<N>, EndpointsListFluentImpl.MetadataNestedImpl<N>
EndpointsListFluent.ItemsNested<N>, EndpointsListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
DoneableEndpointsList(EndpointsList item) |
DoneableEndpointsList(EndpointsList item,
Function<EndpointsList,EndpointsList> function) |
DoneableEndpointsList(Function<EndpointsList,EndpointsList> function) |
Modifier and Type | Method and Description |
---|---|
EndpointsList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, buildMetadata, editFirstItem, editItem, editLastItem, editMatchingItem, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hasItems, hasKind, hasMetadata, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLike
public DoneableEndpointsList(Function<EndpointsList,EndpointsList> function)
public DoneableEndpointsList(EndpointsList item, Function<EndpointsList,EndpointsList> function)
public DoneableEndpointsList(EndpointsList item)
public EndpointsList done()
done
in interface Doneable<EndpointsList>
Copyright © 2011–2017 Red Hat. All rights reserved.