Package io.fabric8.kubernetes.api.model
Class APIGroupFluent.ServerAddressByClientCIDRsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>
-
- io.fabric8.kubernetes.api.model.APIGroupFluent.ServerAddressByClientCIDRsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIGroupFluent<A extends APIGroupFluent<A>>
public class APIGroupFluent.ServerAddressByClientCIDRsNested<N> extends ServerAddressByClientCIDRFluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endServerAddressByClientCIDR()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getClientCIDR, getServerAddress, hasAdditionalProperties, hasClientCIDR, hashCode, hasServerAddress, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClientCIDR, withServerAddress
-
-