Uses of Class
com.tencentcloudapi.thpc.v20220401.models.SetAutoScalingConfigurationResponse
-
Packages that use SetAutoScalingConfigurationResponse Package Description com.tencentcloudapi.thpc.v20220401 com.tencentcloudapi.thpc.v20220401.models -
-
Uses of SetAutoScalingConfigurationResponse in com.tencentcloudapi.thpc.v20220401
Methods in com.tencentcloudapi.thpc.v20220401 that return SetAutoScalingConfigurationResponse Modifier and Type Method Description SetAutoScalingConfigurationResponseThpcClient. SetAutoScalingConfiguration(SetAutoScalingConfigurationRequest req)本接口(SetAutoScalingConfiguration)用于为集群设置集群弹性伸缩配置信息。 -
Uses of SetAutoScalingConfigurationResponse in com.tencentcloudapi.thpc.v20220401.models
Constructors in com.tencentcloudapi.thpc.v20220401.models with parameters of type SetAutoScalingConfigurationResponse Constructor Description SetAutoScalingConfigurationResponse(SetAutoScalingConfigurationResponse 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.
-