Package | Description |
---|---|
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
RunAutomationServiceEnabled[] |
EnhancedService.getAutomationService()
Get Deprecated parameter.
|
RunAutomationServiceEnabled |
EnhancedService.getAutomationToolsService()
Get Enable TAT service.
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedService.setAutomationService(RunAutomationServiceEnabled[] AutomationService)
Set Deprecated parameter.
|
void |
EnhancedService.setAutomationToolsService(RunAutomationServiceEnabled AutomationToolsService)
Set Enable TAT service.
|
Constructor and Description |
---|
RunAutomationServiceEnabled(RunAutomationServiceEnabled 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 © 2023. All rights reserved.