JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.alexdlaird.ngrok.installer
Interface NgrokCDNUrl
All Known Implementing Classes:
NgrokV2CDNUrl
,
NgrokV3CDNUrl
public interface
NgrokCDNUrl
An interface for getting
ngrok
download URLs.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getUrl
()
Get the download URL.
Method Detail
getUrl
java.lang.String getUrl()
Get the download URL.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method