public class V1alpha1WebhookThrottleConfigBuilder extends V1alpha1WebhookThrottleConfigFluentImpl<V1alpha1WebhookThrottleConfigBuilder> implements VisitableBuilder<V1alpha1WebhookThrottleConfig,V1alpha1WebhookThrottleConfigBuilder>
_visitables
Constructor and Description |
---|
V1alpha1WebhookThrottleConfigBuilder() |
V1alpha1WebhookThrottleConfigBuilder(Boolean validationEnabled) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance,
Boolean validationEnabled) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent,
V1alpha1WebhookThrottleConfig instance) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent,
V1alpha1WebhookThrottleConfig instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1alpha1WebhookThrottleConfig |
build() |
boolean |
equals(Object o) |
getBurst, getQps, hasBurst, hasQps, withBurst, withQps
accept, aggregate, aggregate, build, build, builderOf
public V1alpha1WebhookThrottleConfigBuilder()
public V1alpha1WebhookThrottleConfigBuilder(Boolean validationEnabled)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent, Boolean validationEnabled)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent, V1alpha1WebhookThrottleConfig instance)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent, V1alpha1WebhookThrottleConfig instance, Boolean validationEnabled)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance)
public V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance, Boolean validationEnabled)
public V1alpha1WebhookThrottleConfig build()
build
in interface Builder<V1alpha1WebhookThrottleConfig>
public boolean equals(Object o)
equals
in class V1alpha1WebhookThrottleConfigFluentImpl<V1alpha1WebhookThrottleConfigBuilder>
Copyright © 2020. All rights reserved.