Class ResourceContent
java.lang.Object
com.mulesoft.connectors.mcp.api.client.tool.ResourceContent
- All Implemented Interfaces:
Serializable
A flattened representation of a resource content. The resource can be of either text or blob types. The text property will be
set for
text resources, while the blob one will be used for the latter- Since:
- 0.1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceContent
public ResourceContent()
-
-
Method Details