public class SimpleCredentialsLoader extends Object implements ApiCredentialsLoader
| Constructor and Description |
|---|
SimpleCredentialsLoader(String apiKey,
String hostname) |
public Optional<String> apiKey()
apiKey in interface ApiCredentialsLoaderpublic Optional<String> hostname()
hostname in interface ApiCredentialsLoaderCopyright © 2020. All rights reserved.