Class StaticIPAMConfigFluentImpl.RoutesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.StaticIPAMRoutesFluentImpl<StaticIPAMConfigFluent.RoutesNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.StaticIPAMConfigFluentImpl.RoutesNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<StaticIPAMConfigFluent.RoutesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<StaticIPAMConfigFluent.RoutesNested<N>>,StaticIPAMConfigFluent.RoutesNested<N>,StaticIPAMRoutesFluent<StaticIPAMConfigFluent.RoutesNested<N>>
- Enclosing class:
- StaticIPAMConfigFluentImpl<A extends StaticIPAMConfigFluent<A>>
public class StaticIPAMConfigFluentImpl.RoutesNestedImpl<N> extends StaticIPAMRoutesFluentImpl<StaticIPAMConfigFluent.RoutesNested<N>> implements StaticIPAMConfigFluent.RoutesNested<N>, io.fabric8.kubernetes.api.builder.Nested<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.StaticIPAMRoutesFluentImpl
equals, getDestination, getGateway, hasDestination, hasGateway, hashCode, withDestination, withGateway, withNewDestination, withNewDestination, withNewDestination, withNewGateway, withNewGateway, withNewGateway
-
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.StaticIPAMRoutesFluent
getDestination, getGateway, hasDestination, hasGateway, withDestination, withGateway, withNewDestination, withNewDestination, withNewDestination, withNewGateway, withNewGateway, withNewGateway
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceStaticIPAMConfigFluent.RoutesNested<N>
-
endRoute
public N endRoute()
- Specified by:
endRoutein interfaceStaticIPAMConfigFluent.RoutesNested<N>
-
-