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