public class DoneableObjectMeta extends ObjectMetaFluentImpl<DoneableObjectMeta> implements Doneable<ObjectMeta>, ObjectMetaFluent<DoneableObjectMeta>
_visitables| Constructor and Description |
|---|
DoneableObjectMeta(ObjectMeta item,
Visitor<ObjectMeta> visitor) |
DoneableObjectMeta(Visitor<ObjectMeta> visitor) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMeta |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, equals, getAdditionalProperties, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getGenerateName, getGeneration, getLabels, getName, getNamespace, getResourceVersion, getSelfLink, getUid, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAdditionalProperties, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withGenerateName, withGeneration, withLabels, withName, withNamespace, withResourceVersion, withSelfLink, withUidaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, getAdditionalProperties, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getGenerateName, getGeneration, getLabels, getName, getNamespace, getResourceVersion, getSelfLink, getUid, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, withAdditionalProperties, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withGenerateName, withGeneration, withLabels, withName, withNamespace, withResourceVersion, withSelfLink, withUidpublic DoneableObjectMeta(ObjectMeta item, Visitor<ObjectMeta> visitor)
public DoneableObjectMeta(Visitor<ObjectMeta> visitor)
public ObjectMeta done()
done in interface Doneable<ObjectMeta>Copyright © 2011–2016 Red Hat. All rights reserved.