Package io.fabric8.kubernetes.api.model
Interface APIGroupFluent.ServerAddressByClientCIDRsNested<N>
-
- All Superinterfaces:
Fluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>,Nested<N>,ServerAddressByClientCIDRFluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>
- All Known Implementing Classes:
APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl
- Enclosing interface:
- APIGroupFluent<A extends APIGroupFluent<A>>
public static interface APIGroupFluent.ServerAddressByClientCIDRsNested<N> extends Nested<N>, ServerAddressByClientCIDRFluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendServerAddressByClientCIDR()-
Methods inherited from interface io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluent
getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddress
-
-