Class AwaitBuilder.HttpAwaitBuilder
java.lang.Object
org.arquillian.cube.docker.impl.client.containerobject.dsl.AwaitBuilder.HttpAwaitBuilder
- Enclosing class:
AwaitBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withHeaders(String key, Object value, Object... keyValues) withHeaders(Map<String, Object> headers) withIterations(int iterations) withResponseCode(int responseCode) withSleepPollingTime(int time, TimeUnit unit)
-
Constructor Details
-
HttpAwaitBuilder
-
-
Method Details
-
withResponseCode
-
withSleepPollingTime
-
withIterations
-
withHeaders
-
withHeaders
-
build
-