public class TypedValueBuilder extends TypedValueFluentImpl<TypedValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TypedValue,TypedValueBuilder>
| Constructor and Description |
|---|
TypedValueBuilder() |
TypedValueBuilder(Boolean validationEnabled) |
TypedValueBuilder(TypedValue instance) |
TypedValueBuilder(TypedValue instance,
Boolean validationEnabled) |
TypedValueBuilder(TypedValueFluent<?> fluent) |
TypedValueBuilder(TypedValueFluent<?> fluent,
Boolean validationEnabled) |
TypedValueBuilder(TypedValueFluent<?> fluent,
TypedValue instance) |
TypedValueBuilder(TypedValueFluent<?> fluent,
TypedValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
build() |
boolean |
equals(Object o) |
getExpression, getType, hasExpression, hasType, withExpression, withTypeaccept, aggregate, aggregate, build, buildpublic TypedValueBuilder()
public TypedValueBuilder(Boolean validationEnabled)
public TypedValueBuilder(TypedValueFluent<?> fluent)
public TypedValueBuilder(TypedValueFluent<?> fluent, Boolean validationEnabled)
public TypedValueBuilder(TypedValueFluent<?> fluent, TypedValue instance)
public TypedValueBuilder(TypedValueFluent<?> fluent, TypedValue instance, Boolean validationEnabled)
public TypedValueBuilder(TypedValue instance)
public TypedValueBuilder(TypedValue instance, Boolean validationEnabled)
public TypedValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TypedValue>public boolean equals(Object o)
equals in class TypedValueFluentImpl<TypedValueBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.