T - the generic type of the Declarer which implements this interface@NoImplement
public interface DeclaresExternalLibraries<T extends Declarer>
declarers which support adding ExternalLibraryModel instances| Modifier and Type | Method and Description |
|---|---|
T |
withExternalLibrary(ExternalLibraryModel externalLibrary)
Adds the given
externalLibrary |
T withExternalLibrary(ExternalLibraryModel externalLibrary)
externalLibraryexternalLibrary - the ExternalLibraryModel to be referencedthis instanceCopyright © 2024 MuleSoft, Inc.. All rights reserved.