Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
TimeInterval |
ListAsyncEventsRequest.getEndTimeInterval()
Get Filter (left-closed-right-open range of execution end time)
|
TimeInterval |
ListAsyncEventsRequest.getStartTimeInterval()
Get Filter (left-closed-right-open range of execution start time)
|
Modifier and Type | Method and Description |
---|---|
void |
ListAsyncEventsRequest.setEndTimeInterval(TimeInterval EndTimeInterval)
Set Filter (left-closed-right-open range of execution end time)
|
void |
ListAsyncEventsRequest.setStartTimeInterval(TimeInterval StartTimeInterval)
Set Filter (left-closed-right-open range of execution start time)
|
Constructor and Description |
---|
TimeInterval(TimeInterval source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.