|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Path | |
---|---|
com.baidubce.services.vodpro.model.common | |
com.baidubce.services.vodpro.model.request | |
com.baidubce.services.vodpro.model.response |
Uses of Path in com.baidubce.services.vodpro.model.common |
---|
Methods in com.baidubce.services.vodpro.model.common that return Path | |
---|---|
Path |
Path.PathDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
|
Methods in com.baidubce.services.vodpro.model.common with parameters of type Path | |
---|---|
void |
Path.PathSerializer.serialize(Path path,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider)
|
Constructor parameters in com.baidubce.services.vodpro.model.common with type arguments of type Path | |
---|---|
Path.PathSerializer(Class<Path> t)
|
Uses of Path in com.baidubce.services.vodpro.model.request |
---|
Methods in com.baidubce.services.vodpro.model.request that return Path | |
---|---|
Path |
CreateMediaRequest.getPath()
|
Path |
GetMediaRequest.getPath()
|
Methods in com.baidubce.services.vodpro.model.request with parameters of type Path | |
---|---|
void |
CreateMediaRequest.setPath(Path path)
|
void |
GetMediaRequest.setPath(Path path)
|
Uses of Path in com.baidubce.services.vodpro.model.response |
---|
Methods in com.baidubce.services.vodpro.model.response that return Path | |
---|---|
Path |
MediaResponse.getPath()
|
Methods in com.baidubce.services.vodpro.model.response with parameters of type Path | |
---|---|
void |
MediaResponse.setPath(Path path)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |