public static final class UpdateSwimmingLaneRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateSwimmingLaneRequest.Builder |
appInfos(String appInfos)
The list of applications that are related to the lane.
|
UpdateSwimmingLaneRequest |
build() |
UpdateSwimmingLaneRequest.Builder |
enableRules(Boolean enableRules)
Specifies whether to enable the throttling rule.
|
UpdateSwimmingLaneRequest.Builder |
entryRules(String entryRules)
The configuration of the throttling rule.
|
UpdateSwimmingLaneRequest.Builder |
laneId(Long laneId)
The ID of the lane.
|
UpdateSwimmingLaneRequest.Builder |
name(String name)
The name of the lane.
|
public UpdateSwimmingLaneRequest.Builder appInfos(String appInfos)
public UpdateSwimmingLaneRequest.Builder enableRules(Boolean enableRules)
public UpdateSwimmingLaneRequest.Builder entryRules(String entryRules)
public UpdateSwimmingLaneRequest.Builder laneId(Long laneId)
public UpdateSwimmingLaneRequest.Builder name(String name)
public UpdateSwimmingLaneRequest build()
Copyright © 2023. All rights reserved.