public static final class DescribeNetworkRuleAttributesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeNetworkRuleAttributesRequest |
build() |
DescribeNetworkRuleAttributesRequest.Builder |
networkRules(String networkRules)
The details of the port forwarding rule.
|
DescribeNetworkRuleAttributesRequest.Builder |
regionId(String regionId)
RegionId.
|
public DescribeNetworkRuleAttributesRequest.Builder regionId(String regionId)
public DescribeNetworkRuleAttributesRequest.Builder networkRules(String networkRules)
* **InstanceId**: the ID of the instance. This field is required and must be of the STRING type. * **Protocol**: the forwarding protocol. This field is required and must be of the STRING type. Valid values: **tcp** and **udp**. * **FrontendPort**: the forwarding port. This field is required and must be of the INTEGER type.
public DescribeNetworkRuleAttributesRequest build()
Copyright © 2023. All rights reserved.