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