Class ContextFluentImpl<A extends ContextFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContextFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, ContextFluent<A>
Direct Known Subclasses:
ContextBuilder, DoneableContext, NamedContextFluentImpl.ContextNestedImpl, WatchEventFluentImpl.ContextObjectNestedImpl

public class ContextFluentImpl<A extends ContextFluent<A>>
extends BaseFluent<A>
implements ContextFluent<A>