Package io.fabric8.openshift.api.model
Class NamedTagEventListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.TagEventFluent<NamedTagEventListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.NamedTagEventListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedTagEventListFluent<A extends NamedTagEventListFluent<A>>
public class NamedTagEventListFluent.ItemsNested<N> extends TagEventFluent<NamedTagEventListFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.openshift.api.model.TagEventFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCreated, getDockerImageReference, getGeneration, getImage, hasAdditionalProperties, hasCreated, hasDockerImageReference, hasGeneration, hashCode, hasImage, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCreated, withDockerImageReference, withGeneration, withImage
-
-