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