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 © 2017 MuleSoft, Inc.. All rights reserved.