public class MutatingWebhookBuilder extends MutatingWebhookFluent<MutatingWebhookBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MutatingWebhook,MutatingWebhookBuilder>
MutatingWebhookFluent.ClientConfigNested<N>, MutatingWebhookFluent.MatchConditionsNested<N>, MutatingWebhookFluent.NamespaceSelectorNested<N>, MutatingWebhookFluent.ObjectSelectorNested<N>, MutatingWebhookFluent.RulesNested<N>| Constructor and Description |
|---|
MutatingWebhookBuilder() |
MutatingWebhookBuilder(MutatingWebhook instance) |
MutatingWebhookBuilder(MutatingWebhookFluent<?> fluent) |
MutatingWebhookBuilder(MutatingWebhookFluent<?> fluent,
MutatingWebhook instance) |
| Modifier and Type | Method and Description |
|---|---|
MutatingWebhook |
build() |
addAllToAdmissionReviewVersions, addAllToMatchConditions, addAllToRules, addNewMatchCondition, addNewMatchCondition, addNewMatchConditionLike, addNewRule, addNewRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToAdmissionReviewVersions, addToAdmissionReviewVersions, addToMatchConditions, addToMatchConditions, addToRules, addToRules, buildClientConfig, buildFirstMatchCondition, buildFirstRule, buildLastMatchCondition, buildLastRule, buildMatchCondition, buildMatchConditions, buildMatchingMatchCondition, buildMatchingRule, buildNamespaceSelector, buildObjectSelector, buildRule, buildRules, copyInstance, editClientConfig, editFirstMatchCondition, editFirstRule, editLastMatchCondition, editLastRule, editMatchCondition, editMatchingMatchCondition, editMatchingRule, editNamespaceSelector, editObjectSelector, editOrNewClientConfig, editOrNewClientConfigLike, editOrNewNamespaceSelector, editOrNewNamespaceSelectorLike, editOrNewObjectSelector, editOrNewObjectSelectorLike, editRule, equals, getAdditionalProperties, getAdmissionReviewVersion, getAdmissionReviewVersions, getFailurePolicy, getFirstAdmissionReviewVersion, getLastAdmissionReviewVersion, getMatchingAdmissionReviewVersion, getMatchPolicy, getName, getReinvocationPolicy, getSideEffects, getTimeoutSeconds, hasAdditionalProperties, hasAdmissionReviewVersions, hasClientConfig, hasFailurePolicy, hashCode, hasMatchConditions, hasMatchingAdmissionReviewVersion, hasMatchingMatchCondition, hasMatchingRule, hasMatchPolicy, hasName, hasNamespaceSelector, hasObjectSelector, hasReinvocationPolicy, hasRules, hasSideEffects, hasTimeoutSeconds, removeAllFromAdmissionReviewVersions, removeAllFromMatchConditions, removeAllFromRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAdmissionReviewVersions, removeFromMatchConditions, removeFromRules, removeMatchingFromMatchConditions, removeMatchingFromRules, setNewMatchConditionLike, setNewRuleLike, setToAdmissionReviewVersions, setToMatchConditions, setToRules, toString, withAdditionalProperties, withAdmissionReviewVersions, withAdmissionReviewVersions, withClientConfig, withFailurePolicy, withMatchConditions, withMatchConditions, withMatchPolicy, withName, withNamespaceSelector, withNewClientConfig, withNewClientConfigLike, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewObjectSelector, withNewObjectSelectorLike, withObjectSelector, withReinvocationPolicy, withRules, withRules, withSideEffects, withTimeoutSecondsaggregate, aggregate, build, build, builderOf, getVisitableMappublic MutatingWebhookBuilder()
public MutatingWebhookBuilder(MutatingWebhookFluent<?> fluent)
public MutatingWebhookBuilder(MutatingWebhookFluent<?> fluent, MutatingWebhook instance)
public MutatingWebhookBuilder(MutatingWebhook instance)
public MutatingWebhook build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MutatingWebhook>Copyright © 2015–2023 Red Hat. All rights reserved.