Package | Description |
---|---|
com.tencentcloudapi.iss.v20230517.models |
Modifier and Type | Method and Description |
---|---|
OperTimeSlot[] |
SnapshotConfig.getOperTimeSlot()
Get 模板生效的时间段。最多包含5组时间段
|
OperTimeSlot[] |
AIConfig.getOperTimeSlot()
Get 模板生效的时间段。最多包含5组时间段
|
Modifier and Type | Method and Description |
---|---|
void |
SnapshotConfig.setOperTimeSlot(OperTimeSlot[] OperTimeSlot)
Set 模板生效的时间段。最多包含5组时间段
|
void |
AIConfig.setOperTimeSlot(OperTimeSlot[] OperTimeSlot)
Set 模板生效的时间段。最多包含5组时间段
|
Constructor and Description |
---|
OperTimeSlot(OperTimeSlot 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 © 2025. All rights reserved.