public class V1ObjectMetaBuilder extends V1ObjectMetaFluentImpl<V1ObjectMetaBuilder> implements VisitableBuilder<V1ObjectMeta,V1ObjectMetaBuilder>
V1ObjectMetaFluentImpl.ManagedFieldsNestedImpl<N>, V1ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>
V1ObjectMetaFluent.ManagedFieldsNested<N>, V1ObjectMetaFluent.OwnerReferencesNested<N>
_visitables
Constructor and Description |
---|
V1ObjectMetaBuilder() |
V1ObjectMetaBuilder(Boolean validationEnabled) |
V1ObjectMetaBuilder(V1ObjectMeta instance) |
V1ObjectMetaBuilder(V1ObjectMeta instance,
Boolean validationEnabled) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
Boolean validationEnabled) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
V1ObjectMeta instance) |
V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent,
V1ObjectMeta instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ObjectMeta |
build() |
boolean |
equals(Object o) |
addAllToFinalizers, addAllToManagedFields, addAllToOwnerReferences, addNewFinalizer, addNewFinalizer, addNewFinalizer, 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, 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, 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, withAnnotations, withClusterName, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withLabels, withManagedFields, withManagedFields, withName, withNamespace, withNewClusterName, withNewClusterName, withNewClusterName, withNewCreationTimestamp, withNewCreationTimestamp, withNewCreationTimestamp, withNewDeletionTimestamp, withNewDeletionTimestamp, withNewDeletionTimestamp, withNewGenerateName, withNewGenerateName, withNewGenerateName, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewSelfLink, withNewSelfLink, withNewSelfLink, withNewUid, withNewUid, withNewUid, withOwnerReferences, withOwnerReferences, withResourceVersion, withSelfLink, withUid
accept, aggregate, aggregate, build, build, builderOf
public V1ObjectMetaBuilder()
public V1ObjectMetaBuilder(Boolean validationEnabled)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, Boolean validationEnabled)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, V1ObjectMeta instance)
public V1ObjectMetaBuilder(V1ObjectMetaFluent<?> fluent, V1ObjectMeta instance, Boolean validationEnabled)
public V1ObjectMetaBuilder(V1ObjectMeta instance)
public V1ObjectMetaBuilder(V1ObjectMeta instance, Boolean validationEnabled)
public V1ObjectMeta build()
build
in interface Builder<V1ObjectMeta>
public boolean equals(Object o)
equals
in class V1ObjectMetaFluentImpl<V1ObjectMetaBuilder>
Copyright © 2020. All rights reserved.