Uses of Class
com.baidubce.services.vcr.model.VcrError

Packages that use VcrError
com.baidubce.services.vcr.model   
 

Uses of VcrError in com.baidubce.services.vcr.model
 

Methods in com.baidubce.services.vcr.model that return VcrError
 VcrError GetImageAsyncResponse.getError()
           
 VcrError GetMediaResponse.getError()
           
 VcrError GetStreamResponse.getError()
           
 

Methods in com.baidubce.services.vcr.model with parameters of type VcrError
 void GetImageAsyncResponse.setError(VcrError error)
           
 void GetMediaResponse.setError(VcrError error)
           
 void GetStreamResponse.setError(VcrError error)
           
 



Copyright © 2018. All rights reserved.