Class MachineSpecFluent.MetadataNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1beta1.ObjectMetaFluent<MachineSpecFluent.MetadataNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1beta1.MachineSpecFluent.MetadataNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachineSpecFluent<A extends MachineSpecFluent<A>>
public class MachineSpecFluent.MetadataNested<N> extends ObjectMetaFluent<MachineSpecFluent.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.openshift.api.model.machine.v1beta1.ObjectMetaFluent
addAllToOwnerReferences, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToLabels, addToLabels, addToOwnerReferences, addToOwnerReferences, copyInstance, equals, getAdditionalProperties, getAnnotations, getFirstOwnerReference, getGenerateName, getLabels, getLastOwnerReference, getMatchingOwnerReference, getName, getNamespace, getOwnerReference, getOwnerReferences, hasAdditionalProperties, hasAnnotations, hasGenerateName, hashCode, hasLabels, hasMatchingOwnerReference, hasName, hasNamespace, hasOwnerReferences, removeAllFromOwnerReferences, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromLabels, removeFromLabels, removeFromOwnerReferences, setToOwnerReferences, toString, withAdditionalProperties, withAnnotations, withGenerateName, withLabels, withName, withNamespace, withOwnerReferences, withOwnerReferences
-
-