public static final class DescribeFlowStatisticResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeFlowStatisticResponseBody |
build() |
DescribeFlowStatisticResponseBody.Builder |
desktopCount(Integer desktopCount)
The number of available cloud computers in the office network.
|
DescribeFlowStatisticResponseBody.Builder |
desktopFlowStatistic(List<DescribeFlowStatisticResponseBody.DesktopFlowStatistic> desktopFlowStatistic)
The traffic statistics.
|
DescribeFlowStatisticResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public DescribeFlowStatisticResponseBody.Builder desktopCount(Integer desktopCount)
public DescribeFlowStatisticResponseBody.Builder desktopFlowStatistic(List<DescribeFlowStatisticResponseBody.DesktopFlowStatistic> desktopFlowStatistic)
public DescribeFlowStatisticResponseBody.Builder requestId(String requestId)
public DescribeFlowStatisticResponseBody build()
Copyright © 2024. All rights reserved.