com.baidubce.services.lss.model
Class InsertCuePointRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.lss.model.InsertCuePointRequest
public class InsertCuePointRequest
- extends AbstractBceRequest
InsertCuePointRequest
public InsertCuePointRequest()
getSessionId
public String getSessionId()
setSessionId
public void setSessionId(String sessionId)
withSessionId
public InsertCuePointRequest withSessionId(String sessionId)
getCallback
public String getCallback()
setCallback
public void setCallback(String callback)
withCallback
public InsertCuePointRequest withCallback(String callback)
getArguments
public Map<String,String> getArguments()
setArguments
public void setArguments(Map<String,String> arguments)
withArguments
public InsertCuePointRequest withArguments(Map<String,String> arguments)
withRequestCredentials
public InsertCuePointRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2018. All rights reserved.