Package | Description |
---|---|
com.tencentcloudapi.as.v20180419 | |
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
CreateLaunchConfigurationResponse |
AsClient.CreateLaunchConfiguration(CreateLaunchConfigurationRequest req)
本接口(CreateLaunchConfiguration)用于创建新的启动配置。
启动配置,可以通过 `ModifyLaunchConfigurationAttributes` 修改少量字段。如需使用新的启动配置,建议重新创建启动配置。
每个项目最多只能创建20个启动配置,详见[使用限制](https://cloud.tencent.com/document/product/377/3120)。
|
Constructor and Description |
---|
CreateLaunchConfigurationResponse(CreateLaunchConfigurationResponse 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 © 2022. All rights reserved.