Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ModifyProxyGroupAttributeRequest
-
Packages that use ModifyProxyGroupAttributeRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ModifyProxyGroupAttributeRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type ModifyProxyGroupAttributeRequest Modifier and Type Method Description ModifyProxyGroupAttributeResponseGaapClient. ModifyProxyGroupAttribute(ModifyProxyGroupAttributeRequest req)本接口(ModifyProxyGroupAttribute)用于修改通道组属性,目前仅支持修改通道组名称。 -
Uses of ModifyProxyGroupAttributeRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ModifyProxyGroupAttributeRequest Constructor Description ModifyProxyGroupAttributeRequest(ModifyProxyGroupAttributeRequest 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.
-