public class WebhookInterceptorBuilder extends WebhookInterceptorFluent<WebhookInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<WebhookInterceptor,WebhookInterceptorBuilder>
WebhookInterceptorFluent.ObjectRefNested<N>| Constructor and Description |
|---|
WebhookInterceptorBuilder() |
WebhookInterceptorBuilder(WebhookInterceptor instance) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent) |
WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent,
WebhookInterceptor instance) |
| Modifier and Type | Method and Description |
|---|---|
WebhookInterceptor |
build() |
addAllToHeader, addToAdditionalProperties, addToAdditionalProperties, addToHeader, addToHeader, buildObjectRef, copyInstance, editObjectRef, editOrNewObjectRef, editOrNewObjectRefLike, equals, getAdditionalProperties, getFirstHeader, getHeader, getHeader, getLastHeader, getMatchingHeader, getUrl, hasAdditionalProperties, hashCode, hasHeader, hasMatchingHeader, hasObjectRef, hasUrl, removeAllFromHeader, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeader, setToHeader, toString, withAdditionalProperties, withHeader, withHeader, withNewObjectRef, withNewObjectRefLike, withObjectRef, withUrlaggregate, aggregate, build, build, builderOf, getVisitableMappublic WebhookInterceptorBuilder()
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent)
public WebhookInterceptorBuilder(WebhookInterceptorFluent<?> fluent, WebhookInterceptor instance)
public WebhookInterceptorBuilder(WebhookInterceptor instance)
public WebhookInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<WebhookInterceptor>Copyright © 2015–2024 Red Hat. All rights reserved.