public class ClusterInterceptorSpecBuilder extends ClusterInterceptorSpecFluentImpl<ClusterInterceptorSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterInterceptorSpec,ClusterInterceptorSpecBuilder>
ClusterInterceptorSpecFluentImpl.ClientConfigNestedImpl<N>ClusterInterceptorSpecFluent.ClientConfigNested<N>| Constructor and Description |
|---|
ClusterInterceptorSpecBuilder() |
ClusterInterceptorSpecBuilder(Boolean validationEnabled) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance,
Boolean validationEnabled) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent,
Boolean validationEnabled) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent,
ClusterInterceptorSpec instance) |
ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent,
ClusterInterceptorSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInterceptorSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildClientConfig, editClientConfig, editOrNewClientConfig, editOrNewClientConfigLike, getClientConfig, hasClientConfig, withClientConfig, withNewClientConfig, withNewClientConfigLikeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterInterceptorSpecBuilder()
public ClusterInterceptorSpecBuilder(Boolean validationEnabled)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent, Boolean validationEnabled)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent, ClusterInterceptorSpec instance)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpecFluent<?> fluent, ClusterInterceptorSpec instance, Boolean validationEnabled)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance)
public ClusterInterceptorSpecBuilder(ClusterInterceptorSpec instance, Boolean validationEnabled)
public ClusterInterceptorSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterInterceptorSpec>public boolean equals(Object o)
equals in class ClusterInterceptorSpecFluentImpl<ClusterInterceptorSpecBuilder>public int hashCode()
hashCode in class ClusterInterceptorSpecFluentImpl<ClusterInterceptorSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.