com.baidubce.services.media.model
Class CreateTranscodingJobResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.media.model.CreateTranscodingJobResponse
All Implemented Interfaces:
Serializable

public class CreateTranscodingJobResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CreateTranscodingJobResponse()
           
 
Method Summary
 String getJobId()
           
 void setJobId(String jobId)
           
 String toString()
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CreateTranscodingJobResponse

public CreateTranscodingJobResponse()
Method Detail

getJobId

public String getJobId()

setJobId

public void setJobId(String jobId)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.