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