public static final class UpdateGatewayRouteRequest.DirectResponseJSON.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGatewayRouteRequest.DirectResponseJSON.Builder |
body(String body)
The mock return value.
|
UpdateGatewayRouteRequest.DirectResponseJSON |
build() |
UpdateGatewayRouteRequest.DirectResponseJSON.Builder |
code(Long code)
The mock return code.
|
public UpdateGatewayRouteRequest.DirectResponseJSON.Builder body(String body)
The mock return value.
example:hello
public UpdateGatewayRouteRequest.DirectResponseJSON.Builder code(Long code)
The mock return code.
example:200
public UpdateGatewayRouteRequest.DirectResponseJSON build()
Copyright © 2026. All rights reserved.