@Nilesh Prajapati Thanks for using Microsoft Q&A !!
As discussed over here AAS does not support java natively and so you need to use .NET Core to wrap around it or you can use a custom JSON proxy wrapper that can be integrated with Java. Sample code for the wrapper is found here. You can try using the suggested methods and check if able to fetch the required information.
----------
Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.