public class ValueStructValueBuilder extends ValueStructValueFluentImpl<ValueStructValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueStructValue,ValueStructValueBuilder>
| Constructor and Description |
|---|
ValueStructValueBuilder() |
ValueStructValueBuilder(Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValue instance) |
ValueStructValueBuilder(ValueStructValue instance,
Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
ValueStructValue instance) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
ValueStructValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ValueStructValue |
build() |
addToStructValue, addToStructValue, equals, getStructValue, hashCode, hasStructValue, removeFromStructValue, removeFromStructValue, toString, withStructValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ValueStructValueBuilder()
public ValueStructValueBuilder(Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, ValueStructValue instance)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, ValueStructValue instance, Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValue instance)
public ValueStructValueBuilder(ValueStructValue instance, Boolean validationEnabled)
public ValueStructValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueStructValue>Copyright © 2015–2022 Red Hat. All rights reserved.