Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ActionTimer |
LaunchTemplateVersionData.getActionTimer()
Get Scheduled tasks.
|
ActionTimer |
RunInstancesRequest.getActionTimer()
Get Scheduled tasks.
|
ActionTimer |
CreateLaunchTemplateVersionRequest.getActionTimer()
Get Scheduled tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
LaunchTemplateVersionData.setActionTimer(ActionTimer ActionTimer)
Set Scheduled tasks.
|
void |
RunInstancesRequest.setActionTimer(ActionTimer ActionTimer)
Set Scheduled tasks.
|
void |
CreateLaunchTemplateVersionRequest.setActionTimer(ActionTimer ActionTimer)
Set Scheduled tasks.
|
Constructor and Description |
---|
ActionTimer(ActionTimer 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.