public static final class DescribeDisksFullStatusRequest.EventTime.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeDisksFullStatusRequest.EventTime |
build() |
DescribeDisksFullStatusRequest.EventTime.Builder |
end(String end)
The end of the time range in which to query occurred events.
|
DescribeDisksFullStatusRequest.EventTime.Builder |
start(String start)
The start of the time range in which to query occurred events.
|
public DescribeDisksFullStatusRequest.EventTime.Builder end(String end)
The time follows the [ISO 8601](~~25696~~) standard in the `yyyy-MM-ddTHH:mm:ssZ` format. The time is specified in UTC.
public DescribeDisksFullStatusRequest.EventTime.Builder start(String start)
The time follows the [ISO 8601](~~25696~~) standard in the `yyyy-MM-ddTHH:mm:ssZ` format. The time specified in UTC.
public DescribeDisksFullStatusRequest.EventTime build()
Copyright © 2023. All rights reserved.