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