public static final class DescribeDBClusterPerformanceResponseBody.PerformanceItemValue.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeDBClusterPerformanceResponseBody.PerformanceItemValue |
build() |
DescribeDBClusterPerformanceResponseBody.PerformanceItemValue.Builder |
timestamp(Long timestamp)
The timestamp of the metric.
|
DescribeDBClusterPerformanceResponseBody.PerformanceItemValue.Builder |
value(String value)
The value of the metric.
|
public DescribeDBClusterPerformanceResponseBody.PerformanceItemValue.Builder timestamp(Long timestamp)
public DescribeDBClusterPerformanceResponseBody.PerformanceItemValue.Builder value(String value)
public DescribeDBClusterPerformanceResponseBody.PerformanceItemValue build()
Copyright © 2023. All rights reserved.