com.baidubce.services.lss.model
Class RefreshSessionRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.lss.model.RefreshSessionRequest
public class RefreshSessionRequest
- extends AbstractBceRequest
RefreshSessionRequest
public RefreshSessionRequest()
getSessionId
public String getSessionId()
setSessionId
public void setSessionId(String sessionId)
withSessionId
public RefreshSessionRequest withSessionId(String sessionId)
withRequestCredentials
public RefreshSessionRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.