public class Container extends Object implements AutoCloseable
| Constructor and Description |
|---|
Container() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
finalize() |
String |
readLogsFully(Integer waitTimeSeconds) |
com.github.dockerjava.core.command.WaitContainerResultCallback |
waitForCompletion() |
public String readLogsFully(Integer waitTimeSeconds) throws InterruptedException
InterruptedExceptionpublic com.github.dockerjava.core.command.WaitContainerResultCallback waitForCompletion()
public void close()
close in interface AutoCloseableCopyright © 2017. All rights reserved.