public class PodIoChaosSpecBuilder extends PodIoChaosSpecFluentImpl<PodIoChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodIoChaosSpec,PodIoChaosSpecBuilder>
PodIoChaosSpecFluentImpl.ActionsNestedImpl<N>PodIoChaosSpecFluent.ActionsNested<N>| Constructor and Description |
|---|
PodIoChaosSpecBuilder() |
PodIoChaosSpecBuilder(Boolean validationEnabled) |
PodIoChaosSpecBuilder(PodIoChaosSpec instance) |
PodIoChaosSpecBuilder(PodIoChaosSpec instance,
Boolean validationEnabled) |
PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent) |
PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent,
PodIoChaosSpec instance) |
PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent,
PodIoChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePodIoChaosSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToActions, addNewAction, addNewActionLike, addToActions, addToActions, buildAction, buildActions, buildFirstAction, buildLastAction, buildMatchingAction, editAction, editFirstAction, editLastAction, editMatchingAction, getActions, getContainer, getPid, getStartTime, getVolumeMountPath, hasActions, hasContainer, hasMatchingAction, hasPid, hasStartTime, hasVolumeMountPath, removeAllFromActions, removeFromActions, removeMatchingFromActions, setNewActionLike, setToActions, withActions, withActions, withContainer, withNewContainer, withNewVolumeMountPath, withPid, withStartTime, withVolumeMountPathaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PodIoChaosSpecBuilder()
public PodIoChaosSpecBuilder(Boolean validationEnabled)
public PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent)
public PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent, Boolean validationEnabled)
public PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent, PodIoChaosSpec instance)
public PodIoChaosSpecBuilder(PodIoChaosSpecFluent<?> fluent, PodIoChaosSpec instance, Boolean validationEnabled)
public PodIoChaosSpecBuilder(PodIoChaosSpec instance)
public PodIoChaosSpecBuilder(PodIoChaosSpec instance, Boolean validationEnabled)
public EditablePodIoChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodIoChaosSpec>public boolean equals(Object o)
equals in class PodIoChaosSpecFluentImpl<PodIoChaosSpecBuilder>public int hashCode()
hashCode in class PodIoChaosSpecFluentImpl<PodIoChaosSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.