Package | Description |
---|---|
org.springframework.cloud.gateway.config |
Modifier and Type | Method and Description |
---|---|
HttpClientProperties.Pool.PoolType |
HttpClientProperties.Pool.getType() |
static HttpClientProperties.Pool.PoolType |
HttpClientProperties.Pool.PoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpClientProperties.Pool.PoolType[] |
HttpClientProperties.Pool.PoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpClientProperties.Pool.setType(HttpClientProperties.Pool.PoolType type) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.