public class ObjectMetaBuilder extends ObjectMetaFluentImpl<ObjectMetaBuilder> implements VisitableBuilder<ObjectMeta,ObjectMetaBuilder>
ObjectMetaFluentImpl.OwnerReferencesNestedImpl<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) |
addNewOwnerReference, addNewOwnerReference, addNewOwnerReferenceLike, addToAnnotations, addToAnnotations, addToFinalizers, addToLabels, addToLabels, addToOwnerReferences, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizers, getGenerateName, getGeneration, getLabels, getName, getNamespace, getOwnerReferences, getResourceVersion, getSelfLink, getUid, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromOwnerReferences, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withName, withNamespace, 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–2016 Red Hat. All rights reserved.