public class V1ObjectMetaBuilder extends V1ObjectMetaFluentImpl<V1ObjectMetaBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ObjectMeta,V1ObjectMetaBuilder>
V1ObjectMetaFluent.ManagedFieldsNested<N>, V1ObjectMetaFluent.OwnerReferencesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ObjectMetaBuilder() |
V1ObjectMetaBuilder(Boolean validationEnabled) |
V1ObjectMetaBuilder(io.kubernetes.client.openapi.models.V1ObjectMeta instance) |
V1ObjectMetaBuilder(io.kubernetes.client.openapi.models.V1ObjectMeta instance,
Boolean validationEnabled) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
Boolean validationEnabled) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ObjectMeta instance) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ObjectMeta instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ObjectMeta |
build() |
addAllToFinalizers, addAllToManagedFields, addAllToOwnerReferences, addNewManagedField, addNewManagedFieldLike, addNewOwnerReference, addNewOwnerReferenceLike, addToAnnotations, addToAnnotations, addToFinalizers, addToFinalizers, addToLabels, addToLabels, addToManagedFields, addToManagedFields, addToOwnerReferences, addToOwnerReferences, buildFirstManagedField, buildFirstOwnerReference, buildLastManagedField, buildLastOwnerReference, buildManagedField, buildManagedFields, buildMatchingManagedField, buildMatchingOwnerReference, buildOwnerReference, buildOwnerReferences, editFirstManagedField, editFirstOwnerReference, editLastManagedField, editLastOwnerReference, editManagedField, editMatchingManagedField, editMatchingOwnerReference, editOwnerReference, equals, getAnnotations, getClusterName, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizer, getFinalizers, getFirstFinalizer, getGenerateName, getGeneration, getLabels, getLastFinalizer, getManagedFields, getMatchingFinalizer, getName, getNamespace, getOwnerReferences, getResourceVersion, getSelfLink, getUid, hasAnnotations, hasClusterName, hasCreationTimestamp, hasDeletionGracePeriodSeconds, hasDeletionTimestamp, hasFinalizers, hasGenerateName, hasGeneration, hashCode, hasLabels, hasManagedFields, hasMatchingFinalizer, hasMatchingManagedField, hasMatchingOwnerReference, hasName, hasNamespace, hasOwnerReferences, hasResourceVersion, hasSelfLink, hasUid, removeAllFromFinalizers, removeAllFromManagedFields, removeAllFromOwnerReferences, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromManagedFields, removeFromOwnerReferences, removeMatchingFromManagedFields, removeMatchingFromOwnerReferences, setNewManagedFieldLike, setNewOwnerReferenceLike, setToFinalizers, setToManagedFields, setToOwnerReferences, toString, withAnnotations, withClusterName, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withManagedFields, withManagedFields, withName, withNamespace, withOwnerReferences, withOwnerReferences, withResourceVersion, withSelfLink, withUidaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ObjectMetaBuilder()
public V1ObjectMetaBuilder(Boolean validationEnabled)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, Boolean validationEnabled)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectMeta instance)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, io.kubernetes.client.openapi.models.V1ObjectMeta instance, Boolean validationEnabled)
public V1ObjectMetaBuilder(io.kubernetes.client.openapi.models.V1ObjectMeta instance)
public V1ObjectMetaBuilder(io.kubernetes.client.openapi.models.V1ObjectMeta instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.