public final class ApacheDockerHttpClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ApacheDockerHttpClient.Builder |
DockerHttpClient.Request, DockerHttpClient.Response| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DockerHttpClient.Response |
execute(DockerHttpClient.Request request) |
public DockerHttpClient.Response execute(DockerHttpClient.Request request)
execute in interface DockerHttpClientpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2025. All rights reserved.