public class WebhookClientConfigFluentImpl<A extends WebhookClientConfigFluent<A>> extends BaseFluent<A> implements WebhookClientConfigFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
WebhookClientConfigFluentImpl.ServiceNestedImpl<N> |
WebhookClientConfigFluent.ServiceNested<N>_visitables| Constructor and Description |
|---|
WebhookClientConfigFluentImpl() |
WebhookClientConfigFluentImpl(WebhookClientConfig instance) |
public WebhookClientConfigFluentImpl()
public WebhookClientConfigFluentImpl(WebhookClientConfig instance)
public String getCaBundle()
getCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withCaBundle(String caBundle)
withCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public Boolean hasCaBundle()
hasCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(String arg1)
withNewCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(StringBuilder arg1)
withNewCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(StringBuffer arg1)
withNewCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>@Deprecated public ServiceReference getService()
getService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public ServiceReference buildService()
buildService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withService(ServiceReference service)
withService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public Boolean hasService()
hasService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewService(String name, String namespace, String path, Integer port)
withNewService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public WebhookClientConfigFluent.ServiceNested<A> withNewService()
withNewService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public WebhookClientConfigFluent.ServiceNested<A> withNewServiceLike(ServiceReference item)
withNewServiceLike in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public WebhookClientConfigFluent.ServiceNested<A> editService()
editService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public WebhookClientConfigFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public WebhookClientConfigFluent.ServiceNested<A> editOrNewServiceLike(ServiceReference item)
editOrNewServiceLike in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public String getUrl()
getUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withUrl(String url)
withUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public Boolean hasUrl()
hasUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(String arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(StringBuilder arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(StringBuffer arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.