Package io.fabric8.kubernetes.api.model
Class APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluentImpl<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>
io.fabric8.kubernetes.api.model.APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>
- All Implemented Interfaces:
Fluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>,Nested<N>,Visitable<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>,APIGroupFluent.ServerAddressByClientCIDRsNested<N>,ServerAddressByClientCIDRFluent<APIGroupFluent.ServerAddressByClientCIDRsNested<N>>
- Enclosing class:
- APIGroupFluentImpl<A extends APIGroupFluent<A>>
public class APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N> extends ServerAddressByClientCIDRFluentImpl<APIGroupFluent.ServerAddressByClientCIDRsNested<N>> implements APIGroupFluent.ServerAddressByClientCIDRsNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendServerAddressByClientCIDR()Methods inherited from class io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluentImpl
equals, getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddressMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluent
getClientCIDR, getServerAddress, hasClientCIDR, hasServerAddress, withClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewClientCIDR, withNewServerAddress, withNewServerAddress, withNewServerAddress, withServerAddress
-
Method Details
-
and
-
endServerAddressByClientCIDR
- Specified by:
endServerAddressByClientCIDRin interfaceAPIGroupFluent.ServerAddressByClientCIDRsNested<N>
-