Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookThrottleConfigBuilder.build() |
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookFluentImpl.buildThrottle() |
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookFluent.buildThrottle() |
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookThrottleConfig.burst(Long burst) |
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookFluentImpl.getThrottle()
Deprecated.
|
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookFluent.getThrottle()
Deprecated.
|
V1alpha1WebhookThrottleConfig |
V1alpha1Webhook.getThrottle()
Get throttle
|
V1alpha1WebhookThrottleConfig |
V1alpha1WebhookThrottleConfig.qps(Long qps) |
Modifier and Type | Method and Description |
---|---|
V1alpha1WebhookFluent.ThrottleNested<A> |
V1alpha1WebhookFluentImpl.editOrNewThrottleLike(V1alpha1WebhookThrottleConfig item) |
V1alpha1WebhookFluent.ThrottleNested<A> |
V1alpha1WebhookFluent.editOrNewThrottleLike(V1alpha1WebhookThrottleConfig item) |
void |
V1alpha1Webhook.setThrottle(V1alpha1WebhookThrottleConfig throttle) |
V1alpha1Webhook |
V1alpha1Webhook.throttle(V1alpha1WebhookThrottleConfig throttle) |
V1alpha1WebhookFluent.ThrottleNested<A> |
V1alpha1WebhookFluentImpl.withNewThrottleLike(V1alpha1WebhookThrottleConfig item) |
V1alpha1WebhookFluent.ThrottleNested<A> |
V1alpha1WebhookFluent.withNewThrottleLike(V1alpha1WebhookThrottleConfig item) |
A |
V1alpha1WebhookFluentImpl.withThrottle(V1alpha1WebhookThrottleConfig throttle) |
A |
V1alpha1WebhookFluent.withThrottle(V1alpha1WebhookThrottleConfig throttle) |
Constructor and Description |
---|
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfig instance,
Boolean validationEnabled) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent,
V1alpha1WebhookThrottleConfig instance) |
V1alpha1WebhookThrottleConfigBuilder(V1alpha1WebhookThrottleConfigFluent<?> fluent,
V1alpha1WebhookThrottleConfig instance,
Boolean validationEnabled) |
V1alpha1WebhookThrottleConfigFluentImpl(V1alpha1WebhookThrottleConfig instance) |
Copyright © 2020. All rights reserved.