@Extension(name="MyOS") @Operations(value=MyOSOperations.class) @ConnectionProviders(value=MyOSConnectionProvider.class) @Xml(prefix="custom-os") public class MyOSConnector extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,org.mule.runtime.api.metadata.TypedValue<String>> |
VALUES |
| Constructor and Description |
|---|
MyOSConnector() |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.