Class ConsoleSpecFluentImpl.RouteNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ConsoleConfigRouteFluentImpl<ConsoleSpecFluent.RouteNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.ConsoleSpecFluentImpl.RouteNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleSpecFluent.RouteNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleSpecFluent.RouteNested<N>>,ConsoleConfigRouteFluent<ConsoleSpecFluent.RouteNested<N>>,ConsoleSpecFluent.RouteNested<N>
- Enclosing class:
- ConsoleSpecFluentImpl<A extends ConsoleSpecFluent<A>>
public class ConsoleSpecFluentImpl.RouteNestedImpl<N> extends ConsoleConfigRouteFluentImpl<ConsoleSpecFluent.RouteNested<N>> implements ConsoleSpecFluent.RouteNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.ConsoleConfigRouteFluentImpl
ConsoleConfigRouteFluentImpl.SecretNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ConsoleConfigRouteFluent
ConsoleConfigRouteFluent.SecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRoute()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ConsoleConfigRouteFluentImpl
buildSecret, editOrNewSecret, editOrNewSecretLike, editSecret, equals, getHostname, getSecret, hashCode, hasHostname, hasSecret, withHostname, withNewHostname, withNewHostname, withNewHostname, withNewSecret, withNewSecret, withNewSecretLike, withSecret
-
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.ConsoleConfigRouteFluent
buildSecret, editOrNewSecret, editOrNewSecretLike, editSecret, getHostname, getSecret, hasHostname, hasSecret, withHostname, withNewHostname, withNewHostname, withNewHostname, withNewSecret, withNewSecret, withNewSecretLike, withSecret
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleSpecFluent.RouteNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endRoute
public N endRoute()
- Specified by:
endRoutein interfaceConsoleSpecFluent.RouteNested<N>
-
-