Uses of Class
com.tencentcloudapi.hasim.v20210716.models.LinkDetailInfo
-
Packages that use LinkDetailInfo Package Description com.tencentcloudapi.hasim.v20210716.models -
-
Uses of LinkDetailInfo in com.tencentcloudapi.hasim.v20210716.models
Methods in com.tencentcloudapi.hasim.v20210716.models that return LinkDetailInfo Modifier and Type Method Description LinkDetailInfoDescribeLinkResponse. getData()Get 云兔连接详细信息Methods in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkDetailInfo Modifier and Type Method Description voidDescribeLinkResponse. setData(LinkDetailInfo Data)Set 云兔连接详细信息Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type LinkDetailInfo Constructor Description LinkDetailInfo(LinkDetailInfo 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.
-