| Package | Description |
|---|---|
| com.baidubce.services.vodpro.model.common | |
| com.baidubce.services.vodpro.model.request | |
| com.baidubce.services.vodpro.model.response |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.PathDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
Path.PathSerializer.serialize(Path path,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
| Constructor and Description |
|---|
PathSerializer(Class<Path> t) |
| Modifier and Type | Method and Description |
|---|---|
Path |
GetMediaRequest.getPath() |
Path |
CreateMediaRequest.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetMediaRequest.setPath(Path path) |
void |
CreateMediaRequest.setPath(Path path) |
| Modifier and Type | Method and Description |
|---|---|
Path |
MediaResponse.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaResponse.setPath(Path path) |
Copyright © 2024. All rights reserved.