| Package | Description |
|---|---|
| org.springframework.cloud.gateway.discovery | |
| org.springframework.cloud.gateway.route |
| Modifier and Type | Method and Description |
|---|---|
List<PredicateDefinition> |
DiscoveryLocatorProperties.getPredicates() |
static List<PredicateDefinition> |
GatewayDiscoveryClientAutoConfiguration.initPredicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryLocatorProperties.setPredicates(List<PredicateDefinition> predicates) |
| Modifier and Type | Method and Description |
|---|---|
List<PredicateDefinition> |
RouteDefinition.getPredicates() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouteDefinition.setPredicates(List<PredicateDefinition> predicates) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.