public class JVMChaosStatusBuilder extends JVMChaosStatusFluentImpl<JVMChaosStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JVMChaosStatus,JVMChaosStatusBuilder>
JVMChaosStatusFluentImpl.ExperimentNestedImpl<N>, JVMChaosStatusFluentImpl.SchedulerNestedImpl<N>JVMChaosStatusFluent.ExperimentNested<N>, JVMChaosStatusFluent.SchedulerNested<N>| Constructor and Description |
|---|
JVMChaosStatusBuilder() |
JVMChaosStatusBuilder(Boolean validationEnabled) |
JVMChaosStatusBuilder(JVMChaosStatus instance) |
JVMChaosStatusBuilder(JVMChaosStatus instance,
Boolean validationEnabled) |
JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent) |
JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent,
Boolean validationEnabled) |
JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent,
JVMChaosStatus instance) |
JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent,
JVMChaosStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableJVMChaosStatus |
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, withNewScheduler, withNewScheduler, withNewSchedulerLike, withScheduleraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic JVMChaosStatusBuilder()
public JVMChaosStatusBuilder(Boolean validationEnabled)
public JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent)
public JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent, Boolean validationEnabled)
public JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent, JVMChaosStatus instance)
public JVMChaosStatusBuilder(JVMChaosStatusFluent<?> fluent, JVMChaosStatus instance, Boolean validationEnabled)
public JVMChaosStatusBuilder(JVMChaosStatus instance)
public JVMChaosStatusBuilder(JVMChaosStatus instance, Boolean validationEnabled)
public EditableJVMChaosStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JVMChaosStatus>public boolean equals(Object o)
equals in class JVMChaosStatusFluentImpl<JVMChaosStatusBuilder>public int hashCode()
hashCode in class JVMChaosStatusFluentImpl<JVMChaosStatusBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.