Uses of Class
com.tencentcloudapi.hasim.v20210716.models.LinkInfo
-
Packages that use LinkInfo Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of LinkInfo in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return LinkInfo Modifier and Type Method Description LinkInfo[]LinkInfos. getList()Get 云兔连接列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkInfo Modifier and Type Method Description voidLinkInfos. setList(LinkInfo[] List)Set 云兔连接列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkInfo Constructor Description LinkInfo(LinkInfo 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.
-