com.baidubce.services.vodpro.model.adaptor.request
Class TaskStartRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.vodpro.model.adaptor.request.TaskStartRequest
public class TaskStartRequest
- extends AbstractBceRequest
Created on 17/10/10
- Author:
- liumin08
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskStartRequest
public TaskStartRequest()
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getPreset
public String getPreset()
setPreset
public void setPreset(String preset)
getType
public RequestType getType()
setType
public void setType(RequestType type)
withRequestCredentials
public TaskStartRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.