Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.CapabilitiesObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.CapabilitiesFluentImpl<WatchEventFluent.CapabilitiesObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.CapabilitiesObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.CapabilitiesObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.CapabilitiesObjectNested<N>>,CapabilitiesFluent<WatchEventFluent.CapabilitiesObjectNested<N>>,WatchEventFluent.CapabilitiesObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.CapabilitiesObjectNestedImpl<N> extends CapabilitiesFluentImpl<WatchEventFluent.CapabilitiesObjectNested<N>> implements WatchEventFluent.CapabilitiesObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCapabilitiesObject()Methods inherited from class io.fabric8.kubernetes.api.model.CapabilitiesFluentImpl
addAllToAdd, addAllToDrop, addNewAdd, addNewAdd, addNewAdd, addNewDrop, addNewDrop, addNewDrop, addToAdd, addToAdd, addToDrop, addToDrop, equals, getAdd, getAdd, getDrop, getDrop, getFirstAdd, getFirstDrop, getLastAdd, getLastDrop, getMatchingAdd, getMatchingDrop, hasAdd, hasDrop, hasMatchingAdd, hasMatchingDrop, removeAllFromAdd, removeAllFromDrop, removeFromAdd, removeFromDrop, setToAdd, setToDrop, withAdd, withAdd, withDrop, withDropMethods 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.CapabilitiesFluent
addAllToAdd, addAllToDrop, addNewAdd, addNewAdd, addNewAdd, addNewDrop, addNewDrop, addNewDrop, addToAdd, addToAdd, addToDrop, addToDrop, getAdd, getAdd, getDrop, getDrop, getFirstAdd, getFirstDrop, getLastAdd, getLastDrop, getMatchingAdd, getMatchingDrop, hasAdd, hasDrop, hasMatchingAdd, hasMatchingDrop, removeAllFromAdd, removeAllFromDrop, removeFromAdd, removeFromDrop, setToAdd, setToDrop, withAdd, withAdd, withDrop, withDrop
-
Method Details
-
and
-
endCapabilitiesObject
- Specified by:
endCapabilitiesObjectin interfaceWatchEventFluent.CapabilitiesObjectNested<N>
-