Uses of Class
com.ctyun.openapisdk.response.V4EbmListInstanceReturnObj
Packages that use V4EbmListInstanceReturnObj
-
Uses of V4EbmListInstanceReturnObj in com.ctyun.openapisdk.response
Methods in com.ctyun.openapisdk.response that return V4EbmListInstanceReturnObjModifier and TypeMethodDescriptionV4EbmListInstanceResponse.getReturnObj()V4EbmListInstanceReturnObj.setCurrentCount(Integer currentCount) V4EbmListInstanceReturnObj.setResults(List<V4EbmListInstanceReturnObjResults> results) V4EbmListInstanceReturnObj.setTotalCount(Integer totalCount) V4EbmListInstanceReturnObj.setTotalPage(Integer totalPage) Methods in com.ctyun.openapisdk.response with parameters of type V4EbmListInstanceReturnObjModifier and TypeMethodDescriptionvoidV4EbmListInstanceResponse.setReturnObj(V4EbmListInstanceReturnObj returnObj)