public static final class UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGatewayRouteWafStatusResponseBody.QueryPredicates |
build() |
UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder |
key(String key)
The name of the parameter.
|
UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder |
type(String type)
The type.
|
UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder |
value(String value)
The value of the parameter.
|
public UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder key(String key)
The name of the parameter.
example:instanceId
public UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder type(String type)
The type.
example:PRE
public UpdateGatewayRouteWafStatusResponseBody.QueryPredicates.Builder value(String value)
The value of the parameter.
example:test
public UpdateGatewayRouteWafStatusResponseBody.QueryPredicates build()
Copyright © 2026. All rights reserved.