public static final class DescribeHealthCheckListRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeHealthCheckListRequest |
build() |
DescribeHealthCheckListRequest.Builder |
networkRules(String networkRules)
The information about the port forwarding rule.
|
DescribeHealthCheckListRequest.Builder |
regionId(String regionId)
RegionId.
|
public DescribeHealthCheckListRequest.Builder regionId(String regionId)
public DescribeHealthCheckListRequest.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 DescribeHealthCheckListRequest build()
Copyright © 2023. All rights reserved.