public class V1ValidatingWebhookBuilder extends V1ValidatingWebhookFluentImpl<V1ValidatingWebhookBuilder> implements VisitableBuilder<V1ValidatingWebhook,V1ValidatingWebhookBuilder>
V1ValidatingWebhookFluentImpl.ClientConfigNestedImpl<N>, V1ValidatingWebhookFluentImpl.NamespaceSelectorNestedImpl<N>, V1ValidatingWebhookFluentImpl.ObjectSelectorNestedImpl<N>, V1ValidatingWebhookFluentImpl.RulesNestedImpl<N>
V1ValidatingWebhookFluent.ClientConfigNested<N>, V1ValidatingWebhookFluent.NamespaceSelectorNested<N>, V1ValidatingWebhookFluent.ObjectSelectorNested<N>, V1ValidatingWebhookFluent.RulesNested<N>
_visitables
Constructor and Description |
---|
V1ValidatingWebhookBuilder() |
V1ValidatingWebhookBuilder(Boolean validationEnabled) |
V1ValidatingWebhookBuilder(V1ValidatingWebhook instance) |
V1ValidatingWebhookBuilder(V1ValidatingWebhook instance,
Boolean validationEnabled) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
Boolean validationEnabled) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
V1ValidatingWebhook instance) |
V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent,
V1ValidatingWebhook instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1ValidatingWebhook |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAdmissionReviewVersions, addAllToRules, addNewAdmissionReviewVersion, addNewAdmissionReviewVersion, addNewAdmissionReviewVersion, 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, getAdmissionReviewVersion, getAdmissionReviewVersions, getClientConfig, getFailurePolicy, getFirstAdmissionReviewVersion, getLastAdmissionReviewVersion, getMatchingAdmissionReviewVersion, getMatchPolicy, getName, getNamespaceSelector, getObjectSelector, getRules, getSideEffects, getTimeoutSeconds, hasAdmissionReviewVersions, hasClientConfig, hasFailurePolicy, hasMatchingAdmissionReviewVersion, hasMatchingRule, hasMatchPolicy, hasName, hasNamespaceSelector, hasObjectSelector, hasRules, hasSideEffects, hasTimeoutSeconds, removeAllFromAdmissionReviewVersions, removeAllFromRules, removeFromAdmissionReviewVersions, removeFromRules, removeMatchingFromRules, setNewRuleLike, setToAdmissionReviewVersions, setToRules, withAdmissionReviewVersions, withAdmissionReviewVersions, withClientConfig, withFailurePolicy, withMatchPolicy, withName, withNamespaceSelector, withNewClientConfig, withNewClientConfigLike, withNewFailurePolicy, withNewFailurePolicy, withNewFailurePolicy, withNewMatchPolicy, withNewMatchPolicy, withNewMatchPolicy, withNewName, withNewName, withNewName, withNewNamespaceSelector, withNewNamespaceSelectorLike, withNewObjectSelector, withNewObjectSelectorLike, withNewSideEffects, withNewSideEffects, withNewSideEffects, withObjectSelector, withRules, withRules, withSideEffects, withTimeoutSeconds
accept, aggregate, aggregate, build, build, builderOf
public V1ValidatingWebhookBuilder()
public V1ValidatingWebhookBuilder(Boolean validationEnabled)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, Boolean validationEnabled)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, V1ValidatingWebhook instance)
public V1ValidatingWebhookBuilder(V1ValidatingWebhookFluent<?> fluent, V1ValidatingWebhook instance, Boolean validationEnabled)
public V1ValidatingWebhookBuilder(V1ValidatingWebhook instance)
public V1ValidatingWebhookBuilder(V1ValidatingWebhook instance, Boolean validationEnabled)
public V1ValidatingWebhook build()
build
in interface Builder<V1ValidatingWebhook>
public boolean equals(Object o)
equals
in class V1ValidatingWebhookFluentImpl<V1ValidatingWebhookBuilder>
public int hashCode()
hashCode
in class V1ValidatingWebhookFluentImpl<V1ValidatingWebhookBuilder>
Copyright © 2020. All rights reserved.