Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
LifecycleActionResultInfo[] |
Activity.getLifecycleActionResultSet()
Get Result of the lifecycle hook action in the scaling activity
|
Modifier and Type | Method and Description |
---|---|
void |
Activity.setLifecycleActionResultSet(LifecycleActionResultInfo[] LifecycleActionResultSet)
Set Result of the lifecycle hook action in the scaling activity
|
Constructor and Description |
---|
LifecycleActionResultInfo(LifecycleActionResultInfo 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.