Uses of Class
com.tencentcloudapi.as.v20180419.models.CreateAutoScalingGroupFromInstanceResponse
-
Packages that use CreateAutoScalingGroupFromInstanceResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of CreateAutoScalingGroupFromInstanceResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return CreateAutoScalingGroupFromInstanceResponse Modifier and Type Method Description CreateAutoScalingGroupFromInstanceResponseAsClient. CreateAutoScalingGroupFromInstance(CreateAutoScalingGroupFromInstanceRequest req)本接口(CreateAutoScalingGroupFromInstance)用于根据实例创建启动配置及伸缩组。 说明:根据按包年包月计费的实例所创建的伸缩组,其扩容的实例为按量计费实例。 -
Uses of CreateAutoScalingGroupFromInstanceResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type CreateAutoScalingGroupFromInstanceResponse Constructor Description CreateAutoScalingGroupFromInstanceResponse(CreateAutoScalingGroupFromInstanceResponse 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.
-