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