| Package | Description |
|---|---|
| com.baidubce.services.bvw.model.videoedit |
| Modifier and Type | Method and Description |
|---|---|
static RefererType |
RefererType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefererType[] |
RefererType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoEditCreateRequest.setReferer(RefererType referer) |
| Constructor and Description |
|---|
VideoEditCreateRequest(Map<String,Object> jsonObject,
RefererType refererType) |
VideoEditCreateRequest(Map<String,Object> jsonObject,
RefererType refererType,
String notification) |
Copyright © 2021. All rights reserved.