public interface V1alpha1WebhookClientConfigFluent<A extends V1alpha1WebhookClientConfigFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1alpha1WebhookClientConfigFluent.ServiceNested<N> |
A withCaBundle(byte... caBundle)
byte[] getCaBundle()
A addAllToCaBundle(Collection<Byte> items)
A removeAllFromCaBundle(Collection<Byte> items)
Boolean hasCaBundle()
A addNewCaBundle(byte arg1)
@Deprecated V1alpha1ServiceReference getService()
V1alpha1ServiceReference buildService()
A withService(V1alpha1ServiceReference service)
Boolean hasService()
V1alpha1WebhookClientConfigFluent.ServiceNested<A> withNewService()
V1alpha1WebhookClientConfigFluent.ServiceNested<A> withNewServiceLike(V1alpha1ServiceReference item)
V1alpha1WebhookClientConfigFluent.ServiceNested<A> editService()
V1alpha1WebhookClientConfigFluent.ServiceNested<A> editOrNewService()
V1alpha1WebhookClientConfigFluent.ServiceNested<A> editOrNewServiceLike(V1alpha1ServiceReference item)
String getUrl()
Boolean hasUrl()
A withNewUrl(StringBuilder arg1)
A withNewUrl(StringBuffer arg1)
Copyright © 2020. All rights reserved.