public class Pnh extends PnhDeprecated
| Modifier and Type | Method and Description |
|---|---|
byte[] |
fx_pnhxpi()
This component is optional and therefore the API will only work if it is installed
|
byte[] |
manifest()
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
monitor(java.lang.String id,
java.lang.String message)
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
oracle(java.lang.String id)
This component is optional and therefore the API will only work if it is installed
|
byte[] |
pnh()
This component is optional and therefore the API will only work if it is installed
|
byte[] |
service()
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
startMonitoring(java.lang.String url)
This component is optional and therefore the API will only work if it is installed
|
ApiResponse |
stopMonitoring(java.lang.String id)
This component is optional and therefore the API will only work if it is installed
|
fx_pnhxpi, manifest, monitor, oracle, pnh, service, startMonitoring, stopMonitoringpublic Pnh(ClientApi api)
public ApiResponse monitor(java.lang.String id, java.lang.String message) throws ClientApiException
ClientApiExceptionpublic ApiResponse oracle(java.lang.String id) throws ClientApiException
ClientApiExceptionpublic ApiResponse startMonitoring(java.lang.String url) throws ClientApiException
ClientApiExceptionpublic ApiResponse stopMonitoring(java.lang.String id) throws ClientApiException
ClientApiExceptionpublic byte[] pnh()
throws ClientApiException
ClientApiExceptionpublic byte[] manifest()
throws ClientApiException
ClientApiExceptionpublic byte[] service()
throws ClientApiException
ClientApiExceptionpublic byte[] fx_pnhxpi()
throws ClientApiException
ClientApiException