public class PodChaosStatusBuilder extends PodChaosStatusFluentImpl<PodChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodChaosStatus,PodChaosStatusBuilder>
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 |
|---|---|
PodChaosStatus |
build() |
buildExperiment, buildScheduler, editExperiment, editOrNewExperiment, editOrNewExperimentLike, editOrNewScheduler, editOrNewSchedulerLike, editScheduler, equals, getExperiment, getFailedMessage, getScheduler, hasExperiment, hasFailedMessage, hashCode, hasScheduler, toString, withExperiment, withFailedMessage, withNewExperiment, withNewExperimentLike, withNewScheduler, withNewScheduler, withNewSchedulerLike, withScheduleraccept, accept, accept, 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 PodChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodChaosStatus>Copyright © 2015–2022 Red Hat. All rights reserved.