public class V1ValidatingWebhookBuilder extends V1ValidatingWebhookFluentImpl<V1ValidatingWebhookBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1ValidatingWebhook,V1ValidatingWebhookBuilder>
V1ValidatingWebhookFluent.ClientConfigNested<N>, V1ValidatingWebhookFluent.NamespaceSelectorNested<N>, V1ValidatingWebhookFluent.ObjectSelectorNested<N>, V1ValidatingWebhookFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1ValidatingWebhookBuilder() |
V1ValidatingWebhookBuilder(Boolean validationEnabled) |
V1ValidatingWebhookBuilder(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance) |
V1ValidatingWebhookBuilder(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance,
Boolean validationEnabled) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
Boolean validationEnabled) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ValidatingWebhook instance) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
io.kubernetes.client.openapi.models.V1ValidatingWebhook instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ValidatingWebhook |
build() |
addAllToAdmissionReviewVersions, addAllToRules, addNewRule, addNewRuleLike, addToAdmissionReviewVersions, addToAdmissionReviewVersions, addToRules, addToRules, buildClientConfig, buildFirstRule, buildLastRule, buildMatchingRule, buildNamespaceSelector, buildObjectSelector, buildRule, buildRules, editClientConfig, editFirstRule, editLastRule, editMatchingRule, editNamespaceSelector, editObjectSelector, editOrNewClientConfig, editOrNewClientConfigLike, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, editOrNewObjectSelector, editOrNewObjectSelectorLike, editRule, equals, getAdmissionReviewVersion, getAdmissionReviewVersions, getClientConfig, getFailurePolicy, getFirstAdmissionReviewVersion, getLastAdmissionReviewVersion, getMatchingAdmissionReviewVersion, getMatchPolicy, getName, getNamespaceSelector, getObjectSelector, getRules, getSideEffects, getTimeoutSeconds, hasAdmissionReviewVersions, hasClientConfig, hasFailurePolicy, hashCode, hasMatchingAdmissionReviewVersion, hasMatchingRule, hasMatchPolicy, hasName, hasNamespaceSelector, hasObjectSelector, hasRules, hasSideEffects, hasTimeoutSeconds, removeAllFromAdmissionReviewVersions, removeAllFromRules, removeFromAdmissionReviewVersions, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToAdmissionReviewVersions, setToRules, toString, withAdmissionReviewVersions, withAdmissionReviewVersions, withClientConfig, withFailurePolicy, withMatchPolicy, withName, withNamespaceSelector, withNewClientConfig, withNewClientConfigLike, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewObjectSelector, withNewObjectSelectorLike, withObjectSelector, withRules, withRules, withSideEffects, withTimeoutSecondsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1ValidatingWebhookBuilder()
public V1ValidatingWebhookBuilder(Boolean validationEnabled)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, Boolean validationEnabled)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1ValidatingWebhook instance)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1ValidatingWebhook instance, Boolean validationEnabled)
public V1ValidatingWebhookBuilder(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance)
public V1ValidatingWebhookBuilder(io.kubernetes.client.openapi.models.V1ValidatingWebhook instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.