Package | Description |
---|---|
org.springframework.cloud.gateway.filter.factory |
Modifier and Type | Method and Description |
---|---|
DedupeResponseHeaderGatewayFilterFactory.Strategy |
DedupeResponseHeaderGatewayFilterFactory.Config.getStrategy() |
static DedupeResponseHeaderGatewayFilterFactory.Strategy |
DedupeResponseHeaderGatewayFilterFactory.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DedupeResponseHeaderGatewayFilterFactory.Strategy[] |
DedupeResponseHeaderGatewayFilterFactory.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DedupeResponseHeaderGatewayFilterFactory.Config |
DedupeResponseHeaderGatewayFilterFactory.Config.setStrategy(DedupeResponseHeaderGatewayFilterFactory.Strategy strategy) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.