public class Reveal
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ApiResponse |
reveal()
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
setReveal(java.lang.String apikey,
java.lang.String reveal)
This component is optional and therefore the API will only work if it is installed
|
public Reveal(ClientApi api)
public ApiResponse reveal() throws ClientApiException
ClientApiException
public ApiResponse setReveal(java.lang.String apikey, java.lang.String reveal) throws ClientApiException
ClientApiException