Uses of Class
com.tencentcloudapi.hasim.v20210716.models.LinkInfos
-
Packages that use LinkInfos Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of LinkInfos in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return LinkInfos Modifier and Type Method Description LinkInfosDescribeLinksResponse. getData()Get 云兔连接响应信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkInfos Modifier and Type Method Description voidDescribeLinksResponse. setData(LinkInfos Data)Set 云兔连接响应信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkInfos Constructor Description LinkInfos(LinkInfos 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.
-