public class InterceptorBuilder extends InterceptorFluent<InterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Interceptor,InterceptorBuilder>
InterceptorFluent.MetadataNested<N>, InterceptorFluent.SpecNested<N>, InterceptorFluent.StatusNested<N>| Constructor and Description |
|---|
InterceptorBuilder() |
InterceptorBuilder(Interceptor instance) |
InterceptorBuilder(InterceptorFluent<?> fluent) |
InterceptorBuilder(InterceptorFluent<?> fluent,
Interceptor instance) |
| Modifier and Type | Method and Description |
|---|---|
Interceptor |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaggregate, aggregate, build, build, builderOf, getVisitableMappublic InterceptorBuilder()
public InterceptorBuilder(InterceptorFluent<?> fluent)
public InterceptorBuilder(InterceptorFluent<?> fluent, Interceptor instance)
public InterceptorBuilder(Interceptor instance)
public Interceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Interceptor>Copyright © 2015–2024 Red Hat. All rights reserved.