public static final class DescribeExposedStatisticsDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeExposedStatisticsDetailResponseBody |
build() |
DescribeExposedStatisticsDetailResponseBody.Builder |
pageInfo(DescribeExposedStatisticsDetailResponseBody.PageInfo pageInfo)
The pagination information.
|
DescribeExposedStatisticsDetailResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeExposedStatisticsDetailResponseBody.Builder |
statisticsDetails(List<DescribeExposedStatisticsDetailResponseBody.StatisticsDetails> statisticsDetails)
An array consisting of the gateway assets, ports, system components, or public IP addresses that are exposed on the Internet and are returned.
|
public DescribeExposedStatisticsDetailResponseBody.Builder pageInfo(DescribeExposedStatisticsDetailResponseBody.PageInfo pageInfo)
The pagination information.
public DescribeExposedStatisticsDetailResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:7CBAFB3F-1ED7-4A23-986A-6F67F0466BD1
public DescribeExposedStatisticsDetailResponseBody.Builder statisticsDetails(List<DescribeExposedStatisticsDetailResponseBody.StatisticsDetails> statisticsDetails)
An array consisting of the gateway assets, ports, system components, or public IP addresses that are exposed on the Internet and are returned.
public DescribeExposedStatisticsDetailResponseBody build()
Copyright © 2026. All rights reserved.