Class PnhDeprecated

java.lang.Object
org.zaproxy.clientapi.gen.deprecated.PnhDeprecated
Direct Known Subclasses:
Pnh

public class PnhDeprecated extends Object
API implementation with deprecated methods, (re)moved from generated class.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    fx_pnhxpi(String apikey)
    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.
    byte[]
    manifest(String apikey)
    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.
    monitor(String apikey, String id, String message)
    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.
    oracle(String apikey, String id)
    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.
    byte[]
    pnh(String apikey)
    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.
    byte[]
    service(String apikey)
    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.
    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.
    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.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait