Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ServerAddressByClientCIDRObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServerAddressByClientCIDRFluentImpl<WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ServerAddressByClientCIDRObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>>,ServerAddressByClientCIDRFluent<WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>>,WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ServerAddressByClientCIDRObjectNestedImpl<N> extends ServerAddressByClientCIDRFluentImpl<WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>> implements WatchEventFluent.ServerAddressByClientCIDRObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendServerAddressByClientCIDRObject()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
-
endServerAddressByClientCIDRObject
- Specified by:
endServerAddressByClientCIDRObjectin interfaceWatchEventFluent.ServerAddressByClientCIDRObjectNested<N>
-