public class ValidatingWebhookBuilder extends ValidatingWebhookFluent<ValidatingWebhookBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValidatingWebhook,ValidatingWebhookBuilder>
ValidatingWebhookFluent.ClientConfigNested<N>, ValidatingWebhookFluent.MatchConditionsNested<N>, ValidatingWebhookFluent.NamespaceSelectorNested<N>, ValidatingWebhookFluent.ObjectSelectorNested<N>, ValidatingWebhookFluent.RulesNested<N>| Constructor and Description |
|---|
ValidatingWebhookBuilder() |
ValidatingWebhookBuilder(ValidatingWebhook instance) |
ValidatingWebhookBuilder(ValidatingWebhookFluent<?> fluent) |
ValidatingWebhookBuilder(ValidatingWebhookFluent<?> fluent,
ValidatingWebhook instance) |
| Modifier and Type | Method and Description |
|---|---|
ValidatingWebhook |
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, getSideEffects, getTimeoutSeconds, hasAdditionalProperties, hasAdmissionReviewVersions, hasClientConfig, hasFailurePolicy, hashCode, hasMatchConditions, hasMatchingAdmissionReviewVersion, hasMatchingMatchCondition, hasMatchingRule, hasMatchPolicy, hasName, hasNamespaceSelector, hasObjectSelector, 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, withRules, withRules, withSideEffects, withTimeoutSecondsaggregate, aggregate, build, build, builderOf, getVisitableMappublic ValidatingWebhookBuilder()
public ValidatingWebhookBuilder(ValidatingWebhookFluent<?> fluent)
public ValidatingWebhookBuilder(ValidatingWebhookFluent<?> fluent, ValidatingWebhook instance)
public ValidatingWebhookBuilder(ValidatingWebhook instance)
public ValidatingWebhook build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValidatingWebhook>Copyright © 2015–2023 Red Hat. All rights reserved.