public class VenafiTPPFluent<A extends VenafiTPPFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VenafiTPPFluent.CredentialsRefNested<N> |
| Constructor and Description |
|---|
VenafiTPPFluent() |
VenafiTPPFluent(VenafiTPP instance) |
| Modifier and Type | Method and Description |
|---|---|
LocalObjectReference |
buildCredentialsRef() |
protected void |
copyInstance(VenafiTPP instance) |
VenafiTPPFluent.CredentialsRefNested<A> |
editCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRefLike(LocalObjectReference item) |
boolean |
equals(Object o) |
String |
getCaBundle() |
String |
getUrl() |
boolean |
hasCaBundle() |
boolean |
hasCredentialsRef() |
int |
hashCode() |
boolean |
hasUrl() |
String |
toString() |
A |
withCaBundle(String caBundle) |
A |
withCredentialsRef(LocalObjectReference credentialsRef) |
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRef() |
A |
withNewCredentialsRef(String name) |
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRefLike(LocalObjectReference item) |
A |
withUrl(String url) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VenafiTPPFluent()
public VenafiTPPFluent(VenafiTPP instance)
protected void copyInstance(VenafiTPP instance)
public String getCaBundle()
public boolean hasCaBundle()
public LocalObjectReference buildCredentialsRef()
public A withCredentialsRef(LocalObjectReference credentialsRef)
public boolean hasCredentialsRef()
public VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRef()
public VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRefLike(LocalObjectReference item)
public VenafiTPPFluent.CredentialsRefNested<A> editCredentialsRef()
public VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRef()
public VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRefLike(LocalObjectReference item)
public String getUrl()
public boolean hasUrl()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VenafiTPPFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VenafiTPPFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.