Interface ServerFluent.ForwardPluginNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServerFluent.ForwardPluginNested<N>>,ForwardPluginFluent<ServerFluent.ForwardPluginNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ServerFluentImpl.ForwardPluginNestedImpl
- Enclosing interface:
- ServerFluent<A extends ServerFluent<A>>
public static interface ServerFluent.ForwardPluginNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ForwardPluginFluent<ServerFluent.ForwardPluginNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendForwardPlugin()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ForwardPluginFluent
addAllToUpstreams, addNewUpstream, addNewUpstream, addNewUpstream, addToUpstreams, addToUpstreams, getFirstUpstream, getLastUpstream, getMatchingUpstream, getUpstream, getUpstreams, hasMatchingUpstream, hasUpstreams, removeAllFromUpstreams, removeFromUpstreams, setToUpstreams, withUpstreams, withUpstreams
-
-