Uses of Class
com.baidubce.services.bos.model.Errors

Packages that use Errors
com.baidubce.services.bos.model   
 

Uses of Errors in com.baidubce.services.bos.model
 

Methods in com.baidubce.services.bos.model that return types with arguments of type Errors
 List<Errors> DeleteMultipleObjectsResponse.getErrors()
          Gets the errors message during DeleteMultipleObjects.
 

Method parameters in com.baidubce.services.bos.model with type arguments of type Errors
 void DeleteMultipleObjectsResponse.setErrors(List<Errors> errors)
          Sets the errors message during DeleteMultipleObjects.
 

Constructor parameters in com.baidubce.services.bos.model with type arguments of type Errors
DeleteMultipleObjectsResponse(List<Errors> errors)
          Constructs a new DeleteMultipleObjectsResponse object for delete multiple objects.
 



Copyright © 2018. All rights reserved.