Class ClusterDeploymentCustomizationFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent<ClusterDeploymentCustomizationFluent.MetadataNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentCustomizationFluent.MetadataNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterDeploymentCustomizationFluent<A extends ClusterDeploymentCustomizationFluent<A>>
public class ClusterDeploymentCustomizationFluent.MetadataNested<N> extends io.fabric8.kubernetes.api.model.ObjectMetaFluent<ClusterDeploymentCustomizationFluent.MetadataNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMetadata()-
Methods inherited from class io.fabric8.kubernetes.api.model.ObjectMetaFluent
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, withUid
-
-