Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
TimeInterval |
ListAsyncEventsRequest.getEndTimeInterval()
Get 过滤条件,结束执行时间左闭右开区间
|
TimeInterval |
ListAsyncEventsRequest.getStartTimeInterval()
Get 过滤条件,开始执行时间左闭右开区间
|
Modifier and Type | Method and Description |
---|---|
void |
ListAsyncEventsRequest.setEndTimeInterval(TimeInterval EndTimeInterval)
Set 过滤条件,结束执行时间左闭右开区间
|
void |
ListAsyncEventsRequest.setStartTimeInterval(TimeInterval StartTimeInterval)
Set 过滤条件,开始执行时间左闭右开区间
|
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 © 2022. All rights reserved.