Class JobTemplateSpecFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent<JobTemplateSpecFluent.MetadataNested<N>>
-
- io.fabric8.kubernetes.api.model.batch.v1.JobTemplateSpecFluent.MetadataNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- JobTemplateSpecFluent<A extends JobTemplateSpecFluent<A>>
public class JobTemplateSpecFluent.MetadataNested<N> extends io.fabric8.kubernetes.api.model.ObjectMetaFluent<JobTemplateSpecFluent.MetadataNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endMetadata()
-
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
-
-