public class V1beta1WebhookClientConfigFluentImpl<A extends V1beta1WebhookClientConfigFluent<A>> extends BaseFluent<A> implements V1beta1WebhookClientConfigFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1beta1WebhookClientConfigFluentImpl.ServiceNestedImpl<N> |
V1beta1WebhookClientConfigFluent.ServiceNested<N>
_visitables
Constructor and Description |
---|
V1beta1WebhookClientConfigFluentImpl() |
V1beta1WebhookClientConfigFluentImpl(V1beta1WebhookClientConfig instance) |
public V1beta1WebhookClientConfigFluentImpl()
public V1beta1WebhookClientConfigFluentImpl(V1beta1WebhookClientConfig instance)
public A withCaBundle(byte... caBundle)
withCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public byte[] getCaBundle()
getCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A addToCaBundle(int index, Byte item)
addToCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A setToCaBundle(int index, Byte item)
setToCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A addToCaBundle(Byte... items)
addToCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A addAllToCaBundle(Collection<Byte> items)
addAllToCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A removeFromCaBundle(Byte... items)
removeFromCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A removeAllFromCaBundle(Collection<Byte> items)
removeAllFromCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public Boolean hasCaBundle()
hasCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A addNewCaBundle(byte arg1)
addNewCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A addNewCaBundle(String arg1)
addNewCaBundle
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
@Deprecated public AdmissionregistrationV1beta1ServiceReference getService()
getService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public AdmissionregistrationV1beta1ServiceReference buildService()
buildService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A withService(AdmissionregistrationV1beta1ServiceReference service)
withService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public Boolean hasService()
hasService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public V1beta1WebhookClientConfigFluent.ServiceNested<A> withNewService()
withNewService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public V1beta1WebhookClientConfigFluent.ServiceNested<A> withNewServiceLike(AdmissionregistrationV1beta1ServiceReference item)
withNewServiceLike
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public V1beta1WebhookClientConfigFluent.ServiceNested<A> editService()
editService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public V1beta1WebhookClientConfigFluent.ServiceNested<A> editOrNewService()
editOrNewService
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public V1beta1WebhookClientConfigFluent.ServiceNested<A> editOrNewServiceLike(AdmissionregistrationV1beta1ServiceReference item)
editOrNewServiceLike
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public String getUrl()
getUrl
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public A withUrl(String url)
withUrl
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
public Boolean hasUrl()
hasUrl
in interface V1beta1WebhookClientConfigFluent<A extends V1beta1WebhookClientConfigFluent<A>>
Copyright © 2019. All rights reserved.