Package io.fabric8.kubernetes.api.model
Class NodeStatusFluentImpl.ImagesNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ContainerImageFluentImpl<NodeStatusFluent.ImagesNested<N>>
io.fabric8.kubernetes.api.model.NodeStatusFluentImpl.ImagesNestedImpl<N>
- All Implemented Interfaces:
Fluent<NodeStatusFluent.ImagesNested<N>>
,Nested<N>
,Visitable<NodeStatusFluent.ImagesNested<N>>
,ContainerImageFluent<NodeStatusFluent.ImagesNested<N>>
,NodeStatusFluent.ImagesNested<N>
- Enclosing class:
- NodeStatusFluentImpl<A extends NodeStatusFluent<A>>
public class NodeStatusFluentImpl.ImagesNestedImpl<N> extends ContainerImageFluentImpl<NodeStatusFluent.ImagesNested<N>> implements NodeStatusFluent.ImagesNested<N>, Nested<N>
-
Field Summary
-
Method Summary
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