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