Uses of Class
com.tencentcloudapi.as.v20180419.models.ModifyLaunchConfigurationAttributesResponse
-
Packages that use ModifyLaunchConfigurationAttributesResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of ModifyLaunchConfigurationAttributesResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return ModifyLaunchConfigurationAttributesResponse Modifier and Type Method Description ModifyLaunchConfigurationAttributesResponse
AsClient. ModifyLaunchConfigurationAttributes(ModifyLaunchConfigurationAttributesRequest req)
本接口(ModifyLaunchConfigurationAttributes)用于修改启动配置部分属性。 修改启动配置后,已经使用该启动配置扩容的存量实例不会发生变更,此后使用该启动配置的新增实例会按照新的配置进行扩容。 本接口支持修改部分简单类型。 -
Uses of ModifyLaunchConfigurationAttributesResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ModifyLaunchConfigurationAttributesResponse Constructor Description ModifyLaunchConfigurationAttributesResponse(ModifyLaunchConfigurationAttributesResponse 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.
-