| Modifier and Type | Method and Description |
|---|---|
static DockerHttpClient.Request.Method |
DockerHttpClient.Request.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerHttpClient.Request.Method[] |
DockerHttpClient.Request.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DockerHttpClient.Request.Builder |
DockerHttpClient.Request.Builder.method(DockerHttpClient.Request.Method method) |
Copyright © 2025. All rights reserved.