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