public static final class CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions |
build() |
CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder |
condition(String condition)
The matching rule.
|
CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder |
name(String name)
The parameter name.
|
CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder |
type(String type)
The parameter type.
|
CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder |
value(String value)
The match value of the condition.
|
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder condition(String condition)
The matching rule.
==
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder name(String name)
The parameter name.
example:test
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder type(String type)
The parameter type. Valid values:
header
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions.Builder value(String value)
The match value of the condition.
example:g1
public CreateOrUpdateSwimmingLaneRequest.MseGatewayEntryRuleConditions build()
Copyright © 2026. All rights reserved.