Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
LifecycleCommand |
UpgradeLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。通知参数 NotificationMetadata、NotificationTarget 与 LifecycleCommand 互斥,不可同时指定。
|
LifecycleCommand |
LifecycleHook.getLifecycleCommand()
Get 远程命令执行对象
|
LifecycleCommand |
ModifyLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。通知参数 NotificationMetadata、NotificationTarget 与 LifecycleCommand互斥,不可同时指定。
|
LifecycleCommand |
CreateLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。通知相关参数(NotificationTarget、NotificationMetadata)与该参数互斥,二者不可同时指定。
|
Modifier and Type | Method and Description |
---|---|
void |
UpgradeLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。通知参数 NotificationMetadata、NotificationTarget 与 LifecycleCommand 互斥,不可同时指定。
|
void |
LifecycleHook.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象
|
void |
ModifyLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。通知参数 NotificationMetadata、NotificationTarget 与 LifecycleCommand互斥,不可同时指定。
|
void |
CreateLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。通知相关参数(NotificationTarget、NotificationMetadata)与该参数互斥,二者不可同时指定。
|
Constructor and Description |
---|
LifecycleCommand(LifecycleCommand 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.