Uses of Class
com.ctyun.openapisdk.response.V4EbmImageListReturnObj
Packages that use V4EbmImageListReturnObj
-
Uses of V4EbmImageListReturnObj in com.ctyun.openapisdk.response
Methods in com.ctyun.openapisdk.response that return V4EbmImageListReturnObjModifier and TypeMethodDescriptionV4EbmImageListResponse.getReturnObj()V4EbmImageListReturnObj.setCurrentCount(Integer currentCount) V4EbmImageListReturnObj.setResults(List<V4EbmImageListReturnObjResults> results) V4EbmImageListReturnObj.setTotalCount(Integer totalCount) V4EbmImageListReturnObj.setTotalPage(Integer totalPage) Methods in com.ctyun.openapisdk.response with parameters of type V4EbmImageListReturnObjModifier and TypeMethodDescriptionvoidV4EbmImageListResponse.setReturnObj(V4EbmImageListReturnObj returnObj)