public class SecretKeySelectorFluentImpl<A extends SecretKeySelectorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements SecretKeySelectorFluent<A>
| Constructor and Description |
|---|
SecretKeySelectorFluentImpl() |
SecretKeySelectorFluentImpl(SecretKeySelector instance) |
public SecretKeySelectorFluentImpl()
public SecretKeySelectorFluentImpl(SecretKeySelector instance)
public String getApiVersion()
getApiVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getFieldPath()
getFieldPath in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasFieldPath()
hasFieldPath in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewFieldPath(String arg0)
withNewFieldPath in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getKey()
getKey in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withKey(String key)
withKey in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasKey()
hasKey in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewKey(String arg0)
withNewKey in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getKind()
getKind in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withKind(String kind)
withKind in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasKind()
hasKind in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getName()
getName in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withName(String name)
withName in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasName()
hasName in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getNamespace()
getNamespace in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withNamespace(String namespace)
withNamespace in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasNamespace()
hasNamespace in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getResourceVersion()
getResourceVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withResourceVersion(String resourceVersion)
withResourceVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasResourceVersion()
hasResourceVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewResourceVersion(String arg0)
withNewResourceVersion in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public String getUid()
getUid in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public A withUid(String uid)
withUid in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>public Boolean hasUid()
hasUid in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>@Deprecated public A withNewUid(String arg0)
withNewUid in interface SecretKeySelectorFluent<A extends SecretKeySelectorFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.