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 N
and()
N
endContainerImageObject()
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, withSizeBytes
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
endContainerImageObject
in interfaceWatchEventFluent.ContainerImageObjectNested<N>
-