public class ObjectMetaBuilder extends ObjectMetaFluent<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() |
addToAdditionalProperties, addToAnnotations, addToLabels, getAdditionalProperties, getAnnotations, getCreationTimestamp, getDeletionTimestamp, getGenerateName, getLabels, getName, getNamespace, getResourceVersion, getSelfLink, getUid, withAdditionalProperties, withAnnotations, withCreationTimestamp, withDeletionTimestamp, withGenerateName, withLabels, withName, withNamespace, withResourceVersion, withSelfLink, withUidaccept, aggregate, aggregate, build, buildpublic ObjectMetaBuilder()
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, ObjectMeta instance)
public ObjectMetaBuilder(ObjectMeta instance)
public EditableObjectMeta build()
build in interface Builder<ObjectMeta>Copyright © 2011–2015 Red Hat. All rights reserved.