public class V1alpha1WebhookBuilder extends V1alpha1WebhookFluentImpl<V1alpha1WebhookBuilder> implements VisitableBuilder<V1alpha1Webhook,V1alpha1WebhookBuilder>
V1alpha1WebhookFluentImpl.ClientConfigNestedImpl<N>, V1alpha1WebhookFluentImpl.ThrottleNestedImpl<N>
V1alpha1WebhookFluent.ClientConfigNested<N>, V1alpha1WebhookFluent.ThrottleNested<N>
_visitables
Constructor and Description |
---|
V1alpha1WebhookBuilder() |
V1alpha1WebhookBuilder(Boolean validationEnabled) |
V1alpha1WebhookBuilder(V1alpha1Webhook instance) |
V1alpha1WebhookBuilder(V1alpha1Webhook instance,
Boolean validationEnabled) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent,
V1alpha1Webhook instance) |
V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent,
V1alpha1Webhook instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1Webhook |
build() |
boolean |
equals(Object o) |
buildClientConfig, buildThrottle, editClientConfig, editOrNewClientConfig, editOrNewClientConfigLike, editOrNewThrottle, editOrNewThrottleLike, editThrottle, getClientConfig, getThrottle, hasClientConfig, hasThrottle, withClientConfig, withNewClientConfig, withNewClientConfigLike, withNewThrottle, withNewThrottleLike, withThrottle
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1WebhookBuilder()
public V1alpha1WebhookBuilder(Boolean validationEnabled)
public V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent)
public V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent, Boolean validationEnabled)
public V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent, V1alpha1Webhook instance)
public V1alpha1WebhookBuilder(V1alpha1WebhookFluent<?> fluent, V1alpha1Webhook instance, Boolean validationEnabled)
public V1alpha1WebhookBuilder(V1alpha1Webhook instance)
public V1alpha1WebhookBuilder(V1alpha1Webhook instance, Boolean validationEnabled)
public V1alpha1Webhook build()
build
in interface Builder<V1alpha1Webhook>
public boolean equals(Object o)
equals
in class V1alpha1WebhookFluentImpl<V1alpha1WebhookBuilder>
Copyright © 2019. All rights reserved.