Uses of Class
com.ctyun.openapisdk.response.V4EbmDeviceTypeListReturnObj
Packages that use V4EbmDeviceTypeListReturnObj
-
Uses of V4EbmDeviceTypeListReturnObj in com.ctyun.openapisdk.response
Methods in com.ctyun.openapisdk.response that return V4EbmDeviceTypeListReturnObjModifier and TypeMethodDescriptionV4EbmDeviceTypeListResponse.getReturnObj()V4EbmDeviceTypeListReturnObj.setResults(List<V4EbmDeviceTypeListReturnObjResults> results) V4EbmDeviceTypeListReturnObj.setTotalCount(Integer totalCount) Methods in com.ctyun.openapisdk.response with parameters of type V4EbmDeviceTypeListReturnObjModifier and TypeMethodDescriptionvoidV4EbmDeviceTypeListResponse.setReturnObj(V4EbmDeviceTypeListReturnObj returnObj)