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)
|
Copyright © 2021. All rights reserved.