Uses of Class
com.tencentcloudapi.hasim.v20210716.models.DescribeLinkRequest
-
Packages that use DescribeLinkRequest Package Description com.tencentcloudapi.hasim.v20210716 com.tencentcloudapi.hasim.v20210716.models -
-
Uses of DescribeLinkRequest in com.tencentcloudapi.hasim.v20210716
Methods in com.tencentcloudapi.hasim.v20210716 with parameters of type DescribeLinkRequest Modifier and Type Method Description DescribeLinkResponseHasimClient. DescribeLink(DescribeLinkRequest req)查询云兔连接详细信息 -
Uses of DescribeLinkRequest in com.tencentcloudapi.hasim.v20210716.models
Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type DescribeLinkRequest Constructor Description DescribeLinkRequest(DescribeLinkRequest 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.
-