public class TypeMetaBuilder extends TypeMetaFluentImpl<TypeMetaBuilder> implements VisitableBuilder<TypeMeta,TypeMetaBuilder>
_visitables, VISIT| Constructor and Description |
|---|
TypeMetaBuilder() |
TypeMetaBuilder(Boolean validationEnabled) |
TypeMetaBuilder(TypeMeta instance) |
TypeMetaBuilder(TypeMeta instance,
Boolean validationEnabled) |
TypeMetaBuilder(TypeMetaFluent<?> fluent) |
TypeMetaBuilder(TypeMetaFluent<?> fluent,
Boolean validationEnabled) |
TypeMetaBuilder(TypeMetaFluent<?> fluent,
TypeMeta instance) |
TypeMetaBuilder(TypeMetaFluent<?> fluent,
TypeMeta instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TypeMeta |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiVersion, getKind, hasApiVersion, hasKind, withApiVersion, withKind, withNewApiVersion, withNewKindaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic TypeMetaBuilder()
public TypeMetaBuilder(Boolean validationEnabled)
public TypeMetaBuilder(TypeMetaFluent<?> fluent)
public TypeMetaBuilder(TypeMetaFluent<?> fluent, Boolean validationEnabled)
public TypeMetaBuilder(TypeMetaFluent<?> fluent, TypeMeta instance)
public TypeMetaBuilder(TypeMetaFluent<?> fluent, TypeMeta instance, Boolean validationEnabled)
public TypeMetaBuilder(TypeMeta instance)
public boolean equals(Object o)
equals in class TypeMetaFluentImpl<TypeMetaBuilder>public int hashCode()
hashCode in class TypeMetaFluentImpl<TypeMetaBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.