public static final class CreateOrUpdateSwimmingLaneRequest.Builder extends Object
public CreateOrUpdateSwimmingLaneRequest.Builder appEntryRule(CreateOrUpdateSwimmingLaneRequest.AppEntryRule appEntryRule)
The route configuration of the gateway.
This parameter is required if the gateway entry of the lane group is Java.
public CreateOrUpdateSwimmingLaneRequest.Builder canaryModel(Integer canaryModel)
Full-link Grayscale Mode:
0
public CreateOrUpdateSwimmingLaneRequest.Builder enable(Boolean enable)
Lane Status
true
public CreateOrUpdateSwimmingLaneRequest.Builder groupId(Long groupId)
The ID of the lane group to which the lane belongs.
example:b2a8a925-477a-eswa-b823-d5e22500****
public CreateOrUpdateSwimmingLaneRequest.Builder laneId(Long laneId)
The ID of the lane.
example:13857
public CreateOrUpdateSwimmingLaneRequest.Builder laneName(String laneName)
The name of the lane.
example:test
public CreateOrUpdateSwimmingLaneRequest.Builder laneTag(String laneTag)
The tag of the lane.
example:{"alicloud.service.tag":"g1"}
public CreateOrUpdateSwimmingLaneRequest.Builder mseGatewayEntryRule(CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRule mseGatewayEntryRule)
The route configuration of the MSE gateway.
If the EntryAppType is set to apig or mse-gw, it is required.
public CreateOrUpdateSwimmingLaneRequest.Builder namespaceId(String namespaceId)
The namespace ID.
example:cn-beijing:test
public CreateOrUpdateSwimmingLaneRequest build()
Copyright © 2026. All rights reserved.