public class ClusterInterceptorBuilder extends ClusterInterceptorFluentImpl<ClusterInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterInterceptor,ClusterInterceptorBuilder>
ClusterInterceptorFluent.MetadataNested<N>, ClusterInterceptorFluent.SpecNested<N>, ClusterInterceptorFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterInterceptorBuilder() |
ClusterInterceptorBuilder(Boolean validationEnabled) |
ClusterInterceptorBuilder(ClusterInterceptor instance) |
ClusterInterceptorBuilder(ClusterInterceptor instance,
Boolean validationEnabled) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent,
Boolean validationEnabled) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent,
ClusterInterceptor instance) |
ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent,
ClusterInterceptor instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptor |
build() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, toString, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterInterceptorBuilder()
public ClusterInterceptorBuilder(Boolean validationEnabled)
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent)
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent, Boolean validationEnabled)
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent, ClusterInterceptor instance)
public ClusterInterceptorBuilder(ClusterInterceptorFluent<?> fluent, ClusterInterceptor instance, Boolean validationEnabled)
public ClusterInterceptorBuilder(ClusterInterceptor instance)
public ClusterInterceptorBuilder(ClusterInterceptor instance, Boolean validationEnabled)
public ClusterInterceptor build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterInterceptor>Copyright © 2015–2023 Red Hat. All rights reserved.