@FunctionalInterface public interface NacosFunction<R>
NacosExceptionFunction,
NacosException| Modifier and Type | Method and Description |
|---|---|
R |
apply()
Applies this function to the given argument.
|
R apply() throws com.alibaba.nacos.api.exception.NacosException
com.alibaba.nacos.api.exception.NacosException - if met with any errorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.