Uses of Class
io.fabric8.kubernetes.api.model.node.v1alpha1.Overhead
-
Packages that use Overhead Package Description io.fabric8.kubernetes.api.model.node.v1alpha1 -
-
Uses of Overhead in io.fabric8.kubernetes.api.model.node.v1alpha1
Methods in io.fabric8.kubernetes.api.model.node.v1alpha1 that return Overhead Modifier and Type Method Description OverheadOverheadBuilder. build()OverheadRuntimeClassSpecFluent. buildOverhead()OverheadRuntimeClassSpecFluentImpl. buildOverhead()OverheadRuntimeClassSpec. getOverhead()OverheadRuntimeClassSpecFluent. getOverhead()Deprecated.OverheadRuntimeClassSpecFluentImpl. getOverhead()Deprecated.Methods in io.fabric8.kubernetes.api.model.node.v1alpha1 with parameters of type Overhead Modifier and Type Method Description RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluent. editOrNewOverheadLike(Overhead item)RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluentImpl. editOrNewOverheadLike(Overhead item)voidRuntimeClassSpec. setOverhead(Overhead overhead)RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluent. withNewOverheadLike(Overhead item)RuntimeClassSpecFluent.OverheadNested<A>RuntimeClassSpecFluentImpl. withNewOverheadLike(Overhead item)ARuntimeClassSpecFluent. withOverhead(Overhead overhead)ARuntimeClassSpecFluentImpl. withOverhead(Overhead overhead)Constructors in io.fabric8.kubernetes.api.model.node.v1alpha1 with parameters of type Overhead Constructor Description OverheadBuilder(Overhead instance)OverheadBuilder(OverheadFluent<?> fluent, Overhead instance)OverheadBuilder(OverheadFluent<?> fluent, Overhead instance, Boolean validationEnabled)OverheadBuilder(Overhead instance, Boolean validationEnabled)OverheadFluentImpl(Overhead instance)RuntimeClassSpec(Overhead overhead, String runtimeHandler, Scheduling scheduling)
-