public class PodOSBuilder extends PodOSFluentImpl<PodOSBuilder> implements VisitableBuilder<PodOS,PodOSBuilder>
_visitables, VISIT| Constructor and Description |
|---|
PodOSBuilder() |
PodOSBuilder(Boolean validationEnabled) |
PodOSBuilder(PodOS instance) |
PodOSBuilder(PodOS instance,
Boolean validationEnabled) |
PodOSBuilder(PodOSFluent<?> fluent) |
PodOSBuilder(PodOSFluent<?> fluent,
Boolean validationEnabled) |
PodOSBuilder(PodOSFluent<?> fluent,
PodOS instance) |
PodOSBuilder(PodOSFluent<?> fluent,
PodOS instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodOS |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getName, hasAdditionalProperties, hasName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withName, withNewNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PodOSBuilder()
public PodOSBuilder(Boolean validationEnabled)
public PodOSBuilder(PodOSFluent<?> fluent)
public PodOSBuilder(PodOSFluent<?> fluent, Boolean validationEnabled)
public PodOSBuilder(PodOSFluent<?> fluent, PodOS instance)
public PodOSBuilder(PodOSFluent<?> fluent, PodOS instance, Boolean validationEnabled)
public PodOSBuilder(PodOS instance)
public boolean equals(Object o)
equals in class PodOSFluentImpl<PodOSBuilder>public int hashCode()
hashCode in class PodOSFluentImpl<PodOSBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.