Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
LifecycleCommand |
LifecycleHook.getLifecycleCommand()
Get 远程命令执行对象
注意:此字段可能返回 null,表示取不到有效值。
|
LifecycleCommand |
CreateLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
LifecycleCommand |
ModifyLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。
|
LifecycleCommand |
UpgradeLifecycleHookRequest.getLifecycleCommand()
Get 远程命令执行对象。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
Modifier and Type | Method and Description |
---|---|
void |
LifecycleHook.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
void |
ModifyLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。
|
void |
UpgradeLifecycleHookRequest.setLifecycleCommand(LifecycleCommand LifecycleCommand)
Set 远程命令执行对象。NotificationTarget和LifecycleCommand参数互斥,二者不可同时指定。
|
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 © 2024. All rights reserved.