| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EnhancedService | ModifyLaunchConfigurationAttributesRequest. getEnhancedService()Get Specifies whether to enable additional services, such as security services and monitoring service. | 
| EnhancedService | UpgradeLaunchConfigurationRequest. getEnhancedService()Get Enhanced services. | 
| EnhancedService | CreateLaunchConfigurationRequest. getEnhancedService()Get Enhanced services. | 
| EnhancedService | LaunchConfiguration. getEnhancedService()Get Conditions of enhancement services for the instance and their settings. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyLaunchConfigurationAttributesRequest. setEnhancedService(EnhancedService EnhancedService)Set Specifies whether to enable additional services, such as security services and monitoring service. | 
| void | UpgradeLaunchConfigurationRequest. setEnhancedService(EnhancedService EnhancedService)Set Enhanced services. | 
| void | CreateLaunchConfigurationRequest. setEnhancedService(EnhancedService EnhancedService)Set Enhanced services. | 
| void | LaunchConfiguration. setEnhancedService(EnhancedService EnhancedService)Set Conditions of enhancement services for the instance and their settings. | 
| Constructor and Description | 
|---|
| EnhancedService(EnhancedService 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.