public class IoChaosStatusBuilder extends IoChaosStatusFluentImpl<IoChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<IoChaosStatus,IoChaosStatusBuilder>
IoChaosStatusFluentImpl.ExperimentNestedImpl<N>, IoChaosStatusFluentImpl.SchedulerNestedImpl<N>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 |
|---|---|
EditableIoChaosStatus |
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 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 EditableIoChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<IoChaosStatus>public boolean equals(Object o)
equals in class IoChaosStatusFluentImpl<IoChaosStatusBuilder>public int hashCode()
hashCode in class IoChaosStatusFluentImpl<IoChaosStatusBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.