public interface ApiextensionsV1WebhookClientConfigFluent<A extends ApiextensionsV1WebhookClientConfigFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
ApiextensionsV1WebhookClientConfigFluent.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 ApiextensionsV1ServiceReference getService()
ApiextensionsV1ServiceReference buildService()
A withService(ApiextensionsV1ServiceReference service)
Boolean hasService()
ApiextensionsV1WebhookClientConfigFluent.ServiceNested<A> withNewService()
ApiextensionsV1WebhookClientConfigFluent.ServiceNested<A> withNewServiceLike(ApiextensionsV1ServiceReference item)
ApiextensionsV1WebhookClientConfigFluent.ServiceNested<A> editService()
ApiextensionsV1WebhookClientConfigFluent.ServiceNested<A> editOrNewService()
ApiextensionsV1WebhookClientConfigFluent.ServiceNested<A> editOrNewServiceLike(ApiextensionsV1ServiceReference item)
String getUrl()
Boolean hasUrl()
A withNewUrl(StringBuilder arg1)
A withNewUrl(StringBuffer arg1)
Copyright © 2020. All rights reserved.