Class HardwareDetailsFluent.CpuNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.CPUFluent<HardwareDetailsFluent.CpuNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.HardwareDetailsFluent.CpuNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HardwareDetailsFluent<A extends HardwareDetailsFluent<A>>
public class HardwareDetailsFluent.CpuNested<N> extends CPUFluent<HardwareDetailsFluent.CpuNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCpu()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1alpha1.CPUFluent
addAllToFlags, addToAdditionalProperties, addToAdditionalProperties, addToFlags, addToFlags, copyInstance, equals, getAdditionalProperties, getArch, getClockMegahertz, getCount, getFirstFlag, getFlag, getFlags, getLastFlag, getMatchingFlag, getModel, hasAdditionalProperties, hasArch, hasClockMegahertz, hasCount, hasFlags, hashCode, hasMatchingFlag, hasModel, removeAllFromFlags, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromFlags, setToFlags, toString, withAdditionalProperties, withArch, withClockMegahertz, withCount, withFlags, withFlags, withModel
-
-