| Package | Description |
|---|---|
| org.mule.runtime.api.metadata | |
| org.mule.runtime.api.metadata.descriptor |
| Modifier and Type | Method and Description |
|---|---|
MetadataResult<InputMetadataDescriptor> |
MetadataService.getInputMetadata(Location location,
MetadataKey key)
Resolves the dynamic
MetadataType for the current component parameter with the given key. |
MetadataResult<InputMetadataDescriptor> |
MetadataProvider.getInputMetadata(MetadataKey key)
Resolves the dynamic
MetadataType for the current component parameters with the given key. |
| Modifier and Type | Method and Description |
|---|---|
InputMetadataDescriptor |
InputMetadataDescriptor.InputMetadataDescriptorBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder |
ComponentMetadataTypesDescriptor.ComponentMetadataTypesDescriptorBuilder.withInputMetadataDescriptor(InputMetadataDescriptor inputMetadataDescriptor) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.