Class ServerFluentImpl.ForwardPluginNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ForwardPluginFluentImpl<ServerFluent.ForwardPluginNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ServerFluentImpl.ForwardPluginNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ServerFluent.ForwardPluginNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServerFluent.ForwardPluginNested<N>>,ForwardPluginFluent<ServerFluent.ForwardPluginNested<N>>,ServerFluent.ForwardPluginNested<N>
- Enclosing class:
- ServerFluentImpl<A extends ServerFluent<A>>
public class ServerFluentImpl.ForwardPluginNestedImpl<N> extends ForwardPluginFluentImpl<ServerFluent.ForwardPluginNested<N>> implements ServerFluent.ForwardPluginNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendForwardPlugin()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ForwardPluginFluentImpl
addAllToUpstreams, addNewUpstream, addNewUpstream, addNewUpstream, addToUpstreams, addToUpstreams, equals, getFirstUpstream, getLastUpstream, getMatchingUpstream, getUpstream, getUpstreams, hashCode, hasMatchingUpstream, hasUpstreams, removeAllFromUpstreams, removeFromUpstreams, setToUpstreams, withUpstreams, withUpstreams
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceServerFluent.ForwardPluginNested<N>
-
endForwardPlugin
public N endForwardPlugin()
- Specified by:
endForwardPluginin interfaceServerFluent.ForwardPluginNested<N>
-
-