public class DoneableObjectMeta extends ObjectMetaFluentImpl<DoneableObjectMeta> implements Doneable<ObjectMeta>, ObjectMetaFluent<DoneableObjectMeta>
_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() |
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(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.