AssetParam MetadataHash. (ASA)

Hi,

Is there anyway to search and find assets using the metadataHash using JavaSDK?
I wanted to store some byte data in the metadataHash and later find the asset using this metadataHash from a list of assets.

Thanks

We have a rest api to get asset list https://developer.algorand.org/docs/reference/rest-apis/algod/#get-v1assets, but it appears to not be in in the JavaSDK. We are working on a new API that allows for easier searching for assets using the indexer. It should be out over the summer if not sooner.