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