public class V1MutatingWebhookBuilder extends V1MutatingWebhookFluentImpl<V1MutatingWebhookBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1MutatingWebhook,V1MutatingWebhookBuilder>
V1MutatingWebhookFluent.ClientConfigNested<N>, V1MutatingWebhookFluent.NamespaceSelectorNested<N>, V1MutatingWebhookFluent.ObjectSelectorNested<N>, V1MutatingWebhookFluent.RulesNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1MutatingWebhookBuilder() |
V1MutatingWebhookBuilder(Boolean validationEnabled) |
V1MutatingWebhookBuilder(io.kubernetes.client.openapi.models.V1MutatingWebhook instance) |
V1MutatingWebhookBuilder(io.kubernetes.client.openapi.models.V1MutatingWebhook instance,
Boolean validationEnabled) |
V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent) |
V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent,
Boolean validationEnabled) |
V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent,
io.kubernetes.client.openapi.models.V1MutatingWebhook instance) |
V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent,
io.kubernetes.client.openapi.models.V1MutatingWebhook instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1MutatingWebhook |
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, getReinvocationPolicy, getRules, getSideEffects, getTimeoutSeconds, hasAdmissionReviewVersions, hasClientConfig, hasFailurePolicy, hashCode, hasMatchingAdmissionReviewVersion, hasMatchingRule, hasMatchPolicy, hasName, hasNamespaceSelector, hasObjectSelector, hasReinvocationPolicy, 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, withReinvocationPolicy, withRules, withRules, withSideEffects, withTimeoutSecondsaccept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1MutatingWebhookBuilder()
public V1MutatingWebhookBuilder(Boolean validationEnabled)
public V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent)
public V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, Boolean validationEnabled)
public V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1MutatingWebhook instance)
public V1MutatingWebhookBuilder(V1MutatingWebhookFluent<?> fluent, io.kubernetes.client.openapi.models.V1MutatingWebhook instance, Boolean validationEnabled)
public V1MutatingWebhookBuilder(io.kubernetes.client.openapi.models.V1MutatingWebhook instance)
public V1MutatingWebhookBuilder(io.kubernetes.client.openapi.models.V1MutatingWebhook instance,
Boolean validationEnabled)
Copyright © 2022. All rights reserved.