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 java.lang.String getCaBundle()
getCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withCaBundle(java.lang.String caBundle)
withCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public java.lang.Boolean hasCaBundle()
hasCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(java.lang.String arg1)
withNewCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(java.lang.StringBuilder arg1)
withNewCaBundle in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewCaBundle(java.lang.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 java.lang.Boolean hasService()
hasService in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewService(java.lang.String name, java.lang.String namespace, java.lang.String path)
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 java.lang.String getUrl()
getUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withUrl(java.lang.String url)
withUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public java.lang.Boolean hasUrl()
hasUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(java.lang.String arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(java.lang.StringBuilder arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public A withNewUrl(java.lang.StringBuffer arg1)
withNewUrl in interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.