opensergo-java-sdk
opensergo-java-sdk copied to clipboard
Add configuration support for OpenSergoClient #22
Describe what this PR does / why we need it
Add configuration support for OpenSergoClient, include tls、keepalive time、retry.
Does this pull request fix one issue?
issues#22
Describe how you did it
build OpenSergoClient config by builder with some default value.