public static final class CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder extends Object
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder conditionJoiner(String conditionJoiner)
Logical connectors between conditions:
AND
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder conditions(List<CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions> conditions)
Routing Condition
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder independentPercentageEnable(Boolean independentPercentageEnable)
Whether to enable proportional grayscale.
true
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder percentage(Integer percentage)
The percentage of traffic replication. Valid values: 0 to 100.
example:100
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder percentageByRoute(Map<String,Integer> percentageByRoute)
The traffic configuration.
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule.Builder routeIds(List<Long> routeIds)
The ID of the route.
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule build()
Copyright © 2026. All rights reserved.