public class V1ObjectMetaBuilder extends V1ObjectMetaFluentImpl<V1ObjectMetaBuilder> implements VisitableBuilder<V1ObjectMeta,V1ObjectMetaBuilder>
V1ObjectMetaFluentImpl.InitializersNestedImpl<N>, V1ObjectMetaFluentImpl.OwnerReferencesNestedImpl<N>
V1ObjectMetaFluent.InitializersNested<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, addAllToOwnerReferences, addNewFinalizer, addNewFinalizer, addNewFinalizer, addNewOwnerReference, addNewOwnerReferenceLike, addToAnnotations, addToAnnotations, addToFinalizers, addToFinalizers, addToLabels, addToLabels, addToOwnerReferences, addToOwnerReferences, buildFirstOwnerReference, buildInitializers, buildLastOwnerReference, buildMatchingOwnerReference, buildOwnerReference, buildOwnerReferences, editFirstOwnerReference, editInitializers, editLastOwnerReference, editMatchingOwnerReference, editOrNewInitializers, editOrNewInitializersLike, editOwnerReference, getAnnotations, getClusterName, getCreationTimestamp, getDeletionGracePeriodSeconds, getDeletionTimestamp, getFinalizer, getFinalizers, getFirstFinalizer, getGenerateName, getGeneration, getInitializers, getLabels, getLastFinalizer, getMatchingFinalizer, getName, getNamespace, getOwnerReferences, getResourceVersion, getSelfLink, getUid, hasAnnotations, hasClusterName, hasCreationTimestamp, hasDeletionGracePeriodSeconds, hasDeletionTimestamp, hasFinalizers, hasGenerateName, hasGeneration, hasInitializers, hasLabels, hasMatchingFinalizer, hasMatchingOwnerReference, hasName, hasNamespace, hasOwnerReferences, hasResourceVersion, hasSelfLink, hasUid, removeAllFromFinalizers, removeAllFromOwnerReferences, removeFromAnnotations, removeFromAnnotations, removeFromFinalizers, removeFromLabels, removeFromLabels, removeFromOwnerReferences, setNewOwnerReferenceLike, setToFinalizers, setToOwnerReferences, withAnnotations, withClusterName, withCreationTimestamp, withDeletionGracePeriodSeconds, withDeletionTimestamp, withFinalizers, withFinalizers, withGenerateName, withGeneration, withInitializers, withLabels, withName, withNamespace, withNewClusterName, withNewClusterName, withNewClusterName, withNewCreationTimestamp, withNewCreationTimestamp, withNewCreationTimestamp, withNewDeletionTimestamp, withNewDeletionTimestamp, withNewDeletionTimestamp, withNewGenerateName, withNewGenerateName, withNewGenerateName, withNewInitializers, withNewInitializersLike, 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 © 2019. All rights reserved.