Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.EndpointAddressObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.EndpointAddressFluentImpl<WatchEventFluent.EndpointAddressObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.EndpointAddressObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.EndpointAddressObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.EndpointAddressObjectNested<N>>
,EndpointAddressFluent<WatchEventFluent.EndpointAddressObjectNested<N>>
,WatchEventFluent.EndpointAddressObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.EndpointAddressObjectNestedImpl<N> extends EndpointAddressFluentImpl<WatchEventFluent.EndpointAddressObjectNested<N>> implements WatchEventFluent.EndpointAddressObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.EndpointAddressFluentImpl
EndpointAddressFluentImpl.TargetRefNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EndpointAddressFluent
EndpointAddressFluent.TargetRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endEndpointAddressObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.EndpointAddressFluentImpl
buildTargetRef, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, equals, getHostname, getIp, getNodeName, getTargetRef, hashCode, hasHostname, hasIp, hasNodeName, hasTargetRef, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp, withNewNodeName, withNewNodeName, withNewNodeName, withNewTargetRef, withNewTargetRefLike, withNodeName, withTargetRef
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.EndpointAddressFluent
buildTargetRef, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, getHostname, getIp, getNodeName, getTargetRef, hasHostname, hasIp, hasNodeName, hasTargetRef, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp, withNewNodeName, withNewNodeName, withNewNodeName, withNewTargetRef, withNewTargetRefLike, withNodeName, withTargetRef
-
-
-
-
Method Detail
-
and
public N and()
-
endEndpointAddressObject
public N endEndpointAddressObject()
- Specified by:
endEndpointAddressObject
in interfaceWatchEventFluent.EndpointAddressObjectNested<N>
-
-