public class ValueReferenceBuilder extends ValueReferenceFluent<ValueReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueReference,ValueReferenceBuilder>
| Constructor and Description |
|---|
ValueReferenceBuilder() |
ValueReferenceBuilder(ValueReference instance) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent,
ValueReference instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableValueReference |
build() |
addAllToPaths, addToPaths, addToPaths, copyInstance, equals, getDescription, getExpression, getMaximum, getMinimum, getPaths, getPattern, getProfile, getProperty, getRequired, getValue, hasDescription, hasExpression, hashCode, hasMaximum, hasMinimum, hasPaths, hasPattern, hasProfile, hasProperty, hasRequired, hasValue, removeAllFromPaths, removeFromPaths, setToPaths, toString, withDescription, withExpression, withMaximum, withMinimum, withPaths, withPattern, withProfile, withProperty, withRequired, withRequired, withValueaggregate, aggregate, build, build, builderOf, getVisitableMappublic ValueReferenceBuilder()
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent)
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent, ValueReference instance)
public ValueReferenceBuilder(ValueReference instance)
public EditableValueReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueReference>Copyright © 2018–2023 Red Hat. All rights reserved.