| Package | Description |
|---|---|
| org.springframework.cloud.gateway.config | |
| org.springframework.cloud.gateway.discovery | |
| org.springframework.cloud.gateway.route |
| Modifier and Type | Method and Description |
|---|---|
List<FilterDefinition> |
GatewayProperties.getDefaultFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
GatewayProperties.setDefaultFilters(List<FilterDefinition> defaultFilters) |
| Modifier and Type | Method and Description |
|---|---|
List<FilterDefinition> |
DiscoveryLocatorProperties.getFilters() |
static List<FilterDefinition> |
GatewayDiscoveryClientAutoConfiguration.initFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryLocatorProperties.setFilters(List<FilterDefinition> filters) |
| Modifier and Type | Method and Description |
|---|---|
List<FilterDefinition> |
RouteDefinition.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteDefinition.setFilters(List<FilterDefinition> filters) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.