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