Package io.fabric8.kubernetes.api.model
Class ReplicationControllerFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent<ReplicationControllerFluent.MetadataNested<N>>
-
- io.fabric8.kubernetes.api.model.ReplicationControllerFluent.MetadataNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
public class ReplicationControllerFluent.MetadataNested<N> extends ObjectMetaFluent<ReplicationControllerFluent.MetadataNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ObjectMetaFluent
ObjectMetaFluent.ManagedFieldsNested<N>, ObjectMetaFluent.OwnerReferencesNested<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
-
-