Uses of Class
com.tencentcloudapi.gaap.v20180529.models.CreateProxyGroupRequest
-
Packages that use CreateProxyGroupRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of CreateProxyGroupRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type CreateProxyGroupRequest Modifier and Type Method Description CreateProxyGroupResponseGaapClient. CreateProxyGroup(CreateProxyGroupRequest req)本接口(CreateProxyGroup)用于创建通道组。 -
Uses of CreateProxyGroupRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type CreateProxyGroupRequest Constructor Description CreateProxyGroupRequest(CreateProxyGroupRequest 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.
-