public class ObjectMetaBuilder extends ObjectMetaFluentImpl<ObjectMetaBuilder> implements VisitableBuilder<ObjectMeta,ObjectMetaBuilder>
_visitables
Constructor and Description |
---|
ObjectMetaBuilder() |
ObjectMetaBuilder(ObjectMeta instance) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent,
ObjectMeta instance) |
Modifier and Type | Method and Description |
---|---|
EditableObjectMeta |
build() |
boolean |
equals(Object o) |
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
accept, aggregate, aggregate, build, build
public ObjectMetaBuilder()
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, ObjectMeta instance)
public ObjectMetaBuilder(ObjectMeta instance)
public EditableObjectMeta build()
build
in interface Builder<ObjectMeta>
public boolean equals(Object o)
equals
in class ObjectMetaFluentImpl<ObjectMetaBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.