public class DoneableObjectMeta extends ObjectMetaFluentImpl<DoneableObjectMeta> implements Doneable<ObjectMeta>
ObjectMetaFluentImpl.InitializersNestedImpl<N>, ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>
ObjectMetaFluent.InitializersNested<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() |
addAllToFinalizers, addAllToOwnerReferences, addNewOwnerReference, addNewOwnerReferenceLike, addToAnnotations, addToAnnotations, addToFinalizers, addToFinalizers, addToLabels, addToLabels, addToOwnerReferences, addToOwnerReferences, buildFirstOwnerReference, buildInitializers, buildLastOwnerReference, buildMatchingOwnerReference, buildOwnerReference, buildOwnerReferences, editFirstOwnerReference, editInitializers, editLastOwnerReference, editMatchingOwnerReference, editOrNewInitializers, editOrNewInitializersLike, editOwnerReference, equals, getAnnotations, getClusterName, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizer, getFinalizers, getFirstFinalizer, getGenerateName, getGeneration, getInitializers, getLabels, getLastFinalizer, getMatchingFinalizer, getName, getNamespace, getOwnerReferences, getResourceVersion, getSelfLink, getUid, hasAnnotations, hasClusterName, hasCreationTimestamp, hasDeletionGracePeriodSeconds, hasDeletionTimestamp, hasFinalizers, hasGenerateName, hasGeneration, hasInitializers, hasLabels, hasName, hasNamespace, hasOwnerReferences, hasResourceVersion, hasSelfLink, hasUid, removeAllFromFinalizers, removeAllFromOwnerReferences, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromOwnerReferences, setNewOwnerReferenceLike, setToFinalizers, setToOwnerReferences, withAnnotations, withClusterName, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withInitializers, withLabels, withName, withNamespace, withNewInitializers, withNewInitializersLike, withOwnerReferences, withOwnerReferences, 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–2017 Red Hat. All rights reserved.