public class V1alpha1WebhookFluentImpl<A extends V1alpha1WebhookFluent<A>> extends BaseFluent<A> implements V1alpha1WebhookFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1WebhookFluentImpl.ClientConfigNestedImpl<N> |
class |
V1alpha1WebhookFluentImpl.ThrottleNestedImpl<N> |
V1alpha1WebhookFluent.ClientConfigNested<N>, V1alpha1WebhookFluent.ThrottleNested<N>_visitables| Constructor and Description |
|---|
V1alpha1WebhookFluentImpl() |
V1alpha1WebhookFluentImpl(V1alpha1Webhook instance) |
public V1alpha1WebhookFluentImpl()
public V1alpha1WebhookFluentImpl(V1alpha1Webhook instance)
@Deprecated public V1alpha1WebhookClientConfig getClientConfig()
getClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookClientConfig buildClientConfig()
buildClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public A withClientConfig(V1alpha1WebhookClientConfig clientConfig)
withClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public Boolean hasClientConfig()
hasClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ClientConfigNested<A> withNewClientConfig()
withNewClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ClientConfigNested<A> withNewClientConfigLike(V1alpha1WebhookClientConfig item)
withNewClientConfigLike in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ClientConfigNested<A> editClientConfig()
editClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ClientConfigNested<A> editOrNewClientConfig()
editOrNewClientConfig in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ClientConfigNested<A> editOrNewClientConfigLike(V1alpha1WebhookClientConfig item)
editOrNewClientConfigLike in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>@Deprecated public V1alpha1WebhookThrottleConfig getThrottle()
getThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookThrottleConfig buildThrottle()
buildThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public A withThrottle(V1alpha1WebhookThrottleConfig throttle)
withThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public Boolean hasThrottle()
hasThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ThrottleNested<A> withNewThrottle()
withNewThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ThrottleNested<A> withNewThrottleLike(V1alpha1WebhookThrottleConfig item)
withNewThrottleLike in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ThrottleNested<A> editThrottle()
editThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ThrottleNested<A> editOrNewThrottle()
editOrNewThrottle in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>public V1alpha1WebhookFluent.ThrottleNested<A> editOrNewThrottleLike(V1alpha1WebhookThrottleConfig item)
editOrNewThrottleLike in interface V1alpha1WebhookFluent<A extends V1alpha1WebhookFluent<A>>Copyright © 2020. All rights reserved.