public class PodChaosSpecBuilder extends PodChaosSpecFluentImpl<PodChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodChaosSpec,PodChaosSpecBuilder>
PodChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
PodChaosSpecBuilder() |
PodChaosSpecBuilder(Boolean validationEnabled) |
PodChaosSpecBuilder(PodChaosSpec instance) |
PodChaosSpecBuilder(PodChaosSpec instance,
Boolean validationEnabled) |
PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent) |
PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent,
PodChaosSpec instance) |
PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent,
PodChaosSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodChaosSpec |
build() |
addAllToContainerNames, addToContainerNames, addToContainerNames, buildSelector, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getAction, getContainerName, getContainerNames, getDuration, getFirstContainerName, getGracePeriod, getLastContainerName, getMatchingContainerName, getMode, getSelector, getValue, hasAction, hasContainerNames, hasDuration, hasGracePeriod, hashCode, hasMatchingContainerName, hasMode, hasSelector, hasValue, removeAllFromContainerNames, removeFromContainerNames, setToContainerNames, toString, withAction, withContainerNames, withContainerNames, withDuration, withGracePeriod, withMode, withNewSelector, withNewSelectorLike, withSelector, withValueaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic PodChaosSpecBuilder()
public PodChaosSpecBuilder(Boolean validationEnabled)
public PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent)
public PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent, Boolean validationEnabled)
public PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent, PodChaosSpec instance)
public PodChaosSpecBuilder(PodChaosSpecFluent<?> fluent, PodChaosSpec instance, Boolean validationEnabled)
public PodChaosSpecBuilder(PodChaosSpec instance)
public PodChaosSpecBuilder(PodChaosSpec instance, Boolean validationEnabled)
public PodChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodChaosSpec>Copyright © 2015–2023 Red Hat. All rights reserved.