Package io.fabric8.kubernetes.api.model
Class EnvFromSourceFluentImpl.SecretRefNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretEnvSourceFluentImpl<EnvFromSourceFluent.SecretRefNested<N>>
io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl.SecretRefNestedImpl<N>
- All Implemented Interfaces:
Fluent<EnvFromSourceFluent.SecretRefNested<N>>,Nested<N>,Visitable<EnvFromSourceFluent.SecretRefNested<N>>,EnvFromSourceFluent.SecretRefNested<N>,SecretEnvSourceFluent<EnvFromSourceFluent.SecretRefNested<N>>
- Enclosing class:
- EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>>
public class EnvFromSourceFluentImpl.SecretRefNestedImpl<N> extends SecretEnvSourceFluentImpl<EnvFromSourceFluent.SecretRefNested<N>> implements EnvFromSourceFluent.SecretRefNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSecretRef()Methods inherited from class io.fabric8.kubernetes.api.model.SecretEnvSourceFluentImpl
equals, getName, hasName, hasOptional, isOptional, withName, 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.SecretEnvSourceFluent
getName, hasName, hasOptional, isOptional, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endSecretRef
- Specified by:
endSecretRefin interfaceEnvFromSourceFluent.SecretRefNested<N>
-