public class ClusterInterceptorBuilder extends ClusterInterceptorFluent<ClusterInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterInterceptor,ClusterInterceptorBuilder>
ClusterInterceptorFluent.MetadataNested<N>, ClusterInterceptorFluent.SpecNested<N>, ClusterInterceptorFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterInterceptorBuilder() |
ClusterInterceptorBuilder(ClusterInterceptor instance) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent,
ClusterInterceptor instance) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptor |
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 ClusterInterceptorBuilder()
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent)
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent, ClusterInterceptor instance)
public ClusterInterceptorBuilder(ClusterInterceptor instance)
public ClusterInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterInterceptor>Copyright © 2015–2024 Red Hat. All rights reserved.