Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DeleteFirstLinkSessionResponse
-
Packages that use DeleteFirstLinkSessionResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DeleteFirstLinkSessionResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DeleteFirstLinkSessionResponse Modifier and Type Method Description DeleteFirstLinkSessionResponseGaapClient. DeleteFirstLinkSession(DeleteFirstLinkSessionRequest req)本接口(DeleteFirstLinkSession)用于删除接入段加速会话,删除加速会话后会停止加速。 -
Uses of DeleteFirstLinkSessionResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DeleteFirstLinkSessionResponse Constructor Description DeleteFirstLinkSessionResponse(DeleteFirstLinkSessionResponse 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.
-