public class ClusterInterceptorBuilder extends ClusterInterceptorFluentImpl<ClusterInterceptorBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterInterceptor,ClusterInterceptorBuilder>
ClusterInterceptorFluentImpl.MetadataNestedImpl<N>, ClusterInterceptorFluentImpl.SpecNestedImpl<N>, ClusterInterceptorFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class ClusterInterceptorFluentImpl<ClusterInterceptorBuilder>public int hashCode()
hashCode in class ClusterInterceptorFluentImpl<ClusterInterceptorBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.