One of DSS prospects checked Developer Community for DSS, and found C# tutorials in Quick Start. They are asking if there is Java version of DSS Quick Start.
Please advise how I should respond.
@HirokoGoto_1
Thank you for reaching out to us.
The QuickStart guide applies to the DSS .NET SDK. As there is no DSS Java SDK available, clients must use an HTTP Java library to build Java applications to extract data from DSS.
The client can refer to the Programming without SDK Tutorial and Java Code Examples. The client can also use Postman example to generate Java snippet code to extract data from DSS. Please refer to this Generate code for a REST API call using Postman in just a few clicks article.