public class DoneableObjectMeta extends ObjectMetaFluentImpl<DoneableObjectMeta> implements Doneable<ObjectMeta>
ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>ObjectMetaFluent.OwnerReferencesNested<N>_visitables| Constructor and Description |
|---|
DoneableObjectMeta(Function<ObjectMeta,ObjectMeta> function) |
DoneableObjectMeta(ObjectMeta item) |
DoneableObjectMeta(ObjectMeta item,
Function<ObjectMeta,ObjectMeta> function) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMeta |
done() |
addNewOwnerReference, addNewOwnerReference, addNewOwnerReferenceLike, addToAnnotations, addToAnnotations, addToFinalizers, addToLabels, addToLabels, addToOwnerReferences, equals, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizers, getGenerateName, getGeneration, getLabels, getName, getNamespace, getOwnerReferences, getResourceVersion, getSelfLink, getUid, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromOwnerReferences, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withName, withNamespace, withOwnerReferences, withOwnerReferences, withResourceVersion, withSelfLink, withUidpublic DoneableObjectMeta(Function<ObjectMeta,ObjectMeta> function)
public DoneableObjectMeta(ObjectMeta item, Function<ObjectMeta,ObjectMeta> function)
public DoneableObjectMeta(ObjectMeta item)
public ObjectMeta done()
done in interface Doneable<ObjectMeta>Copyright © 2011–2016 Red Hat. All rights reserved.