public class RuntimeClassSpecFluent<A extends RuntimeClassSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeClassSpecFluent.OverheadNested<N> |
class |
RuntimeClassSpecFluent.SchedulingNested<N> |
| Constructor and Description |
|---|
RuntimeClassSpecFluent() |
RuntimeClassSpecFluent(RuntimeClassSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RuntimeClassSpecFluent()
public RuntimeClassSpecFluent(RuntimeClassSpec instance)
protected void copyInstance(RuntimeClassSpec instance)
public Overhead buildOverhead()
public boolean hasOverhead()
public RuntimeClassSpecFluent.OverheadNested<A> withNewOverhead()
public RuntimeClassSpecFluent.OverheadNested<A> withNewOverheadLike(Overhead item)
public RuntimeClassSpecFluent.OverheadNested<A> editOverhead()
public RuntimeClassSpecFluent.OverheadNested<A> editOrNewOverhead()
public RuntimeClassSpecFluent.OverheadNested<A> editOrNewOverheadLike(Overhead item)
public String getRuntimeHandler()
public boolean hasRuntimeHandler()
public Scheduling buildScheduling()
public A withScheduling(Scheduling scheduling)
public boolean hasScheduling()
public RuntimeClassSpecFluent.SchedulingNested<A> withNewScheduling()
public RuntimeClassSpecFluent.SchedulingNested<A> withNewSchedulingLike(Scheduling item)
public RuntimeClassSpecFluent.SchedulingNested<A> editScheduling()
public RuntimeClassSpecFluent.SchedulingNested<A> editOrNewScheduling()
public RuntimeClassSpecFluent.SchedulingNested<A> editOrNewSchedulingLike(Scheduling item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuntimeClassSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RuntimeClassSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.