public class VenafiTPPFluentImpl<A extends VenafiTPPFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements VenafiTPPFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VenafiTPPFluentImpl.CredentialsRefNestedImpl<N> |
VenafiTPPFluent.CredentialsRefNested<N>| Constructor and Description |
|---|
VenafiTPPFluentImpl() |
VenafiTPPFluentImpl(VenafiTPP instance) |
| Modifier and Type | Method and Description |
|---|---|
LocalObjectReference |
buildCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRefLike(LocalObjectReference item) |
boolean |
equals(Object o) |
String |
getCaBundle() |
LocalObjectReference |
getCredentialsRef()
Deprecated.
|
String |
getUrl() |
Boolean |
hasCaBundle() |
Boolean |
hasCredentialsRef() |
int |
hashCode() |
Boolean |
hasUrl() |
A |
withCaBundle(String caBundle) |
A |
withCredentialsRef(LocalObjectReference credentialsRef) |
A |
withNewCaBundle(String arg0)
Deprecated.
|
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRef() |
A |
withNewCredentialsRef(String name) |
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRefLike(LocalObjectReference item) |
A |
withNewUrl(String arg0)
Deprecated.
|
A |
withUrl(String url) |
public VenafiTPPFluentImpl()
public VenafiTPPFluentImpl(VenafiTPP instance)
public String getCaBundle()
getCaBundle in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public A withCaBundle(String caBundle)
withCaBundle in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public Boolean hasCaBundle()
hasCaBundle in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>@Deprecated public A withNewCaBundle(String arg0)
withNewCaBundle in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>@Deprecated public LocalObjectReference getCredentialsRef()
getCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public LocalObjectReference buildCredentialsRef()
buildCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public A withCredentialsRef(LocalObjectReference credentialsRef)
withCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public Boolean hasCredentialsRef()
hasCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public A withNewCredentialsRef(String name)
withNewCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRef()
withNewCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRefLike(LocalObjectReference item)
withNewCredentialsRefLike in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public VenafiTPPFluent.CredentialsRefNested<A> editCredentialsRef()
editCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRef()
editOrNewCredentialsRef in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRefLike(LocalObjectReference item)
editOrNewCredentialsRefLike in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public String getUrl()
getUrl in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public A withUrl(String url)
withUrl in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>public Boolean hasUrl()
hasUrl in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>@Deprecated public A withNewUrl(String arg0)
withNewUrl in interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.