| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| LifecycleCommand | LifecycleHook. getLifecycleCommand()Get Remote command execution object. | 
| LifecycleCommand | CreateLifecycleHookRequest. getLifecycleCommand()Get Specifies the remote command execution object. | 
| LifecycleCommand | UpgradeLifecycleHookRequest. getLifecycleCommand()Get Remote command execution object. | 
| LifecycleCommand | ModifyLifecycleHookRequest. getLifecycleCommand()Get Remote command execution object. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LifecycleHook. setLifecycleCommand(LifecycleCommand LifecycleCommand)Set Remote command execution object. | 
| void | CreateLifecycleHookRequest. setLifecycleCommand(LifecycleCommand LifecycleCommand)Set Specifies the remote command execution object. | 
| void | UpgradeLifecycleHookRequest. setLifecycleCommand(LifecycleCommand LifecycleCommand)Set Remote command execution object. | 
| void | ModifyLifecycleHookRequest. setLifecycleCommand(LifecycleCommand LifecycleCommand)Set Remote command execution object. | 
| 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.