Class ControllersConfigFluent.DefaultNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.ControllerConfigFluent<ControllersConfigFluent.DefaultNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ControllersConfigFluent.DefaultNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ControllersConfigFluent<A extends ControllersConfigFluent<A>>
public class ControllersConfigFluent.DefaultNested<N> extends ControllerConfigFluent<ControllersConfigFluent.DefaultNested<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.ControllerConfigFluent
ControllerConfigFluent.ResourcesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDefault()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.ControllerConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildResources, copyInstance, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAdditionalProperties, getClientBurst, getClientQPS, getConcurrentReconciles, getQueueBurst, getQueueQPS, getReplicas, hasAdditionalProperties, hasClientBurst, hasClientQPS, hasConcurrentReconciles, hashCode, hasQueueBurst, hasQueueQPS, hasReplicas, hasResources, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClientBurst, withClientQPS, withConcurrentReconciles, withNewResources, withNewResourcesLike, withQueueBurst, withQueueQPS, withReplicas, withResources
-
-