public class Check extends Endpoint<CheckRequest,CheckResponse>
apiKey, httpClient, objectMapper, propsMapper| Modifier | Constructor and Description |
|---|---|
protected |
Check(String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
CheckResponse |
sendRequest(CheckRequest request) |
removeNullValuesprotected Check(String apiKey)
public CheckResponse sendRequest(CheckRequest request) throws IOException
sendRequest in class Endpoint<CheckRequest,CheckResponse>IOExceptionCopyright © 2021. All rights reserved.