public class PodChaosStatusBuilder extends PodChaosStatusFluentImpl<PodChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodChaosStatus,PodChaosStatusBuilder>
PodChaosStatusFluentImpl.ExperimentNestedImpl<N>, PodChaosStatusFluentImpl.SchedulerNestedImpl<N>PodChaosStatusFluent.ExperimentNested<N>, PodChaosStatusFluent.SchedulerNested<N>| Constructor and Description |
|---|
PodChaosStatusBuilder() |
PodChaosStatusBuilder(Boolean validationEnabled) |
PodChaosStatusBuilder(PodChaosStatus instance) |
PodChaosStatusBuilder(PodChaosStatus instance,
Boolean validationEnabled) |
PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent) |
PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent,
Boolean validationEnabled) |
PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent,
PodChaosStatus instance) |
PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent,
PodChaosStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePodChaosStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildExperiment, buildScheduler, editExperiment, editOrNewExperiment, editOrNewExperimentLike, editOrNewScheduler, editOrNewSchedulerLike, editScheduler, getExperiment, getFailedMessage, getScheduler, hasExperiment, hasFailedMessage, hasScheduler, withExperiment, withFailedMessage, withNewExperiment, withNewExperimentLike, withNewFailedMessage, withNewFailedMessage, withNewFailedMessage, withNewScheduler, withNewScheduler, withNewSchedulerLike, withScheduleraccept, accept, aggregate, aggregate, build, build, builderOfpublic PodChaosStatusBuilder()
public PodChaosStatusBuilder(Boolean validationEnabled)
public PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent)
public PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent, Boolean validationEnabled)
public PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent, PodChaosStatus instance)
public PodChaosStatusBuilder(PodChaosStatusFluent<?> fluent, PodChaosStatus instance, Boolean validationEnabled)
public PodChaosStatusBuilder(PodChaosStatus instance)
public PodChaosStatusBuilder(PodChaosStatus instance, Boolean validationEnabled)
public EditablePodChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodChaosStatus>public boolean equals(Object o)
equals in class PodChaosStatusFluentImpl<PodChaosStatusBuilder>public int hashCode()
hashCode in class PodChaosStatusFluentImpl<PodChaosStatusBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.