@NoImplement @MinMuleVersion(value="4.5.0") public interface OperationParameters
ExtensionsClient.| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
get() |
Optional<String> |
getConfigName() |
Optional<String> getConfigName()
Optional with the name of the config used to execute the operation, Optional.empty() in the case
that no config name was provided for config-less operations.Copyright © 2022. All rights reserved.