public class Metadata extends Object
| Constructor and Description |
|---|
Metadata(String baseUrl,
javax.ws.rs.client.Client client,
Serializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor> |
put(org.mule.runtime.app.declaration.api.ComponentElementDeclaration componentElementDeclaration,
boolean ignoreCache,
boolean verboseErrorsEnabled) |
public Keys keys
public Metadata(String baseUrl, javax.ws.rs.client.Client client, Serializer serializer)
public org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.metadata.descriptor.ComponentMetadataTypesDescriptor> put(org.mule.runtime.app.declaration.api.ComponentElementDeclaration componentElementDeclaration,
boolean ignoreCache,
boolean verboseErrorsEnabled)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.