public class InterceptorParamsBuilder extends InterceptorParamsFluent<InterceptorParamsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InterceptorParams,InterceptorParamsBuilder>
| Constructor and Description |
|---|
InterceptorParamsBuilder() |
InterceptorParamsBuilder(InterceptorParams instance) |
InterceptorParamsBuilder(InterceptorParamsFluent<?> fluent) |
InterceptorParamsBuilder(InterceptorParamsFluent<?> fluent,
InterceptorParams instance) |
| Modifier and Type | Method and Description |
|---|---|
InterceptorParams |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getName, getValue, hasAdditionalProperties, hashCode, hasName, hasValue, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic InterceptorParamsBuilder()
public InterceptorParamsBuilder(InterceptorParamsFluent<?> fluent)
public InterceptorParamsBuilder(InterceptorParamsFluent<?> fluent, InterceptorParams instance)
public InterceptorParamsBuilder(InterceptorParams instance)
public InterceptorParams build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InterceptorParams>Copyright © 2015–2024 Red Hat. All rights reserved.