Package io.fabric8.openshift.api.model
Class ImageStreamFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ImageStreamSpecFluent<ImageStreamFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.ImageStreamFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageStreamFluent<A extends ImageStreamFluent<A>>
public class ImageStreamFluent.SpecNested<N> extends ImageStreamSpecFluent<ImageStreamFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.ImageStreamSpecFluent
ImageStreamSpecFluent.LookupPolicyNested<N>, ImageStreamSpecFluent.TagsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.ImageStreamSpecFluent
addAllToTags, addNewTag, addNewTagLike, addToAdditionalProperties, addToAdditionalProperties, addToTags, addToTags, buildFirstTag, buildLastTag, buildLookupPolicy, buildMatchingTag, buildTag, buildTags, copyInstance, editFirstTag, editLastTag, editLookupPolicy, editMatchingTag, editOrNewLookupPolicy, editOrNewLookupPolicyLike, editTag, equals, getAdditionalProperties, getDockerImageRepository, hasAdditionalProperties, hasDockerImageRepository, hashCode, hasLookupPolicy, hasMatchingTag, hasTags, removeAllFromTags, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTags, removeMatchingFromTags, setNewTagLike, setToTags, toString, withAdditionalProperties, withDockerImageRepository, withLookupPolicy, withNewLookupPolicy, withNewLookupPolicy, withNewLookupPolicyLike, withTags, withTags
-
-