R - type of the result for this function.@FunctionalInterface public static interface RemoteApplicationInvoker.ApplicationRemoteFunction<R>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(String applicationId,
RuntimeToolingService runtimeToolingService)
Applies a remote operation to an application deployed on Mule Runtime using a
RuntimeToolingService. |
R apply(String applicationId, RuntimeToolingService runtimeToolingService)
RuntimeToolingService.applicationId - the id for the application deployed on Mule Runtime.Copyright © 2024 MuleSoft, Inc.. All rights reserved.