| Modifier and Type | Method and Description |
|---|---|
default LatencyMode |
ChannelProps.getLatencyMode()
(experimental) Channel latency mode.
|
LatencyMode |
ChannelProps.Jsii$Proxy.getLatencyMode() |
static LatencyMode |
LatencyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LatencyMode[] |
LatencyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Channel.Builder |
Channel.Builder.latencyMode(LatencyMode latencyMode)
(experimental) Channel latency mode.
|
ChannelProps.Builder |
ChannelProps.Builder.latencyMode(LatencyMode latencyMode)
Sets the value of
ChannelProps.getLatencyMode() |
Copyright © 2022. All rights reserved.