| Package | Description |
|---|---|
| org.mule.tooling.client.api.datasense |
| Modifier and Type | Method and Description |
|---|---|
List<DataSenseNotification> |
DataSenseComponentInfo.getDataSenseNotifications() |
List<DataSenseNotification> |
DataSenseInfo.getDataSenseNotifications() |
List<DataSenseNotification> |
DataSenseElementInfo.getDataSenseNotifications() |
| Modifier and Type | Method and Description |
|---|---|
DataSenseInfo.Builder |
DataSenseInfo.Builder.withNotifications(List<DataSenseNotification> notifications) |
DataSenseElementInfo.Builder |
DataSenseElementInfo.Builder.withNotifications(List<DataSenseNotification> notifications) |
| Constructor and Description |
|---|
DataSenseComponentInfo(OperationModel operationModel,
SourceModel sourceModel,
List<String> messages,
List<DataSenseNotification> notifications) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.