Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeFirstLinkSessionResponse
-
Packages that use DescribeFirstLinkSessionResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeFirstLinkSessionResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeFirstLinkSessionResponse Modifier and Type Method Description DescribeFirstLinkSessionResponseGaapClient. DescribeFirstLinkSession(DescribeFirstLinkSessionRequest req)本接口(DescribeFirstLinkSession)用于查询接入段加速会话状态,包括会话状态,生效时长,加速套餐等信息。 -
Uses of DescribeFirstLinkSessionResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeFirstLinkSessionResponse Constructor Description DescribeFirstLinkSessionResponse(DescribeFirstLinkSessionResponse 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.
-