public static final class DescribeSystemLogResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeSystemLogResponseBody |
build() |
DescribeSystemLogResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeSystemLogResponseBody.Builder |
systemLog(List<DescribeSystemLogResponseBody.SystemLog> systemLog)
An array that consists of details of the billing logs for the burstable clean bandwidth.
|
DescribeSystemLogResponseBody.Builder |
total(Long total)
The total number of billing logs for the burstable clean bandwidth.
|
public DescribeSystemLogResponseBody.Builder requestId(String requestId)
public DescribeSystemLogResponseBody.Builder systemLog(List<DescribeSystemLogResponseBody.SystemLog> systemLog)
public DescribeSystemLogResponseBody.Builder total(Long total)
public DescribeSystemLogResponseBody build()
Copyright © 2023. All rights reserved.