Class PodGroupTemplateFluent.SchedulingConstraintsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.scheduling.v1alpha2.PodGroupSchedulingConstraintsFluent<PodGroupTemplateFluent.SchedulingConstraintsNested<N>>
-
- io.fabric8.kubernetes.api.model.scheduling.v1alpha2.PodGroupTemplateFluent.SchedulingConstraintsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodGroupTemplateFluent<A extends PodGroupTemplateFluent<A>>
public class PodGroupTemplateFluent.SchedulingConstraintsNested<N> extends PodGroupSchedulingConstraintsFluent<PodGroupTemplateFluent.SchedulingConstraintsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.scheduling.v1alpha2.PodGroupSchedulingConstraintsFluent
PodGroupSchedulingConstraintsFluent.TopologyNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSchedulingConstraints()-
Methods inherited from class io.fabric8.kubernetes.api.model.scheduling.v1alpha2.PodGroupSchedulingConstraintsFluent
addAllToTopology, addNewTopology, addNewTopology, addNewTopologyLike, addToAdditionalProperties, addToAdditionalProperties, addToTopology, addToTopology, buildFirstTopology, buildLastTopology, buildMatchingTopology, buildTopology, buildTopology, copyInstance, editFirstTopology, editLastTopology, editMatchingTopology, editTopology, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasMatchingTopology, hasTopology, removeAllFromTopology, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTopology, removeMatchingFromTopology, setNewTopologyLike, setToTopology, toString, withAdditionalProperties, withTopology, withTopology
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-