public class IoChaosStatusBuilder extends IoChaosStatusFluentImpl<IoChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IoChaosStatus,IoChaosStatusBuilder>
IoChaosStatusFluent.ExperimentNested<N>, IoChaosStatusFluent.SchedulerNested<N>| Constructor and Description |
|---|
IoChaosStatusBuilder() |
IoChaosStatusBuilder(Boolean validationEnabled) |
IoChaosStatusBuilder(IoChaosStatus instance) |
IoChaosStatusBuilder(IoChaosStatus instance,
Boolean validationEnabled) |
IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent) |
IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent,
Boolean validationEnabled) |
IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent,
IoChaosStatus instance) |
IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent,
IoChaosStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IoChaosStatus |
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 IoChaosStatusBuilder()
public IoChaosStatusBuilder(Boolean validationEnabled)
public IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent)
public IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent, Boolean validationEnabled)
public IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent, IoChaosStatus instance)
public IoChaosStatusBuilder(IoChaosStatusFluent<?> fluent, IoChaosStatus instance, Boolean validationEnabled)
public IoChaosStatusBuilder(IoChaosStatus instance)
public IoChaosStatusBuilder(IoChaosStatus instance, Boolean validationEnabled)
public IoChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IoChaosStatus>Copyright © 2015–2022 Red Hat. All rights reserved.