Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.HostAliasObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HostAliasFluentImpl<WatchEventFluent.HostAliasObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.HostAliasObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.HostAliasObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.HostAliasObjectNested<N>>,HostAliasFluent<WatchEventFluent.HostAliasObjectNested<N>>,WatchEventFluent.HostAliasObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.HostAliasObjectNestedImpl<N> extends HostAliasFluentImpl<WatchEventFluent.HostAliasObjectNested<N>> implements WatchEventFluent.HostAliasObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendHostAliasObject()Methods inherited from class io.fabric8.kubernetes.api.model.HostAliasFluentImpl
addAllToHostnames, addNewHostname, addNewHostname, addNewHostname, addToHostnames, addToHostnames, equals, getFirstHostname, getHostname, getHostnames, getIp, getLastHostname, getMatchingHostname, hasHostnames, hasIp, hasMatchingHostname, removeAllFromHostnames, removeFromHostnames, setToHostnames, withHostnames, withHostnames, withIp, withNewIp, withNewIp, withNewIpMethods 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.HostAliasFluent
addAllToHostnames, addNewHostname, addNewHostname, addNewHostname, addToHostnames, addToHostnames, getFirstHostname, getHostname, getHostnames, getIp, getLastHostname, getMatchingHostname, hasHostnames, hasIp, hasMatchingHostname, removeAllFromHostnames, removeFromHostnames, setToHostnames, withHostnames, withHostnames, withIp, withNewIp, withNewIp, withNewIp
-
Method Details
-
and
-
endHostAliasObject
- Specified by:
endHostAliasObjectin interfaceWatchEventFluent.HostAliasObjectNested<N>
-