Uses of Interface
io.fabric8.kubernetes.api.model.ContextFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of ContextFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type ContextFluent Modifier and Type Interface Description interfaceContextFluent<A extends ContextFluent<A>>classContextFluentImpl<A extends ContextFluent<A>>Subinterfaces of ContextFluent in io.fabric8.kubernetes.api.model Modifier and Type Interface Description static interfaceNamedContextFluent.ContextNested<N>static interfaceWatchEventFluent.ContextObjectNested<N>Classes in io.fabric8.kubernetes.api.model that implement ContextFluent Modifier and Type Class Description classContextBuilderclassContextFluentImpl<A extends ContextFluent<A>>classDoneableContextclassNamedContextFluentImpl.ContextNestedImpl<N>classWatchEventFluentImpl.ContextObjectNestedImpl<N>Constructors in io.fabric8.kubernetes.api.model with parameters of type ContextFluent Constructor Description ContextBuilder(ContextFluent<?> fluent)ContextBuilder(ContextFluent<?> fluent, Context instance)ContextBuilder(ContextFluent<?> fluent, Context instance, Boolean validationEnabled)ContextBuilder(ContextFluent<?> fluent, Boolean validationEnabled)