Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.NodeAddressObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.NodeAddressObjectNested<N>>,Nested<N>,NodeAddressFluent<WatchEventFluent.NodeAddressObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.NodeAddressObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.NodeAddressObjectNested<N> extends Nested<N>, NodeAddressFluent<WatchEventFluent.NodeAddressObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendNodeAddressObject()-
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeAddressFluent
getAddress, getType, hasAddress, hasType, withAddress, withNewAddress, withNewAddress, withNewAddress, withNewType, withNewType, withNewType, withType
-
-