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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDebug, hasAdditionalProperties, hasDebug, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDebugaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class OperandConfigFluentImpl<OperandConfigBuilder>public int hashCode()
hashCode in class OperandConfigFluentImpl<OperandConfigBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.