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 to query occurred events.
|
DescribeDisksFullStatusRequest.EventTime.Builder |
start(String start)
The beginning of the time range to query occurred events.
|
public DescribeDisksFullStatusRequest.EventTime.Builder end(String end)
Specify the time in the [ISO 8601](~~25696~~) standard in the `yyyy-MM-ddTHH:mm:ssZ` format. The time must be in UTC.
public DescribeDisksFullStatusRequest.EventTime.Builder start(String start)
Specify the time in the [ISO 8601](~~25696~~) standard in the `yyyy-MM-ddTHH:mm:ssZ` format. The time must be in UTC.
public DescribeDisksFullStatusRequest.EventTime build()
Copyright © 2024. All rights reserved.