public class ValueStructValueBuilder extends ValueStructValueFluent<ValueStructValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueStructValue,ValueStructValueBuilder>
| Constructor and Description |
|---|
ValueStructValueBuilder() |
ValueStructValueBuilder(ValueStructValue instance) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
ValueStructValue instance) |
| Modifier and Type | Method and Description |
|---|---|
ValueStructValue |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToStructValue, addToStructValue, copyInstance, equals, getAdditionalProperties, getStructValue, hasAdditionalProperties, hashCode, hasStructValue, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromStructValue, removeFromStructValue, toString, withAdditionalProperties, withStructValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic ValueStructValueBuilder()
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, ValueStructValue instance)
public ValueStructValueBuilder(ValueStructValue instance)
public ValueStructValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueStructValue>Copyright © 2015–2024 Red Hat. All rights reserved.