Class SchedulerFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.SchedulerSpecFluent<SchedulerFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.SchedulerFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SchedulerFluent<A extends SchedulerFluent<A>>
public class SchedulerFluent.SpecNested<N> extends SchedulerSpecFluent<SchedulerFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.SchedulerSpecFluent
SchedulerSpecFluent.PolicyNested<N>, SchedulerSpecFluent.ProfileCustomizationsNested<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.config.v1.SchedulerSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildPolicy, buildProfileCustomizations, copyInstance, editOrNewPolicy, editOrNewPolicyLike, editOrNewProfileCustomizations, editOrNewProfileCustomizationsLike, editPolicy, editProfileCustomizations, equals, getAdditionalProperties, getDefaultNodeSelector, getMastersSchedulable, getProfile, hasAdditionalProperties, hasDefaultNodeSelector, hashCode, hasMastersSchedulable, hasPolicy, hasProfile, hasProfileCustomizations, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDefaultNodeSelector, withMastersSchedulable, withMastersSchedulable, withNewPolicy, withNewPolicy, withNewPolicyLike, withNewProfileCustomizations, withNewProfileCustomizations, withNewProfileCustomizationsLike, withPolicy, withProfile, withProfileCustomizations
-
-