public static final class DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeRiskEventGroupResponseBody.ResourcePrivateIPList |
build() |
DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder |
regionNo(String regionNo)
The ID of the region to which the private IP address belongs.
|
DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder |
resourceInstanceId(String resourceInstanceId)
The ID of the instance that uses the private IP address.
|
DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder |
resourceInstanceName(String resourceInstanceName)
The name of the instance that uses the private IP address.
|
DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder |
resourcePrivateIP(String resourcePrivateIP)
The private IP address.
|
public DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder regionNo(String regionNo)
The ID of the region to which the private IP address belongs.
example:cn-hangzhou
public DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder resourceInstanceId(String resourceInstanceId)
The ID of the instance that uses the private IP address.
example:i-wz92jf4scg2zb74p****
public DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder resourceInstanceName(String resourceInstanceName)
The name of the instance that uses the private IP address.
example:LD-shenzhen-zy****
public DescribeRiskEventGroupResponseBody.ResourcePrivateIPList.Builder resourcePrivateIP(String resourcePrivateIP)
The private IP address.
example:10.255.XX.XX
public DescribeRiskEventGroupResponseBody.ResourcePrivateIPList build()
Copyright © 2026. All rights reserved.