public static final class DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder extends Object
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder conditionJoiner(String conditionJoiner)
The logical connector between conditions.
example:AND
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder conditions(List<DescribeSwimmingLaneResponseBody.MseGatewayEntryRuleConditions> conditions)
The matching condition.
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder independentPercentageEnable(Boolean independentPercentageEnable)
Whether to enable proportional grayscale.
example:true
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder percentage(Integer percentage)
The proportion of path traffic.
example:100
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder percentageByRoute(Map<String,Integer> percentageByRoute)
The traffic configuration.
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder routeIds(List<Long> routeIds)
The list of route IDs.
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule.Builder routes(List<DescribeSwimmingLaneResponseBody.Routes> routes)
The detailed configuration of the routing rule.
public DescribeSwimmingLaneResponseBody.MseGatewayEntryRule build()
Copyright © 2026. All rights reserved.