| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
RefreshSettings | 
RollbackInstanceRefreshRequest.getRefreshSettings()
Get Refresh settings. 
 | 
RefreshSettings | 
StartInstanceRefreshRequest.getRefreshSettings()
Get Refresh settings. 
 | 
RefreshSettings | 
RefreshActivity.getRefreshSettings()
Get Instance update setting parameters. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RollbackInstanceRefreshRequest.setRefreshSettings(RefreshSettings RefreshSettings)
Set Refresh settings. 
 | 
void | 
StartInstanceRefreshRequest.setRefreshSettings(RefreshSettings RefreshSettings)
Set Refresh settings. 
 | 
void | 
RefreshActivity.setRefreshSettings(RefreshSettings RefreshSettings)
Set Instance update setting parameters. 
 | 
| Constructor and Description | 
|---|
RefreshSettings(RefreshSettings 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.