public class WebhookInterceptorBuilder extends WebhookInterceptorFluentImpl<WebhookInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WebhookInterceptor,WebhookInterceptorBuilder>
WebhookInterceptorFluent.ObjectRefNested<N>| Constructor and Description |
|---|
WebhookInterceptorBuilder() |
WebhookInterceptorBuilder(Boolean validationEnabled) |
WebhookInterceptorBuilder(WebhookInterceptor instance) |
WebhookInterceptorBuilder(WebhookInterceptor instance,
Boolean validationEnabled) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent,
Boolean validationEnabled) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent,
WebhookInterceptor instance) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent,
WebhookInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
WebhookInterceptor |
build() |
addAllToHeader, addToHeader, addToHeader, buildObjectRef, editObjectRef, editOrNewObjectRef, editOrNewObjectRefLike, equals, getFirstHeader, getHeader, getHeader, getLastHeader, getMatchingHeader, getObjectRef, getUrl, hashCode, hasHeader, hasMatchingHeader, hasObjectRef, hasUrl, removeAllFromHeader, removeFromHeader, setToHeader, toString, withHeader, withHeader, withNewObjectRef, withNewObjectRefLike, withObjectRef, withUrlaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic WebhookInterceptorBuilder()
public WebhookInterceptorBuilder(Boolean validationEnabled)
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent)
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent, Boolean validationEnabled)
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent, WebhookInterceptor instance)
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent, WebhookInterceptor instance, Boolean validationEnabled)
public WebhookInterceptorBuilder(WebhookInterceptor instance)
public WebhookInterceptorBuilder(WebhookInterceptor instance, Boolean validationEnabled)
public WebhookInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WebhookInterceptor>Copyright © 2015–2023 Red Hat. All rights reserved.