public class SecretSpecFluentImpl<A extends SecretSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SecretSpecFluent<A>
SecretSpecFluent.SecretSourceNested<N>| Constructor and Description |
|---|
SecretSpecFluentImpl() |
SecretSpecFluentImpl(SecretSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic SecretSpecFluentImpl()
public SecretSpecFluentImpl(SecretSpec instance)
public String getMountPath()
getMountPath in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A withMountPath(String mountPath)
withMountPath in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public Boolean hasMountPath()
hasMountPath in interface SecretSpecFluent<A extends SecretSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getSecretSource()
getSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildSecretSource()
buildSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A withSecretSource(io.fabric8.kubernetes.api.model.LocalObjectReference secretSource)
withSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public Boolean hasSecretSource()
hasSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A withNewSecretSource(String name)
withNewSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public SecretSpecFluent.SecretSourceNested<A> withNewSecretSource()
withNewSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public SecretSpecFluent.SecretSourceNested<A> withNewSecretSourceLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewSecretSourceLike in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public SecretSpecFluent.SecretSourceNested<A> editSecretSource()
editSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public SecretSpecFluent.SecretSourceNested<A> editOrNewSecretSource()
editOrNewSecretSource in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public SecretSpecFluent.SecretSourceNested<A> editOrNewSecretSourceLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewSecretSourceLike in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface SecretSpecFluent<A extends SecretSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SecretSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends SecretSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.