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