public static final class UpdateGatewayFlowRuleRequest.Builder extends Object
public UpdateGatewayFlowRuleRequest.Builder acceptLanguage(String acceptLanguage)
public UpdateGatewayFlowRuleRequest.Builder behaviorType(Integer behaviorType)
This parameter is required.
example:0
public UpdateGatewayFlowRuleRequest.Builder bodyEncoding(Integer bodyEncoding)
public UpdateGatewayFlowRuleRequest.Builder enable(Integer enable)
This parameter is required.
example:0
public UpdateGatewayFlowRuleRequest.Builder gatewayId(Long gatewayId)
public UpdateGatewayFlowRuleRequest.Builder gatewayUniqueId(String gatewayUniqueId)
This parameter is required.
example:gw-e2d226bba4b2445c9e29fa7f8216****
public UpdateGatewayFlowRuleRequest.Builder id(Long id)
This parameter is required.
example:549
public UpdateGatewayFlowRuleRequest.Builder responseContentBody(String responseContentBody)
public UpdateGatewayFlowRuleRequest.Builder responseRedirectUrl(String responseRedirectUrl)
public UpdateGatewayFlowRuleRequest.Builder responseStatusCode(Integer responseStatusCode)
public UpdateGatewayFlowRuleRequest.Builder routeId(Long routeId)
This parameter is required.
example:48811
public UpdateGatewayFlowRuleRequest.Builder routeName(String routeName)
This parameter is required.
example:routeA
public UpdateGatewayFlowRuleRequest.Builder threshold(Integer threshold)
This parameter is required.
example:10
public UpdateGatewayFlowRuleRequest build()
Copyright © 2026. All rights reserved.