Class BlobResource
java.lang.Object
com.mulesoft.connectors.mcp.api.server.resource.BlobResource
- All Implemented Interfaces:
Resource,Serializable
Defines the contents of a Blob Resource
- Since:
- 0.1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ResourceVisitor visitor) Accepts the givenvisitorbooleangetBlob()inthashCode()
-
Constructor Details
-
BlobResource
public BlobResource()
-
-
Method Details