public class PodIoChaosSpecBuilder extends PodIoChaosSpecFluentImpl<PodIoChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodIoChaosSpec,PodIoChaosSpecBuilder>
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 |
|---|---|
PodIoChaosSpec |
build() |
addAllToActions, addNewAction, addNewActionLike, addToActions, addToActions, buildAction, buildActions, buildFirstAction, buildLastAction, buildMatchingAction, editAction, editFirstAction, editLastAction, editMatchingAction, equals, getActions, getContainer, getPid, getStartTime, getVolumeMountPath, hasActions, hasContainer, hashCode, hasMatchingAction, hasPid, hasStartTime, hasVolumeMountPath, removeAllFromActions, removeFromActions, removeMatchingFromActions, setNewActionLike, setToActions, toString, withActions, withActions, withContainer, withPid, withStartTime, withVolumeMountPathaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 PodIoChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodIoChaosSpec>Copyright © 2015–2022 Red Hat. All rights reserved.