Package io.fabric8.kubernetes.api.model
Class EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.EnvVarSourceFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,EnvVarSourceFluent<A>
- Direct Known Subclasses:
EnvVarFluentImpl.ValueFromNestedImpl,EnvVarSourceBuilder,WatchEventFluentImpl.EnvVarSourceObjectNestedImpl
public class EnvVarSourceFluentImpl<A extends EnvVarSourceFluent<A>> extends BaseFluent<A> implements EnvVarSourceFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classEnvVarSourceFluentImpl.ConfigMapKeyRefNestedImpl<N>classEnvVarSourceFluentImpl.FieldRefNestedImpl<N>classEnvVarSourceFluentImpl.ResourceFieldRefNestedImpl<N>classEnvVarSourceFluentImpl.SecretKeyRefNestedImpl<N>-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EnvVarSourceFluent
EnvVarSourceFluent.ConfigMapKeyRefNested<N>, EnvVarSourceFluent.FieldRefNested<N>, EnvVarSourceFluent.ResourceFieldRefNested<N>, EnvVarSourceFluent.SecretKeyRefNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description EnvVarSourceFluentImpl()EnvVarSourceFluentImpl(EnvVarSource instance)
-
Method Summary
-
-
-
Constructor Detail
-
EnvVarSourceFluentImpl
public EnvVarSourceFluentImpl()
-
EnvVarSourceFluentImpl
public EnvVarSourceFluentImpl(EnvVarSource instance)
-
-
Method Detail
-
getConfigMapKeyRef
@Deprecated public ConfigMapKeySelector getConfigMapKeyRef()
Deprecated.This method has been deprecated, please use method buildConfigMapKeyRef instead.- Specified by:
getConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>- Returns:
- The buildable object.
-
buildConfigMapKeyRef
public ConfigMapKeySelector buildConfigMapKeyRef()
- Specified by:
buildConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withConfigMapKeyRef
public A withConfigMapKeyRef(ConfigMapKeySelector configMapKeyRef)
- Specified by:
withConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
hasConfigMapKeyRef
public Boolean hasConfigMapKeyRef()
- Specified by:
hasConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewConfigMapKeyRef
public A withNewConfigMapKeyRef(String key, String name, Boolean optional)
- Specified by:
withNewConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewConfigMapKeyRef
public EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRef()
- Specified by:
withNewConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewConfigMapKeyRefLike
public EnvVarSourceFluent.ConfigMapKeyRefNested<A> withNewConfigMapKeyRefLike(ConfigMapKeySelector item)
- Specified by:
withNewConfigMapKeyRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editConfigMapKeyRef
public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editConfigMapKeyRef()
- Specified by:
editConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewConfigMapKeyRef
public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRef()
- Specified by:
editOrNewConfigMapKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewConfigMapKeyRefLike
public EnvVarSourceFluent.ConfigMapKeyRefNested<A> editOrNewConfigMapKeyRefLike(ConfigMapKeySelector item)
- Specified by:
editOrNewConfigMapKeyRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
getFieldRef
@Deprecated public ObjectFieldSelector getFieldRef()
Deprecated.This method has been deprecated, please use method buildFieldRef instead.- Specified by:
getFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>- Returns:
- The buildable object.
-
buildFieldRef
public ObjectFieldSelector buildFieldRef()
- Specified by:
buildFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withFieldRef
public A withFieldRef(ObjectFieldSelector fieldRef)
- Specified by:
withFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
hasFieldRef
public Boolean hasFieldRef()
- Specified by:
hasFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewFieldRef
public A withNewFieldRef(String apiVersion, String fieldPath)
- Specified by:
withNewFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewFieldRef
public EnvVarSourceFluent.FieldRefNested<A> withNewFieldRef()
- Specified by:
withNewFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewFieldRefLike
public EnvVarSourceFluent.FieldRefNested<A> withNewFieldRefLike(ObjectFieldSelector item)
- Specified by:
withNewFieldRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editFieldRef
public EnvVarSourceFluent.FieldRefNested<A> editFieldRef()
- Specified by:
editFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewFieldRef
public EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRef()
- Specified by:
editOrNewFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewFieldRefLike
public EnvVarSourceFluent.FieldRefNested<A> editOrNewFieldRefLike(ObjectFieldSelector item)
- Specified by:
editOrNewFieldRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
getResourceFieldRef
@Deprecated public ResourceFieldSelector getResourceFieldRef()
Deprecated.This method has been deprecated, please use method buildResourceFieldRef instead.- Specified by:
getResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>- Returns:
- The buildable object.
-
buildResourceFieldRef
public ResourceFieldSelector buildResourceFieldRef()
- Specified by:
buildResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withResourceFieldRef
public A withResourceFieldRef(ResourceFieldSelector resourceFieldRef)
- Specified by:
withResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
hasResourceFieldRef
public Boolean hasResourceFieldRef()
- Specified by:
hasResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewResourceFieldRef
public EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRef()
- Specified by:
withNewResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewResourceFieldRefLike
public EnvVarSourceFluent.ResourceFieldRefNested<A> withNewResourceFieldRefLike(ResourceFieldSelector item)
- Specified by:
withNewResourceFieldRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editResourceFieldRef
public EnvVarSourceFluent.ResourceFieldRefNested<A> editResourceFieldRef()
- Specified by:
editResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewResourceFieldRef
public EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRef()
- Specified by:
editOrNewResourceFieldRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewResourceFieldRefLike
public EnvVarSourceFluent.ResourceFieldRefNested<A> editOrNewResourceFieldRefLike(ResourceFieldSelector item)
- Specified by:
editOrNewResourceFieldRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
getSecretKeyRef
@Deprecated public SecretKeySelector getSecretKeyRef()
Deprecated.This method has been deprecated, please use method buildSecretKeyRef instead.- Specified by:
getSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>- Returns:
- The buildable object.
-
buildSecretKeyRef
public SecretKeySelector buildSecretKeyRef()
- Specified by:
buildSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withSecretKeyRef
public A withSecretKeyRef(SecretKeySelector secretKeyRef)
- Specified by:
withSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
hasSecretKeyRef
public Boolean hasSecretKeyRef()
- Specified by:
hasSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewSecretKeyRef
public A withNewSecretKeyRef(String key, String name, Boolean optional)
- Specified by:
withNewSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewSecretKeyRef
public EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRef()
- Specified by:
withNewSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
withNewSecretKeyRefLike
public EnvVarSourceFluent.SecretKeyRefNested<A> withNewSecretKeyRefLike(SecretKeySelector item)
- Specified by:
withNewSecretKeyRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editSecretKeyRef
public EnvVarSourceFluent.SecretKeyRefNested<A> editSecretKeyRef()
- Specified by:
editSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewSecretKeyRef
public EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRef()
- Specified by:
editOrNewSecretKeyRefin interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
editOrNewSecretKeyRefLike
public EnvVarSourceFluent.SecretKeyRefNested<A> editOrNewSecretKeyRefLike(SecretKeySelector item)
- Specified by:
editOrNewSecretKeyRefLikein interfaceEnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
-
-