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, stopMonitoring
public Pnh(ClientApi api)
public ApiResponse monitor(java.lang.String id, java.lang.String message) throws ClientApiException
ClientApiException
public ApiResponse oracle(java.lang.String id) throws ClientApiException
ClientApiException
public ApiResponse startMonitoring(java.lang.String url) throws ClientApiException
ClientApiException
public ApiResponse stopMonitoring(java.lang.String id) throws ClientApiException
ClientApiException
public byte[] pnh() throws ClientApiException
ClientApiException
public byte[] manifest() throws ClientApiException
ClientApiException
public byte[] service() throws ClientApiException
ClientApiException
public byte[] fx_pnhxpi() throws ClientApiException
ClientApiException