public class ObjectMetaBuilder extends ObjectMetaFluent<ObjectMetaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ObjectMeta,ObjectMetaBuilder>
ObjectMetaFluent.ManagedFieldsNested<N>, ObjectMetaFluent.OwnerReferencesNested<N>| Constructor and Description |
|---|
ObjectMetaBuilder() |
ObjectMetaBuilder(ObjectMeta instance) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent) |
ObjectMetaBuilder(ObjectMetaFluent<?> fluent,
ObjectMeta instance) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMeta |
build() |
addAllToFinalizers, addAllToManagedFields, addAllToOwnerReferences, addNewManagedField, addNewManagedFieldLike, addNewOwnerReference, addNewOwnerReferenceLike, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToFinalizers, addToFinalizers, addToLabels, addToLabels, addToManagedFields, addToManagedFields, addToOwnerReferences, addToOwnerReferences, buildFirstManagedField, buildFirstOwnerReference, buildLastManagedField, buildLastOwnerReference, buildManagedField, buildManagedFields, buildMatchingManagedField, buildMatchingOwnerReference, buildOwnerReference, buildOwnerReferences, copyInstance, editFirstManagedField, editFirstOwnerReference, editLastManagedField, editLastOwnerReference, editManagedField, editMatchingManagedField, editMatchingOwnerReference, editOwnerReference, equals, getAdditionalProperties, getAnnotations, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizer, getFinalizers, getFirstFinalizer, getGenerateName, getGeneration, getLabels, getLastFinalizer, getMatchingFinalizer, getName, getNamespace, getResourceVersion, getSelfLink, getUid, hasAdditionalProperties, hasAnnotations, hasCreationTimestamp, hasDeletionGracePeriodSeconds, hasDeletionTimestamp, hasFinalizers, hasGenerateName, hasGeneration, hashCode, hasLabels, hasManagedFields, hasMatchingFinalizer, hasMatchingManagedField, hasMatchingOwnerReference, hasName, hasNamespace, hasOwnerReferences, hasResourceVersion, hasSelfLink, hasUid, removeAllFromFinalizers, removeAllFromManagedFields, removeAllFromOwnerReferences, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromManagedFields, removeFromOwnerReferences, removeMatchingFromManagedFields, removeMatchingFromOwnerReferences, setNewManagedFieldLike, setNewOwnerReferenceLike, setToFinalizers, setToManagedFields, setToOwnerReferences, toString, withAdditionalProperties, withAnnotations, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withManagedFields, withManagedFields, withName, withNamespace, withOwnerReferences, withOwnerReferences, withResourceVersion, withSelfLink, withUidaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ObjectMetaBuilder()
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent)
public ObjectMetaBuilder(ObjectMetaFluent<?> fluent, ObjectMeta instance)
public ObjectMetaBuilder(ObjectMeta instance)
public ObjectMeta build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ObjectMeta>Copyright © 2015–2023 Red Hat. All rights reserved.