Interface TestcontainersRedpandaStartActionBuilder<C extends AutoCloseable,T extends TestAction,B extends TestcontainersRedpandaStartActionBuilder<C,T,B>>
- All Superinterfaces:
ActionBuilder<T,,B> TestActionBuilder<T>,TestcontainersStartActionBuilderBase<C,T, B>
public interface TestcontainersRedpandaStartActionBuilder<C extends AutoCloseable,T extends TestAction,B extends TestcontainersRedpandaStartActionBuilder<C,T,B>>
extends TestcontainersStartActionBuilderBase<C,T,B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.TestActionBuilder
buildMethods inherited from interface org.citrusframework.actions.testcontainers.TestcontainersStartActionBuilderBase
addExposedPort, addExposedPorts, addExposedPorts, addPortBinding, addPortBindings, addPortBindings, autoRemove, container, container, container, container, containerName, image, serviceName, waitFor, waitFor, waitFor, waitFor, waitStrategyDisabled, withCommand, withEnv, withEnv, withLabel, withLabels, withNetwork, withNetwork, withoutNetwork, withStartupTimeout, withStartupTimeout, withVolumeMount, withVolumeMount, withVolumeMount
-
Method Details
-
version
-