com.baidubce.services.lss.model
Class GetRecordingRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.lss.model.GetRecordingRequest

public class GetRecordingRequest
extends AbstractBceRequest


Constructor Summary
GetRecordingRequest()
           
 
Method Summary
 String toString()
           
 GetRecordingRequest withRequestCredentials(BceCredentials credentials)
           
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetRecordingRequest

public GetRecordingRequest()
Method Detail

withRequestCredentials

public GetRecordingRequest withRequestCredentials(BceCredentials credentials)
Specified by:
withRequestCredentials in class AbstractBceRequest

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.