Interface StaticIPAMConfigFluent.RoutesNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<StaticIPAMConfigFluent.RoutesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,StaticIPAMRoutesFluent<StaticIPAMConfigFluent.RoutesNested<N>>
- All Known Implementing Classes:
StaticIPAMConfigFluentImpl.RoutesNestedImpl
- Enclosing interface:
- StaticIPAMConfigFluent<A extends StaticIPAMConfigFluent<A>>
public static interface StaticIPAMConfigFluent.RoutesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, StaticIPAMRoutesFluent<StaticIPAMConfigFluent.RoutesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendRoute()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.StaticIPAMRoutesFluent
getDestination, getGateway, hasDestination, hasGateway, withDestination, withGateway, withNewDestination, withNewDestination, withNewDestination, withNewGateway, withNewGateway, withNewGateway
-
-