public class OperandConfigBuilder extends OperandConfigFluentImpl<OperandConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<OperandConfig,OperandConfigBuilder>
| Constructor and Description |
|---|
OperandConfigBuilder() |
OperandConfigBuilder(Boolean validationEnabled) |
OperandConfigBuilder(OperandConfig instance) |
OperandConfigBuilder(OperandConfig instance,
Boolean validationEnabled) |
OperandConfigBuilder(OperandConfigFluent<?> fluent) |
OperandConfigBuilder(OperandConfigFluent<?> fluent,
Boolean validationEnabled) |
OperandConfigBuilder(OperandConfigFluent<?> fluent,
OperandConfig instance) |
OperandConfigBuilder(OperandConfigFluent<?> fluent,
OperandConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
OperandConfig |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDebug, hasAdditionalProperties, hasDebug, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDebug, withDebugaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic OperandConfigBuilder()
public OperandConfigBuilder(Boolean validationEnabled)
public OperandConfigBuilder(OperandConfigFluent<?> fluent)
public OperandConfigBuilder(OperandConfigFluent<?> fluent, Boolean validationEnabled)
public OperandConfigBuilder(OperandConfigFluent<?> fluent, OperandConfig instance)
public OperandConfigBuilder(OperandConfigFluent<?> fluent, OperandConfig instance, Boolean validationEnabled)
public OperandConfigBuilder(OperandConfig instance)
public OperandConfigBuilder(OperandConfig instance, Boolean validationEnabled)
public OperandConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<OperandConfig>Copyright © 2015–2022 Red Hat. All rights reserved.