Package | Description |
---|---|
software.amazon.awssdk.http.nio.netty.internal.utils |
Modifier and Type | Method and Description |
---|---|
static BetterFixedChannelPool.AcquireTimeoutAction |
BetterFixedChannelPool.AcquireTimeoutAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BetterFixedChannelPool.AcquireTimeoutAction[] |
BetterFixedChannelPool.AcquireTimeoutAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BetterFixedChannelPool.Builder |
BetterFixedChannelPool.Builder.acquireTimeoutAction(BetterFixedChannelPool.AcquireTimeoutAction action) |
Copyright © 2019. All rights reserved.