Package io.fabric8.kubernetes.api.model
Class EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,EnvFromSourceFluent<A>
- Direct Known Subclasses:
ContainerFluentImpl.EnvFromNestedImpl,DoneableEnvFromSource,EnvFromSourceBuilder,EphemeralContainerFluentImpl.EnvFromNestedImpl,WatchEventFluentImpl.EnvFromSourceObjectNestedImpl
public class EnvFromSourceFluentImpl<A extends EnvFromSourceFluent<A>> extends BaseFluent<A> implements EnvFromSourceFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classEnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N>classEnvFromSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EnvFromSourceFluent
EnvFromSourceFluent.ConfigMapRefNested<N>, EnvFromSourceFluent.SecretRefNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description EnvFromSourceFluentImpl()EnvFromSourceFluentImpl(EnvFromSource instance) -
Method Summary
-
Constructor Details
-
EnvFromSourceFluentImpl
public EnvFromSourceFluentImpl() -
EnvFromSourceFluentImpl
-
-
Method Details
-
getConfigMapRef
Deprecated.This method has been deprecated, please use method buildConfigMapRef instead.- Specified by:
getConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>- Returns:
- The buildable object.
-
buildConfigMapRef
- Specified by:
buildConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withConfigMapRef
- Specified by:
withConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
hasConfigMapRef
- Specified by:
hasConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewConfigMapRef
- Specified by:
withNewConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewConfigMapRef
- Specified by:
withNewConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewConfigMapRefLike
- Specified by:
withNewConfigMapRefLikein interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editConfigMapRef
- Specified by:
editConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editOrNewConfigMapRef
- Specified by:
editOrNewConfigMapRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editOrNewConfigMapRefLike
public EnvFromSourceFluent.ConfigMapRefNested<A> editOrNewConfigMapRefLike(ConfigMapEnvSource item)- Specified by:
editOrNewConfigMapRefLikein interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
getPrefix
- Specified by:
getPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withPrefix
- Specified by:
withPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
hasPrefix
- Specified by:
hasPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewPrefix
- Specified by:
withNewPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewPrefix
- Specified by:
withNewPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewPrefix
- Specified by:
withNewPrefixin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
getSecretRef
Deprecated.This method has been deprecated, please use method buildSecretRef instead.- Specified by:
getSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretRef
- Specified by:
buildSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withSecretRef
- Specified by:
withSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
hasSecretRef
- Specified by:
hasSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewSecretRef
- Specified by:
withNewSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
withNewSecretRefLike
- Specified by:
withNewSecretRefLikein interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editSecretRef
- Specified by:
editSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editOrNewSecretRef
- Specified by:
editOrNewSecretRefin interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
editOrNewSecretRefLike
- Specified by:
editOrNewSecretRefLikein interfaceEnvFromSourceFluent<A extends EnvFromSourceFluent<A>>
-
equals
-