Uses of Class
com.tencentcloudapi.gaap.v20180529.models.ProxyGroupDetail
-
Packages that use ProxyGroupDetail Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of ProxyGroupDetail in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return ProxyGroupDetail Modifier and Type Method Description ProxyGroupDetailDescribeProxyGroupDetailsResponse. getProxyGroupDetail()Get 通道组详细信息。Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyGroupDetail Modifier and Type Method Description voidDescribeProxyGroupDetailsResponse. setProxyGroupDetail(ProxyGroupDetail ProxyGroupDetail)Set 通道组详细信息。Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type ProxyGroupDetail Constructor Description ProxyGroupDetail(ProxyGroupDetail 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.
-