public class BlockChaosSpecBuilder extends BlockChaosSpecFluentImpl<BlockChaosSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BlockChaosSpec,BlockChaosSpecBuilder>
BlockChaosSpecFluent.DelayNested<N>, BlockChaosSpecFluent.SelectorNested<N>| Constructor and Description |
|---|
BlockChaosSpecBuilder() |
BlockChaosSpecBuilder(BlockChaosSpec instance) |
BlockChaosSpecBuilder(BlockChaosSpec instance,
Boolean validationEnabled) |
BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent) |
BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent,
BlockChaosSpec instance) |
BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent,
BlockChaosSpec instance,
Boolean validationEnabled) |
BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent,
Boolean validationEnabled) |
BlockChaosSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BlockChaosSpec |
build() |
addAllToContainerNames, addToContainerNames, addToContainerNames, buildDelay, buildSelector, editDelay, editOrNewDelay, editOrNewDelayLike, editOrNewSelector, editOrNewSelectorLike, editSelector, equals, getAction, getContainerName, getContainerNames, getDelay, getDuration, getFirstContainerName, getIops, getLastContainerName, getMatchingContainerName, getMode, getSelector, getValue, getVolumeName, hasAction, hasContainerNames, hasDelay, hasDuration, hashCode, hasIops, hasMatchingContainerName, hasMode, hasSelector, hasValue, hasVolumeName, removeAllFromContainerNames, removeFromContainerNames, setToContainerNames, toString, withAction, withContainerNames, withContainerNames, withDelay, withDuration, withIops, withMode, withNewDelay, withNewDelay, withNewDelayLike, withNewSelector, withNewSelectorLike, withSelector, withValue, withVolumeNameaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic BlockChaosSpecBuilder()
public BlockChaosSpecBuilder(Boolean validationEnabled)
public BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent)
public BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent, Boolean validationEnabled)
public BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent, BlockChaosSpec instance)
public BlockChaosSpecBuilder(BlockChaosSpecFluent<?> fluent, BlockChaosSpec instance, Boolean validationEnabled)
public BlockChaosSpecBuilder(BlockChaosSpec instance)
public BlockChaosSpecBuilder(BlockChaosSpec instance, Boolean validationEnabled)
public BlockChaosSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BlockChaosSpec>Copyright © 2015–2023 Red Hat. All rights reserved.