public static class ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder<T extends ComponentModel> extends Object
ComponentMetadataDescriptor| Modifier and Type | Method and Description |
|---|---|
ComponentMetadataDescriptor<T> |
build() |
ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder<T> |
withAttributes(MetadataAttributes metadataAttributes) |
public ComponentMetadataDescriptor.ComponentMetadataDescriptorBuilder<T> withAttributes(MetadataAttributes metadataAttributes)
public ComponentMetadataDescriptor<T> build()
ComponentMetadataDescriptor instance with the metadata description for the content, output, and type of
each of the parameters of the ComponentIllegalArgumentException - if the OutputMetadataDescriptor was not set during buildingCopyright © 2017 MuleSoft, Inc.. All rights reserved.