wrappedContainer property

Object get wrappedContainer

The underlying container object.

For DockerContainer this is this. For ComposeContainer this is also this. Prefer calling typed methods on WaitStrategyTarget directly instead of casting this value.

Implementation

Object get wrappedContainer;