public interface WebhookClientConfigFluent<A extends WebhookClientConfigFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebhookClientConfigFluent.ServiceNested<N> |
String getCaBundle()
Boolean hasCaBundle()
@Deprecated ServiceReference getService()
ServiceReference buildService()
A withService(ServiceReference service)
Boolean hasService()
WebhookClientConfigFluent.ServiceNested<A> withNewService()
WebhookClientConfigFluent.ServiceNested<A> withNewServiceLike(ServiceReference item)
WebhookClientConfigFluent.ServiceNested<A> editService()
WebhookClientConfigFluent.ServiceNested<A> editOrNewService()
WebhookClientConfigFluent.ServiceNested<A> editOrNewServiceLike(ServiceReference item)
String getUrl()
Boolean hasUrl()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.