Package io.fabric8.openshift.api.model
Class ImageSourceFluent.PathsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.ImageSourcePathFluent<ImageSourceFluent.PathsNested<N>>
-
- io.fabric8.openshift.api.model.ImageSourceFluent.PathsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ImageSourceFluent<A extends ImageSourceFluent<A>>
public class ImageSourceFluent.PathsNested<N> extends ImageSourcePathFluent<ImageSourceFluent.PathsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendPath()-
Methods inherited from class io.fabric8.openshift.api.model.ImageSourcePathFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getDestinationDir, getSourcePath, hasAdditionalProperties, hasDestinationDir, hashCode, hasSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDestinationDir, withSourcePath
-
-