Class MachinePoolFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.MachinePoolSpecFluent<MachinePoolFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.MachinePoolFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachinePoolFluent<A extends MachinePoolFluent<A>>
public class MachinePoolFluent.SpecNested<N> extends MachinePoolSpecFluent<MachinePoolFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.MachinePoolSpecFluent
MachinePoolSpecFluent.AutoscalingNested<N>, MachinePoolSpecFluent.ClusterDeploymentRefNested<N>, MachinePoolSpecFluent.PlatformNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.MachinePoolSpecFluent
addAllToTaints, addNewTaint, addToAdditionalProperties, addToAdditionalProperties, addToLabels, addToLabels, addToMachineLabels, addToMachineLabels, addToTaints, addToTaints, buildAutoscaling, buildClusterDeploymentRef, buildPlatform, copyInstance, editAutoscaling, editClusterDeploymentRef, editOrNewAutoscaling, editOrNewAutoscalingLike, editOrNewClusterDeploymentRef, editOrNewClusterDeploymentRefLike, editOrNewPlatform, editOrNewPlatformLike, editPlatform, equals, getAdditionalProperties, getFirstTaint, getLabels, getLastTaint, getMachineLabels, getMatchingTaint, getName, getReplicas, getTaint, getTaints, hasAdditionalProperties, hasAutoscaling, hasClusterDeploymentRef, hashCode, hasLabels, hasMachineLabels, hasMatchingTaint, hasName, hasPlatform, hasReplicas, hasTaints, removeAllFromTaints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromLabels, removeFromLabels, removeFromMachineLabels, removeFromMachineLabels, removeFromTaints, setToTaints, toString, withAdditionalProperties, withAutoscaling, withClusterDeploymentRef, withLabels, withMachineLabels, withName, withNewAutoscaling, withNewAutoscaling, withNewAutoscalingLike, withNewClusterDeploymentRef, withNewClusterDeploymentRef, withNewClusterDeploymentRefLike, withNewPlatform, withNewPlatformLike, withPlatform, withReplicas, withTaints, withTaints
-
-