public class VenafiCloudFluentImpl<A extends VenafiCloudFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VenafiCloudFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VenafiCloudFluentImpl.ApiTokenSecretRefNestedImpl<N> |
VenafiCloudFluent.ApiTokenSecretRefNested<N>| Constructor and Description |
|---|
VenafiCloudFluentImpl() |
VenafiCloudFluentImpl(VenafiCloud instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretKeySelector |
buildApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editOrNewApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editOrNewApiTokenSecretRefLike(SecretKeySelector item) |
boolean |
equals(Object o) |
SecretKeySelector |
getApiTokenSecretRef()
Deprecated.
|
String |
getUrl() |
Boolean |
hasApiTokenSecretRef() |
int |
hashCode() |
Boolean |
hasUrl() |
A |
withApiTokenSecretRef(SecretKeySelector apiTokenSecretRef) |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
withNewApiTokenSecretRef() |
A |
withNewApiTokenSecretRef(String key,
String name) |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
withNewApiTokenSecretRefLike(SecretKeySelector item) |
A |
withNewUrl(String arg0)
Deprecated.
|
A |
withUrl(String url) |
public VenafiCloudFluentImpl()
public VenafiCloudFluentImpl(VenafiCloud instance)
@Deprecated public SecretKeySelector getApiTokenSecretRef()
getApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public SecretKeySelector buildApiTokenSecretRef()
buildApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public A withApiTokenSecretRef(SecretKeySelector apiTokenSecretRef)
withApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public Boolean hasApiTokenSecretRef()
hasApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public A withNewApiTokenSecretRef(String key, String name)
withNewApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public VenafiCloudFluent.ApiTokenSecretRefNested<A> withNewApiTokenSecretRef()
withNewApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public VenafiCloudFluent.ApiTokenSecretRefNested<A> withNewApiTokenSecretRefLike(SecretKeySelector item)
withNewApiTokenSecretRefLike in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public VenafiCloudFluent.ApiTokenSecretRefNested<A> editApiTokenSecretRef()
editApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public VenafiCloudFluent.ApiTokenSecretRefNested<A> editOrNewApiTokenSecretRef()
editOrNewApiTokenSecretRef in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public VenafiCloudFluent.ApiTokenSecretRefNested<A> editOrNewApiTokenSecretRefLike(SecretKeySelector item)
editOrNewApiTokenSecretRefLike in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public String getUrl()
getUrl in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public A withUrl(String url)
withUrl in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>public Boolean hasUrl()
hasUrl in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>@Deprecated public A withNewUrl(String arg0)
withNewUrl in interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.