Package io.fabric8.kubernetes.api.model
Class DoneableListMeta
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ListMetaFluentImpl<DoneableListMeta>
io.fabric8.kubernetes.api.model.DoneableListMeta
- All Implemented Interfaces:
Fluent<DoneableListMeta>,Visitable<DoneableListMeta>,Doneable<ListMeta>,ListMetaFluent<DoneableListMeta>
public class DoneableListMeta extends ListMetaFluentImpl<DoneableListMeta> implements Doneable<ListMeta>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DoneableListMeta(Function<ListMeta,ListMeta> function)DoneableListMeta(ListMeta item)DoneableListMeta(ListMeta item, Function<ListMeta,ListMeta> function) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.ListMetaFluentImpl
equals, getContinue, getRemainingItemCount, getResourceVersion, getSelfLink, hasContinue, hasRemainingItemCount, hasResourceVersion, hasSelfLink, withContinue, withNewContinue, withNewContinue, withNewContinue, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewSelfLink, withNewSelfLink, withNewSelfLink, withRemainingItemCount, withResourceVersion, withSelfLink