public static final class ListGatewayRouteOnAuthResponseBody.PathPredicates.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListGatewayRouteOnAuthResponseBody.PathPredicates |
build() |
ListGatewayRouteOnAuthResponseBody.PathPredicates.Builder |
path(String path)
The path.
|
ListGatewayRouteOnAuthResponseBody.PathPredicates.Builder |
type(String type)
The matching type.
|
public ListGatewayRouteOnAuthResponseBody.PathPredicates.Builder path(String path)
The path.
example:/api
public ListGatewayRouteOnAuthResponseBody.PathPredicates.Builder type(String type)
The matching type.
example:PRE
public ListGatewayRouteOnAuthResponseBody.PathPredicates build()
Copyright © 2026. All rights reserved.