public class PodBuilder extends PodFluentImpl<PodBuilder> implements VisitableBuilder<Pod,PodBuilder>
PodFluentImpl.MetadataNestedImpl<N>, PodFluentImpl.SpecNestedImpl<N>, PodFluentImpl.StatusNestedImpl<N>PodFluent.MetadataNested<N>, PodFluent.SpecNested<N>, PodFluent.StatusNested<N>_visitables| Constructor and Description |
|---|
PodBuilder() |
PodBuilder(Boolean validationEnabled) |
PodBuilder(Pod instance) |
PodBuilder(Pod instance,
Boolean validationEnabled) |
PodBuilder(PodFluent<?> fluent) |
PodBuilder(PodFluent<?> fluent,
Boolean validationEnabled) |
PodBuilder(PodFluent<?> fluent,
Pod instance) |
PodBuilder(PodFluent<?> fluent,
Pod instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Pod |
build() |
boolean |
equals(Object o) |
editMetadata, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, aggregate, aggregate, build, buildpublic PodBuilder()
public PodBuilder(Boolean validationEnabled)
public PodBuilder(PodFluent<?> fluent)
public PodBuilder(Pod instance)
public boolean equals(Object o)
equals in class PodFluentImpl<PodBuilder>Copyright © 2011–2016 Red Hat. All rights reserved.