We are using Splunk Java SDK for test suite integration that will do search in Splunk and based on search results will decide whether test case pass/fail for Application continues integration and deployment pipeline. We have introduced AWS API Gateway with X-API-Key validation for security requirement. Can you please let us know how to add custom header X-API-Key to each Splunk Java SDK calls.