public static interface DockerHttpClient.Response extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getBody() |
default String |
getHeader(String name) |
Map<String,List<String>> |
getHeaders() |
int |
getStatusCode() |
int getStatusCode()
InputStream getBody()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2025. All rights reserved.