Class CreateTunnel


  • public class CreateTunnel
    extends java.lang.Object
    An object that represents a ngrok Tunnel creation request. This object can be serialized and passed to the HttpClient.
    • Method Detail

      • getName

        public java.lang.String getName()
      • getProto

        public java.lang.String getProto()
      • getBindTls

        public java.lang.String getBindTls()