| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.envoy.core |
| Modifier and Type | Method and Description |
|---|---|
static Base.SocketOption.SocketState |
Base.SocketOption.SocketState.forNumber(int value) |
Base.SocketOption.SocketState |
Base.SocketOptionOrBuilder.getState()
The state in which the option will be applied.
|
Base.SocketOption.SocketState |
Base.SocketOption.getState()
The state in which the option will be applied.
|
Base.SocketOption.SocketState |
Base.SocketOption.Builder.getState()
The state in which the option will be applied.
|
static Base.SocketOption.SocketState |
Base.SocketOption.SocketState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Base.SocketOption.SocketState |
Base.SocketOption.SocketState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Base.SocketOption.SocketState |
Base.SocketOption.SocketState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Base.SocketOption.SocketState[] |
Base.SocketOption.SocketState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Base.SocketOption.SocketState> |
Base.SocketOption.SocketState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Base.SocketOption.Builder |
Base.SocketOption.Builder.setState(Base.SocketOption.SocketState value)
The state in which the option will be applied.
|
Copyright © 2019 WSO2. All rights reserved.