Uses of Class
com.tencentcloudapi.gpm.v20200820.models.StartMatchingBackfillRequest
-
Packages that use StartMatchingBackfillRequest Package Description com.tencentcloudapi.gpm.v20200820 com.tencentcloudapi.gpm.v20200820.models -
-
Uses of StartMatchingBackfillRequest in com.tencentcloudapi.gpm.v20200820
Methods in com.tencentcloudapi.gpm.v20200820 with parameters of type StartMatchingBackfillRequest Modifier and Type Method Description StartMatchingBackfillResponseGpmClient. StartMatchingBackfill(StartMatchingBackfillRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 通过调用StartMatchingBackfill,用户可以传入一个回填的匹配请求,GPM为回填请求搜索符合条件的ticket并形成一个新的match。 -
Uses of StartMatchingBackfillRequest in com.tencentcloudapi.gpm.v20200820.models
Constructors in com.tencentcloudapi.gpm.v20200820.models with parameters of type StartMatchingBackfillRequest Constructor Description StartMatchingBackfillRequest(StartMatchingBackfillRequest 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.
-