Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluent.FileKeyRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.FileKeySelectorFluent<EnvVarSourceFluent.FileKeyRefNested<N>>
-
- io.fabric8.kubernetes.api.model.EnvVarSourceFluent.FileKeyRefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
public class EnvVarSourceFluent.FileKeyRefNested<N> extends FileKeySelectorFluent<EnvVarSourceFluent.FileKeyRefNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendFileKeyRef()-
Methods inherited from class io.fabric8.kubernetes.api.model.FileKeySelectorFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKey, getOptional, getPath, getVolumeName, hasAdditionalProperties, hashCode, hasKey, hasOptional, hasPath, hasVolumeName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKey, withOptional, withOptional, withPath, withVolumeName
-
-