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