Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ContainerImageObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContainerImageFluentImpl<WatchEventFluent.ContainerImageObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ContainerImageObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ContainerImageObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ContainerImageObjectNested<N>>,ContainerImageFluent<WatchEventFluent.ContainerImageObjectNested<N>>,WatchEventFluent.ContainerImageObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ContainerImageObjectNestedImpl<N> extends ContainerImageFluentImpl<WatchEventFluent.ContainerImageObjectNested<N>> implements WatchEventFluent.ContainerImageObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendContainerImageObject()Methods inherited from class io.fabric8.kubernetes.api.model.ContainerImageFluentImpl
addAllToNames, addNewName, addNewName, addNewName, addToNames, addToNames, equals, getFirstName, getLastName, getMatchingName, getName, getNames, getSizeBytes, hasMatchingName, hasNames, hasSizeBytes, removeAllFromNames, removeFromNames, setToNames, withNames, withNames, withSizeBytesMethods 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.ContainerImageFluent
addAllToNames, addNewName, addNewName, addNewName, addToNames, addToNames, getFirstName, getLastName, getMatchingName, getName, getNames, getSizeBytes, hasMatchingName, hasNames, hasSizeBytes, removeAllFromNames, removeFromNames, setToNames, withNames, withNames, withSizeBytes
-
Method Details
-
and
-
endContainerImageObject
- Specified by:
endContainerImageObjectin interfaceWatchEventFluent.ContainerImageObjectNested<N>
-