public class ObjectMetaBuilder extends ObjectMetaFluentImpl<ObjectMetaBuilder> implements VisitableBuilder<ObjectMeta,ObjectMetaBuilder>
ObjectMetaFluentImpl.InitializersNestedImpl<N>, ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>ObjectMetaFluent.InitializersNested<N>, ObjectMetaFluent.OwnerReferencesNested<N>_visitables| Constructor and Description |
|---|
ObjectMetaBuilder() |
ObjectMetaBuilder(Boolean validationEnabled) |
ObjectMetaBuilder(ObjectMeta instance) |
ObjectMetaBuilder(ObjectMeta instance,
Boolean validationEnabled) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent,
Boolean validationEnabled) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent,
ObjectMeta instance) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent,
ObjectMeta instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMeta |
build() |
boolean |
equals(Object o) |
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, 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, withUidaccept, aggregate, aggregate, build, buildpublic ObjectMetaBuilder()
public ObjectMetaBuilder(Boolean validationEnabled)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, Boolean validationEnabled)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, ObjectMeta instance)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, ObjectMeta instance, Boolean validationEnabled)
public ObjectMetaBuilder(ObjectMeta instance)
public ObjectMetaBuilder(ObjectMeta instance, Boolean validationEnabled)
public ObjectMeta build()
build in interface Builder<ObjectMeta>public boolean equals(Object o)
equals in class ObjectMetaFluentImpl<ObjectMetaBuilder>Copyright © 2011–2017 Red Hat. All rights reserved.