Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluent.SecretKeyRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SecretKeySelectorFluent<EnvVarSourceFluent.SecretKeyRefNested<N>>
-
- io.fabric8.kubernetes.api.model.EnvVarSourceFluent.SecretKeyRefNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
public class EnvVarSourceFluent.SecretKeyRefNested<N> extends SecretKeySelectorFluent<EnvVarSourceFluent.SecretKeyRefNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecretKeyRef()-
Methods inherited from class io.fabric8.kubernetes.api.model.SecretKeySelectorFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKey, getName, getOptional, hasAdditionalProperties, hashCode, hasKey, hasName, hasOptional, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKey, withName, withOptional, withOptional
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-