public class ValueBoolValueBuilder extends ValueBoolValueFluent<ValueBoolValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueBoolValue,ValueBoolValueBuilder>
| Constructor and Description |
|---|
ValueBoolValueBuilder() |
ValueBoolValueBuilder(ValueBoolValue instance) |
ValueBoolValueBuilder(ValueBoolValueFluent<?> fluent) |
ValueBoolValueBuilder(ValueBoolValueFluent<?> fluent,
ValueBoolValue instance) |
| Modifier and Type | Method and Description |
|---|---|
ValueBoolValue |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBoolValue, hasAdditionalProperties, hasBoolValue, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBoolValue, withBoolValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic ValueBoolValueBuilder()
public ValueBoolValueBuilder(ValueBoolValueFluent<?> fluent)
public ValueBoolValueBuilder(ValueBoolValueFluent<?> fluent, ValueBoolValue instance)
public ValueBoolValueBuilder(ValueBoolValue instance)
public ValueBoolValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueBoolValue>Copyright © 2015–2023 Red Hat. All rights reserved.