| Modifier and Type | Field and Description |
|---|---|
private SocksVersion |
ProxyConfiguration.socksVersion |
| Modifier and Type | Method and Description |
|---|---|
SocksVersion |
ProxyConfiguration.getSocksVersion() |
static SocksVersion |
SocksVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocksVersion[] |
SocksVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyConfiguration.setSocksVersion(SocksVersion socksVersion) |
Copyright © 2023 Apache NiFi Project. All rights reserved.