Uses of Class
com.tencentcloudapi.gse.v20191112.models.PutTimerScalingPolicyRequest
-
Packages that use PutTimerScalingPolicyRequest Package Description com.tencentcloudapi.gse.v20191112 com.tencentcloudapi.gse.v20191112.models -
-
Uses of PutTimerScalingPolicyRequest in com.tencentcloudapi.gse.v20191112
Methods in com.tencentcloudapi.gse.v20191112 with parameters of type PutTimerScalingPolicyRequest Modifier and Type Method Description PutTimerScalingPolicyResponseGseClient. PutTimerScalingPolicy(PutTimerScalingPolicyRequest req)此接口无法使用,游戏服务器引擎GSE已于6.1正式下架,感谢您的支持 本接口(PutTimerScalingPolicy)用于给fleet创建或更新定时器。 填写字段timer_id,表示更新;不填字段timer_id表示新增。 -
Uses of PutTimerScalingPolicyRequest in com.tencentcloudapi.gse.v20191112.models
Constructors in com.tencentcloudapi.gse.v20191112.models with parameters of type PutTimerScalingPolicyRequest Constructor Description PutTimerScalingPolicyRequest(PutTimerScalingPolicyRequest 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.
-