Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretKeySelectorFluentImpl<EnvVarSourceFluent.SecretKeyRefNested<N>>
io.fabric8.kubernetes.api.model.EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<EnvVarSourceFluent.SecretKeyRefNested<N>>,Nested<N>,Visitable<EnvVarSourceFluent.SecretKeyRefNested<N>>,EnvVarSourceFluent.SecretKeyRefNested<N>,SecretKeySelectorFluent<EnvVarSourceFluent.SecretKeyRefNested<N>>
- Enclosing class:
- EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>
public class EnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N> extends SecretKeySelectorFluentImpl<EnvVarSourceFluent.SecretKeyRefNested<N>> implements EnvVarSourceFluent.SecretKeyRefNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSecretKeyRef()Methods inherited from class io.fabric8.kubernetes.api.model.SecretKeySelectorFluentImpl
equals, getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptionalMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.SecretKeySelectorFluent
getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endSecretKeyRef
- Specified by:
endSecretKeyRefin interfaceEnvVarSourceFluent.SecretKeyRefNested<N>
-