public class SensitivityBase
extends java.lang.Object
| Constructor and Description |
|---|
SensitivityBase()
Constructor.
|
SensitivityBase(java.lang.String serviceUrl,
java.lang.String host)
Constructor with custom service URL and host.
|
public SensitivityBase()
public SensitivityBase(java.lang.String serviceUrl,
java.lang.String host)
serviceUrl - The service URL for the server. The default service URL is "https://api.sensitivity.io/api/v1/".host - The host for the server. The default host is "api.sensitivity.io".