public class RevealDeprecated
extends java.lang.Object
Constructor and Description |
---|
RevealDeprecated(ClientApi api) |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
setReveal(java.lang.String apikey,
java.lang.String reveal)
Deprecated.
(1.1.0) Use the method without the API key and use one of the
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String) ). |
public RevealDeprecated(ClientApi api)
@Deprecated public ApiResponse setReveal(java.lang.String apikey, java.lang.String reveal) throws ClientApiException
ClientApi
constructors that allow to set the API key (e.g. ClientApi.ClientApi(String, int,
String)
).ClientApiException