public class WebhookDescriptionBuilder extends WebhookDescriptionFluentImpl<WebhookDescriptionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WebhookDescription,WebhookDescriptionBuilder>
WebhookDescriptionFluentImpl.ObjectSelectorNestedImpl<N>WebhookDescriptionFluent.ObjectSelectorNested<N>| Constructor and Description |
|---|
WebhookDescriptionBuilder() |
WebhookDescriptionBuilder(Boolean validationEnabled) |
WebhookDescriptionBuilder(WebhookDescription instance) |
WebhookDescriptionBuilder(WebhookDescription instance,
Boolean validationEnabled) |
WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent) |
WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent,
Boolean validationEnabled) |
WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent,
WebhookDescription instance) |
WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent,
WebhookDescription instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
WebhookDescription |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAdmissionReviewVersions, addAllToConversionCRDs, addAllToRules, addNewAdmissionReviewVersion, addNewConversionCRD, addToAdmissionReviewVersions, addToAdmissionReviewVersions, addToConversionCRDs, addToConversionCRDs, addToRules, addToRules, buildObjectSelector, editObjectSelector, editOrNewObjectSelector, editOrNewObjectSelectorLike, getAdmissionReviewVersion, getAdmissionReviewVersions, getContainerPort, getConversionCRD, getConversionCRDs, getDeploymentName, getFailurePolicy, getFirstAdmissionReviewVersion, getFirstConversionCRD, getFirstRule, getGenerateName, getLastAdmissionReviewVersion, getLastConversionCRD, getLastRule, getMatchingAdmissionReviewVersion, getMatchingConversionCRD, getMatchingRule, getMatchPolicy, getObjectSelector, getReinvocationPolicy, getRule, getRules, getSideEffects, getTimeoutSeconds, getType, getWebhookPath, hasAdmissionReviewVersions, hasContainerPort, hasConversionCRDs, hasDeploymentName, hasFailurePolicy, hasGenerateName, hasMatchingAdmissionReviewVersion, hasMatchingConversionCRD, hasMatchingRule, hasMatchPolicy, hasObjectSelector, hasReinvocationPolicy, hasRules, hasSideEffects, hasTimeoutSeconds, hasType, hasWebhookPath, removeAllFromAdmissionReviewVersions, removeAllFromConversionCRDs, removeAllFromRules, removeFromAdmissionReviewVersions, removeFromConversionCRDs, removeFromRules, setToAdmissionReviewVersions, setToConversionCRDs, setToRules, withAdmissionReviewVersions, withAdmissionReviewVersions, withContainerPort, withConversionCRDs, withConversionCRDs, withDeploymentName, withFailurePolicy, withGenerateName, withMatchPolicy, withNewDeploymentName, withNewFailurePolicy, withNewGenerateName, withNewMatchPolicy, withNewObjectSelector, withNewObjectSelectorLike, withNewReinvocationPolicy, withNewSideEffects, withNewType, withNewWebhookPath, withObjectSelector, withReinvocationPolicy, withRules, withRules, withSideEffects, withTimeoutSeconds, withType, withWebhookPathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic WebhookDescriptionBuilder()
public WebhookDescriptionBuilder(Boolean validationEnabled)
public WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent)
public WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent, Boolean validationEnabled)
public WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent, WebhookDescription instance)
public WebhookDescriptionBuilder(WebhookDescriptionFluent<?> fluent, WebhookDescription instance, Boolean validationEnabled)
public WebhookDescriptionBuilder(WebhookDescription instance)
public WebhookDescriptionBuilder(WebhookDescription instance, Boolean validationEnabled)
public WebhookDescription build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WebhookDescription>public boolean equals(Object o)
equals in class WebhookDescriptionFluentImpl<WebhookDescriptionBuilder>public int hashCode()
hashCode in class WebhookDescriptionFluentImpl<WebhookDescriptionBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.