| Package | Description |
|---|---|
| com.baidubce.services.vodpro | |
| com.baidubce.services.vodpro.model.adaptor | |
| com.baidubce.services.vodpro.model.adaptor.request |
| Modifier and Type | Method and Description |
|---|---|
TaskStartResponse |
AdaptorClient.startTask(RequestType type,
String url,
String description,
String preset) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
RequestType |
TaskStartRequest.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskStartRequest.setType(RequestType type) |
Copyright © 2022. All rights reserved.