Uses of Class
com.tencentcloudapi.cme.v20191029.models.DescribeTeamsResponse
-
Packages that use DescribeTeamsResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of DescribeTeamsResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return DescribeTeamsResponse Modifier and Type Method Description DescribeTeamsResponseCmeClient. DescribeTeams(DescribeTeamsRequest req)获取指定团队的信息,拉取团队信息列表。 -
Uses of DescribeTeamsResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.models with parameters of type DescribeTeamsResponse Constructor Description DescribeTeamsResponse(DescribeTeamsResponse 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.
-