Uses of Interface
org.mule.sdk.api.metadata.MetadataKey
Packages that use MetadataKey
-
Uses of MetadataKey in org.mule.sdk.api.metadata
Classes in org.mule.sdk.api.metadata that implement MetadataKeyModifier and TypeClassDescriptionfinal classDefault immutable implementation for theMetadataKey.Methods in org.mule.sdk.api.metadata that return MetadataKeyModifier and TypeMethodDescriptionMetadataKeyBuilder.build()Builds a new instance ofMetadataKey.Methods in org.mule.sdk.api.metadata that return types with arguments of type MetadataKeyModifier and TypeMethodDescriptionDefaultMetadataKey.getChilds()MetadataKey.getChilds()NullMetadataResolver.getKeys(MetadataContext context) Null implementation ofTypeKeysResolver, used when no implementation is provided by the connector developer.Methods in org.mule.sdk.api.metadata with parameters of type MetadataKeyModifier and TypeMethodDescriptionMetadataKeyBuilder.withChild(MetadataKey metadataKey) Adds a newMetadataKeychild to theMetadataKeythat is being built. -
Uses of MetadataKey in org.mule.sdk.api.metadata.resolving
Methods in org.mule.sdk.api.metadata.resolving that return types with arguments of type MetadataKey