|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestType | |
---|---|
com.baidubce.services.vodpro | |
com.baidubce.services.vodpro.model.adaptor | |
com.baidubce.services.vodpro.model.adaptor.request |
Uses of RequestType in com.baidubce.services.vodpro |
---|
Methods in com.baidubce.services.vodpro with parameters of type RequestType | |
---|---|
TaskStartResponse |
AdaptorClient.startTask(RequestType type,
String url,
String description,
String preset)
|
Uses of RequestType in com.baidubce.services.vodpro.model.adaptor |
---|
Methods in com.baidubce.services.vodpro.model.adaptor that return RequestType | |
---|---|
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of RequestType in com.baidubce.services.vodpro.model.adaptor.request |
---|
Methods in com.baidubce.services.vodpro.model.adaptor.request that return RequestType | |
---|---|
RequestType |
TaskStartRequest.getType()
|
Methods in com.baidubce.services.vodpro.model.adaptor.request with parameters of type RequestType | |
---|---|
void |
TaskStartRequest.setType(RequestType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |