Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
EndpointResolutionMode |
EndpointSpec.getMode() |
static EndpointResolutionMode |
EndpointResolutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointResolutionMode[] |
EndpointResolutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EndpointSpec |
EndpointSpec.withMode(EndpointResolutionMode mode) |
Copyright © 2025. All rights reserved.