Uses of Class
com.ctyun.openapisdk.response.V4EbmRaidTypeListReturnObj
Packages that use V4EbmRaidTypeListReturnObj
-
Uses of V4EbmRaidTypeListReturnObj in com.ctyun.openapisdk.response
Methods in com.ctyun.openapisdk.response that return V4EbmRaidTypeListReturnObjModifier and TypeMethodDescriptionV4EbmRaidTypeListResponse.getReturnObj()V4EbmRaidTypeListReturnObj.setResults(List<V4EbmRaidTypeListReturnObjResults> results) V4EbmRaidTypeListReturnObj.setTotalCount(Integer totalCount) Methods in com.ctyun.openapisdk.response with parameters of type V4EbmRaidTypeListReturnObjModifier and TypeMethodDescriptionvoidV4EbmRaidTypeListResponse.setReturnObj(V4EbmRaidTypeListReturnObj returnObj)