Uses of Interface
org.opendaylight.yangtools.yang.common.RpcResult
-
Uses of RpcResult in org.opendaylight.yangtools.yang.common
Methods in org.opendaylight.yangtools.yang.common that return RpcResultMethods in org.opendaylight.yangtools.yang.common that return types with arguments of type RpcResultModifier and TypeMethodDescriptionRpcResultBuilder.buildFuture()Builds RpcResult and wraps it in a Future.Methods in org.opendaylight.yangtools.yang.common with parameters of type RpcResultModifier and TypeMethodDescriptionstatic <T> @NonNull RpcResultBuilder<T>Returns a builder from another RpcResult.