| Package | Description |
|---|---|
| com.github.dockerjava.core |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InvocationBuilder |
InvocationBuilder.accept(MediaType mediaType) |
void |
InvocationBuilder.put(InputStream body,
MediaType mediaType) |
Copyright © 2025. All rights reserved.