Uses of Class
com.baidubce.services.lss.model.RefreshSessionRequest

Packages that use RefreshSessionRequest
com.baidubce.services.lss   
com.baidubce.services.lss.model   
 

Uses of RefreshSessionRequest in com.baidubce.services.lss
 

Methods in com.baidubce.services.lss with parameters of type RefreshSessionRequest
 RefreshSessionResponse LssClient.refreshSession(RefreshSessionRequest request)
          Refresh your live session by live session id.
 

Uses of RefreshSessionRequest in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return RefreshSessionRequest
 RefreshSessionRequest RefreshSessionRequest.withRequestCredentials(BceCredentials credentials)
           
 RefreshSessionRequest RefreshSessionRequest.withSessionId(String sessionId)
           
 



Copyright © 2018. All rights reserved.