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, withUid
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, 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, withUid
public DoneableObjectMeta(ObjectMeta item, Visitor<ObjectMeta> visitor)
public DoneableObjectMeta(Visitor<ObjectMeta> visitor)
public ObjectMeta done()
done
in interface Doneable<ObjectMeta>
Copyright © 2011–2015 Red Hat. All rights reserved.