类的使用
cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
使用EmqxResponse的程序包
-
cn.herodotus.stirrup.openapi.emqx.service中EmqxResponse的使用
返回变量类型为EmqxResponse的类型的cn.herodotus.stirrup.openapi.emqx.service中的方法修饰符和类型方法说明reactor.core.publisher.Mono<EmqxResponse<List<Publish>>> PublishService.batchPublish(List<PublishRequest> requests) reactor.core.publisher.Mono<EmqxResponse<Boolean>> reactor.core.publisher.Mono<EmqxResponse<Publish>> PublishService.publish(PublishRequest request)