diff --git a/docs/CNAME b/docs/CNAME
new file mode 100644
index 0000000..a6af7b0
--- /dev/null
+++ b/docs/CNAME
@@ -0,0 +1 @@
+java-api.docs.ngrok.com
diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html
new file mode 100644
index 0000000..0a7c6da
--- /dev/null
+++ b/docs/allclasses-index.html
@@ -0,0 +1,805 @@
+
+
+
+
+All Classes and Interfaces (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Enums Exceptions
+
+
+
+
+
+
+
+
+
+
+
Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
+
+
A class encapsulating the
AwsAuth resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
AwsRole resource.
+
+
+
+
+
+
Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
Default implementation of
NgrokApiClient based on the Armeria HTTP client.
+
+
+
+
Builder class for the default API client.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Endpoint resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
HttpsEdge resource.
+
+
+
+
+
+
+
+
+
+
+
+
IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
+
+
IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+
+
+
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+
+
+
Main entry point for the ngrok API.
+
+
+
+
+
+
+
+
Representation of an API error from ngrok.
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
Interface indicating a resource type that can have more than one page of responses.
+
+
+
+
A class encapsulating the
Ref resource.
+
+
+
+
+
+
+
+
Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Reserved Domains are hostnames that you can listen for traffic on.
+
+
+
+
An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+
+
+
+
+
+
+
+
+
+
+
SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+
+
+
+
+
+
+
SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+
+
+
+
+
+
+
SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+
+
+
A class encapsulating the
TcpEdge resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
+
A class encapsulating the
TlsEdge resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+
+
A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+
+
+
+
+
Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+
+
+
+
+
+
+
Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+
+
+
Client version information
+
+
+
+
+
+
+
+
A Weighted Backend balances traffic among the referenced backends.
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html
new file mode 100644
index 0000000..2a28d44
--- /dev/null
+++ b/docs/allpackages-index.html
@@ -0,0 +1,73 @@
+
+
+
+
+All Packages (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+Package Summary
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/DefaultNgrokApiClient.Builder.html b/docs/com/ngrok/DefaultNgrokApiClient.Builder.html
new file mode 100644
index 0000000..4383232
--- /dev/null
+++ b/docs/com/ngrok/DefaultNgrokApiClient.Builder.html
@@ -0,0 +1,286 @@
+
+
+
+
+DefaultNgrokApiClient.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+DefaultNgrokApiClient
+
+
+public static class DefaultNgrokApiClient.Builder
+
extends Object
+Builder class for the default API client.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the API base URI.
+
+
+
+
+
Sets the API base URI.
+
+
+
+
+
Builds the ngrok API client instance.
+
+
+
httpClient (com.linecorp.armeria.client.WebClient httpClient)
+
+
Sets the HTTP client to use to make requests.
+
+
+
+
+
Sets the HTTP client to use to make requests.
+
+
+
objectMapper (com.fasterxml.jackson.databind.ObjectMapper objectMapper)
+
+
Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+
+
+
+
Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+httpClient
+
+Sets the HTTP client to use to make requests.
+
+Parameters:
+httpClient - a HTTP client
+Returns:
+the client builder
+
+
+
+
+
+httpClient
+
+Sets the HTTP client to use to make requests.
+
+Parameters:
+httpClient - an optional HTTP client
+Returns:
+the client builder
+
+
+
+
+
+baseUri
+
+Sets the API base URI.
+
+Parameters:
+baseUri - a URI
+Returns:
+the client builder
+See Also:
+
+
+
+
+
+
+
+
+baseUri
+
+Sets the API base URI.
+
+Parameters:
+baseUri - an optional URI
+Returns:
+the client builder
+See Also:
+
+
+
+
+
+
+
+
+objectMapper
+
+Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+ Be sure to pass something that can handle
Optional and
OffsetDateTime.
+
+Parameters:
+objectMapper - an object mapper
+Returns:
+the client builder
+See Also:
+
+
+Jdk8Module
+JavaTimeModule
+
+
+
+
+
+
+
+objectMapper
+
+Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+ Be sure to pass something that can handle
Optional and
OffsetDateTime.
+
+Parameters:
+objectMapper - an object mapper
+Returns:
+the client builder
+See Also:
+
+
+Jdk8Module
+JavaTimeModule
+
+
+
+
+
+
+
+build
+
+Builds the ngrok API client instance.
+
+Returns:
+an api client
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/DefaultNgrokApiClient.html b/docs/com/ngrok/DefaultNgrokApiClient.html
new file mode 100644
index 0000000..9038138
--- /dev/null
+++ b/docs/com/ngrok/DefaultNgrokApiClient.html
@@ -0,0 +1,257 @@
+
+
+
+
+DefaultNgrokApiClient (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
Builder class for the default API client.
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a new ngrok API client builder.
+
+
static com.linecorp.armeria.client.WebClient
+
+
+
Creates a new default Armeria WebClient.
+
+
+
+
+
Sends a request to the ngrok API.
+
+
+
+
+
Sends a GET request directly to the specified URI.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+newBuilder
+
+Creates a new ngrok API client builder.
+
+Parameters:
+apiKey - API key used to access the ngrok API
+Returns:
+a client builder
+
+
+
+
+
+newDefaultHttpClient
+public static com.linecorp.armeria.client.WebClient newDefaultHttpClient ()
+Creates a new default Armeria WebClient.
+
+Returns:
+a http client
+
+
+
+
+
+sendRequest
+
+Sends a GET request directly to the specified URI.
+
+Specified by:
+sendRequest in interface NgrokApiClient
+Type Parameters:
+O - the return type for the API response
+Parameters:
+uri - a URI to send the request to
+responseClass - the type of a Jackson-annotated POJO representing the HTTP response body
+Returns:
+a future encapsulating the response type
+
+
+
+
+
+sendRequest
+
+Sends a request to the ngrok API.
+
+Specified by:
+sendRequest in interface NgrokApiClient
+Type Parameters:
+O - the return type for the API response
+Parameters:
+method - the HTTP method to use
+endpoint - the endpoint (under the base URI) to send the request to
+queryParams - any query parameters to send along with the request (parameters with an empty
+ value will not be sent)
+bodyParamsStream - any JSON body parameters to send along withthe request (parameters with an empty
+ value will not be sent). If this stream is empty, no body should be sent.
+responseClass - an optional type for a Jackson-annotated POJO representing the HTTP response body
+Returns:
+a future encapsulating the response type (will be Void for empty responses)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Ngrok.BackendsNamespace.html b/docs/com/ngrok/Ngrok.BackendsNamespace.html
new file mode 100644
index 0000000..a1383d7
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.BackendsNamespace.html
@@ -0,0 +1,213 @@
+
+
+
+
+Ngrok.BackendsNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Ngrok
+
+
+public class Ngrok.BackendsNamespace
+
extends Object
+A namespace object for Backends.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+
+
+
+
+
+
+
A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+
+
+
+
A Weighted Backend balances traffic among the referenced backends.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+failover
+
+A Failover backend defines failover behavior within a list of referenced
+ backends. Traffic is sent to the first backend in the list. If that backend
+ is offline or no connection can be established, ngrok attempts to connect to
+ the next backend in the list until one is successful.
+
+ See also
https://ngrok.com/docs/api#api-failover-backends
+
+Returns:
+a service client
+
+
+
+
+
+httpResponse
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tunnelGroup
+
+
+
+Returns:
+a service client
+
+
+
+
+
+weighted
+
+A Weighted Backend balances traffic among the referenced backends. Traffic
+ is assigned proportionally to each based on its weight. The percentage of
+ traffic is calculated by dividing a backend's weight by the sum of all
+ weights.
+
+ See also
https://ngrok.com/docs/api#api-weighted-backends
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Ngrok.EdgeModulesNamespace.html b/docs/com/ngrok/Ngrok.EdgeModulesNamespace.html
new file mode 100644
index 0000000..ea7b4aa
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.EdgeModulesNamespace.html
@@ -0,0 +1,474 @@
+
+
+
+
+Ngrok.EdgeModulesNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Ngrok
+
+
+public class Ngrok.EdgeModulesNamespace
+
extends Object
+A namespace object for EdgeModules.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+httpsEdgeMutualTls
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeTlsTermination
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteBackend
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteIpRestriction
+
+
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+httpsEdgeRouteCompression
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteCircuitBreaker
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteWebhookVerification
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteOauth
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteSaml
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteOidc
+
+
+
+Returns:
+a service client
+
+
+
+
+
+httpsEdgeRouteWebsocketTcpConverter
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tcpEdgeBackend
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tcpEdgeIpRestriction
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tlsEdgeBackend
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tlsEdgeIpRestriction
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tlsEdgeMutualTls
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tlsEdgeTlsTermination
+
+
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Ngrok.EdgesNamespace.html b/docs/com/ngrok/Ngrok.EdgesNamespace.html
new file mode 100644
index 0000000..ea2145b
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.EdgesNamespace.html
@@ -0,0 +1,204 @@
+
+
+
+
+Ngrok.EdgesNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Ngrok
+
+
+public class Ngrok.EdgesNamespace
+
extends Object
+A namespace object for Edges.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+httpsRoutes
+
+
+
+Returns:
+a service client
+
+
+
+
+
+https
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tcp
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tls
+
+
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Ngrok.html b/docs/com/ngrok/Ngrok.html
new file mode 100644
index 0000000..eee656e
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.html
@@ -0,0 +1,717 @@
+
+
+
+
+Ngrok (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Ngrok
+
extends Object
+Main entry point for the ngrok API.
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A namespace object for Backends.
+
+
class
+
+
+
A namespace object for EdgeModules.
+
+
class
+
+
+
A namespace object for Edges.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Create a new ngrok API instance.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+
+
+
+
Creates a service client for AgentIngresses.
+
+
+
+
+
+
+
+
Creates a namespace object for Backends.
+
+
+
+
+
Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+
+
+
+
Creates a new ngrok API instance using the default API client.
+
+
+
+
+
Creates a new ngrok API instance using the default API client.
+
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
+
Creates a namespace object for EdgeModules.
+
+
+
+
+
Creates a namespace object for Edges.
+
+
+
+
+
Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+
+
+
+
Creates a service client for EventDestinations.
+
+
+
+
+
Creates a service client for EventSources.
+
+
+
+
+
Creates a service client for EventSubscriptions.
+
+
+
+
+
IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+
+
+
+
IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+
+
+
+
Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+
+
+
+
Reserved Domains are hostnames that you can listen for traffic on.
+
+
+
+
+
An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+
+
+
+
SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+
+
+
+
SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+
+
+
+
SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+
+
+
+
Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Ngrok
+
+Create a new ngrok API instance.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+createDefault
+
+Creates a new ngrok API instance using the default API client.
+
+Parameters:
+apiKey - API key used to access the ngrok API
+Returns:
+an ngrok API instance
+
+
+
+
+
+createDefault
+public static Ngrok createDefault ()
+Creates a new ngrok API instance using the default API client.
+
+ The API key is pulled from the environment variable NGROK_API_KEY.
+
+Returns:
+an ngrok API instance
+
+
+
+
+
+abuseReports
+
+
+
+Returns:
+a service client
+
+
+
+
+
+agentIngresses
+
+
+
+Returns:
+a service client
+
+
+
+
+
+apiKeys
+
+
+
+Returns:
+a service client
+
+
+
+
+
+certificateAuthorities
+
+Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates. Attach a Certificate Authority to the Mutual TLS module
+ to verify that the TLS certificate presented by a client has been signed by
+ this CA. Certificate Authorities are used only for mTLS validation only and
+ thus a private key is not included in the resource.
+
+ See also
https://ngrok.com/docs/api#api-certificate-authorities .
+
+Returns:
+a service client
+
+
+
+
+
+credentials
+
+Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok
+ agent to connect the ngrok service as your account. They are installed with
+ the
ngrok authtoken command or by specifying it in the
+
ngrok.yml
+ configuration file with the
authtoken property.
+
+ See also
https://ngrok.com/docs/api#api-credentials .
+
+Returns:
+a service client
+
+
+
+
+
+endpoints
+
+Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+ Only active endpoints associated with a tunnel or backend are returned.
+
+ See also
https://ngrok.com/docs/api#api-endpoints .
+
+Returns:
+a service client
+
+
+
+
+
+eventDestinations
+
+
+
+Returns:
+a service client
+
+
+
+
+
+eventSubscriptions
+
+
+
+Returns:
+a service client
+
+
+
+
+
+eventSources
+
+
+
+Returns:
+a service client
+
+
+
+
+
+ipPolicies
+
+IP Policies are reusable groups of CIDR ranges with an
allow or
+
deny
+ action. They can be attached to endpoints via the Endpoint Configuration IP
+ Policy module. They can also be used with IP Restrictions to control source
+ IP ranges that can start tunnel sessions and connect to the API and dashboard.
+
+ See also
https://ngrok.com/docs/api#api-ip-policies .
+
+Returns:
+a service client
+
+
+
+
+
+ipPolicyRules
+
+
+
+Returns:
+a service client
+
+
+
+
+
+ipRestrictions
+
+An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account. An IP
+ restriction has a type which defines the ingress it applies to. IP
+ restrictions can be used to enforce the source IPs that can make API
+ requests, log in to the dashboard, start ngrok agents, and connect to your
+ public-facing endpoints.
+
+ See also
https://ngrok.com/docs/api#api-ip-restrictions .
+
+Returns:
+a service client
+
+
+
+
+
+reservedAddrs
+
+
+
+Returns:
+a service client
+
+
+
+
+
+reservedDomains
+
+Reserved Domains are hostnames that you can listen for traffic on. Domains
+ can be used to listen for http, https or tls traffic. You may use a domain
+ that you own by creating a CNAME record specified in the returned resource.
+ This CNAME record points traffic for that domain to ngrok's edge servers.
+
+ See also
https://ngrok.com/docs/api#api-reserved-domains .
+
+Returns:
+a service client
+
+
+
+
+
+sshCertificateAuthorities
+
+
+
+Returns:
+a service client
+
+
+
+
+
+sshCredentials
+
+
+
+Returns:
+a service client
+
+
+
+
+
+sshHostCertificates
+
+SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+ See also
https://ngrok.com/docs/api#api-ssh-host-certificates .
+
+Returns:
+a service client
+
+
+
+
+
+sshUserCertificates
+
+SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection. The SSH server must trust the SSH
+ Certificate Authority used to sign the certificate.
+
+ See also
https://ngrok.com/docs/api#api-ssh-user-certificates .
+
+Returns:
+a service client
+
+
+
+
+
+tlsCertificates
+
+TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic. TLS certificates are unused
+ until they are attached to a Domain. TLS Certificates may also be
+ provisioned by ngrok automatically for domains on which you have enabled
+ automated certificate provisioning.
+
+ See also
https://ngrok.com/docs/api#api-tls-certificates .
+
+Returns:
+a service client
+
+
+
+
+
+tunnelSessions
+
+Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service. Each tunnel
+ session can include one or more Tunnels.
+
+ See also
https://ngrok.com/docs/api#api-tunnel-sessions .
+
+Returns:
+a service client
+
+
+
+
+
+tunnels
+
+
+
+Returns:
+a service client
+
+
+
+
+
+backends
+
+Creates a namespace object for Backends.
+
+Returns:
+a namespace object
+
+
+
+
+
+edges
+
+Creates a namespace object for Edges.
+
+Returns:
+a namespace object
+
+
+
+
+
+edgeModules
+
+Creates a namespace object for EdgeModules.
+
+Returns:
+a namespace object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/NgrokApiClient.HttpMethod.html b/docs/com/ngrok/NgrokApiClient.HttpMethod.html
new file mode 100644
index 0000000..cae905a
--- /dev/null
+++ b/docs/com/ngrok/NgrokApiClient.HttpMethod.html
@@ -0,0 +1,266 @@
+
+
+
+
+NgrokApiClient.HttpMethod (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+Enum Constant Summary
+Enum Constants
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Returns the enum constant of this type with the specified name.
+
+
+
+
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
Methods inherited from class java.lang.Enum
+
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
+
+
+
+
+
+
+
+
+
+
+Enum Constant Details
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+values
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+Returns:
+an array containing the constants of this enum type, in the order they are declared
+
+
+
+
+
+valueOf
+
+Returns the enum constant of this type with the specified name.
+The string must match exactly an identifier used to declare an
+enum constant in this type. (Extraneous whitespace characters are
+not permitted.)
+
+Parameters:
+name - the name of the enum constant to be returned.
+Returns:
+the enum constant with the specified name
+Throws:
+IllegalArgumentException - if this enum type has no constant with the specified name
+NullPointerException - if the argument is null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/NgrokApiClient.html b/docs/com/ngrok/NgrokApiClient.html
new file mode 100644
index 0000000..3e6f923
--- /dev/null
+++ b/docs/com/ngrok/NgrokApiClient.html
@@ -0,0 +1,242 @@
+
+
+
+
+NgrokApiClient (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+DefaultNgrokApiClient
+
+
+public interface NgrokApiClient
+API client interface.
+
+ Concrete implementations can be written and passed to
Ngrok on construction
+ in order to make HTTP requests or test business logic.
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
The default base URI for the public ngrok API server
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
Sends a request to the ngrok API.
+
+
+
+
+
Sends a GET request directly to the specified URI.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+DEFAULT_BASE_URI
+static final URI DEFAULT_BASE_URI
+The default base URI for the public ngrok API server
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+sendRequest
+
+Sends a GET request directly to the specified URI.
+
+Type Parameters:
+O - the return type for the API response
+Parameters:
+uri - a URI to send the request to
+responseClass - the type of a Jackson-annotated POJO representing the HTTP response body
+Returns:
+a future encapsulating the response type
+
+
+
+
+
+sendRequest
+
+Sends a request to the ngrok API.
+
+Type Parameters:
+O - the return type for the API response
+Parameters:
+method - the HTTP method to use
+endpoint - the endpoint (under the base URI) to send the request to
+queryParams - any query parameters to send along with the request (parameters with an empty
+ value will not be sent)
+bodyParams - any JSON body parameters to send along withthe request (parameters with an empty
+ value will not be sent). If this stream is empty, no body should be sent.
+responseClass - an optional type for a Jackson-annotated POJO representing the HTTP response body
+Returns:
+a future encapsulating the response type (will be Void for empty responses)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Version.html b/docs/com/ngrok/Version.html
new file mode 100644
index 0000000..14c9a64
--- /dev/null
+++ b/docs/com/ngrok/Version.html
@@ -0,0 +1,166 @@
+
+
+
+
+Version (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public abstract class Version
+
extends Object
+Client version information
+
+
+
+
+
+
+Field Summary
+Fields
+
+
+
+
+
+
+
+
The ngrok API version in use
+
+
+
+
+
This API client's version string
+
+
+
+
+
+
+
+Method Summary
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Field Details
+
+
+
+API_VERSION
+public static final String API_VERSION
+The ngrok API version in use
+
+See Also:
+
+
+
+
+
+
+
+
+CLIENT_VERSION
+public static final String CLIENT_VERSION
+This API client's version string
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/DefaultNgrokApiClient.Builder.html b/docs/com/ngrok/class-use/DefaultNgrokApiClient.Builder.html
new file mode 100644
index 0000000..b31a21c
--- /dev/null
+++ b/docs/com/ngrok/class-use/DefaultNgrokApiClient.Builder.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Class com.ngrok.DefaultNgrokApiClient.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
DefaultNgrokApiClient.Builder. baseUri (URI baseUri)
+
+
Sets the API base URI.
+
+
+
+
+
Sets the API base URI.
+
+
+
DefaultNgrokApiClient.Builder. httpClient (com.linecorp.armeria.client.WebClient httpClient)
+
+
Sets the HTTP client to use to make requests.
+
+
+
DefaultNgrokApiClient.Builder. httpClient (Optional <com.linecorp.armeria.client.WebClient> httpClient)
+
+
Sets the HTTP client to use to make requests.
+
+
+
+
+
Creates a new ngrok API client builder.
+
+
+
DefaultNgrokApiClient.Builder. objectMapper (com.fasterxml.jackson.databind.ObjectMapper objectMapper)
+
+
Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+
+
DefaultNgrokApiClient.Builder. objectMapper (Optional <com.fasterxml.jackson.databind.ObjectMapper> objectMapper)
+
+
Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/DefaultNgrokApiClient.html b/docs/com/ngrok/class-use/DefaultNgrokApiClient.html
new file mode 100644
index 0000000..61bd97c
--- /dev/null
+++ b/docs/com/ngrok/class-use/DefaultNgrokApiClient.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.DefaultNgrokApiClient (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
DefaultNgrokApiClient.Builder. build ()
+
+
Builds the ngrok API client instance.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Ngrok.BackendsNamespace.html b/docs/com/ngrok/class-use/Ngrok.BackendsNamespace.html
new file mode 100644
index 0000000..4bab72b
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.BackendsNamespace.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.Ngrok.BackendsNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a namespace object for Backends.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Ngrok.EdgeModulesNamespace.html b/docs/com/ngrok/class-use/Ngrok.EdgeModulesNamespace.html
new file mode 100644
index 0000000..1390838
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.EdgeModulesNamespace.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.Ngrok.EdgeModulesNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a namespace object for EdgeModules.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Ngrok.EdgesNamespace.html b/docs/com/ngrok/class-use/Ngrok.EdgesNamespace.html
new file mode 100644
index 0000000..b3924b1
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.EdgesNamespace.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.Ngrok.EdgesNamespace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a namespace object for Edges.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Ngrok.html b/docs/com/ngrok/class-use/Ngrok.html
new file mode 100644
index 0000000..e0b508b
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.Ngrok (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a new ngrok API instance using the default API client.
+
+
+
+
+
Creates a new ngrok API instance using the default API client.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/NgrokApiClient.HttpMethod.html b/docs/com/ngrok/class-use/NgrokApiClient.HttpMethod.html
new file mode 100644
index 0000000..9a12731
--- /dev/null
+++ b/docs/com/ngrok/class-use/NgrokApiClient.HttpMethod.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Enum com.ngrok.NgrokApiClient.HttpMethod (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Returns the enum constant of this type with the specified name.
+
+
+
NgrokApiClient.HttpMethod. values ()
+
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+
+
+
+
+
+
+
+
+
+
Sends a request to the ngrok API.
+
+
+
+
+
Sends a request to the ngrok API.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/NgrokApiClient.html b/docs/com/ngrok/class-use/NgrokApiClient.html
new file mode 100644
index 0000000..64908f4
--- /dev/null
+++ b/docs/com/ngrok/class-use/NgrokApiClient.html
@@ -0,0 +1,372 @@
+
+
+
+
+Uses of Interface com.ngrok.NgrokApiClient (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
+
+
+
Default implementation of
NgrokApiClient based on the Armeria HTTP client.
+
+
+
+
+
+
+
+
+
+
+
Create a new ngrok API instance.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a new sub-client for AbuseReports.
+
+
+
+
+
Creates a new sub-client for AgentIngresses.
+
+
+
+
+
Creates a new sub-client for ApiKeys.
+
+
+
+
+
Creates a new sub-client for CertificateAuthorities.
+
+
+
+
+
Creates a new sub-client for Credentials.
+
+
+
+
+
Creates a new sub-client for EdgeRouteBackendModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteCircuitBreakerModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteCompressionModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteIpRestrictionModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteOAuthModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteOidcModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteRequestHeadersModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteResponseHeadersModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteSamlModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteWebhookVerificationModule.
+
+
+
+
+
Creates a new sub-client for EdgeRouteWebsocketTcpConverterModule.
+
+
+
+
+
Creates a new sub-client for EdgesHttps.
+
+
+
+
+
Creates a new sub-client for EdgesHttpsRoutes.
+
+
+
+
+
Creates a new sub-client for EdgesTcp.
+
+
+
+
+
Creates a new sub-client for EdgesTls.
+
+
+
+
+
Creates a new sub-client for Endpoints.
+
+
+
+
+
Creates a new sub-client for EventDestinations.
+
+
+
+
+
Creates a new sub-client for EventSources.
+
+
+
+
+
Creates a new sub-client for EventSubscriptions.
+
+
+
+
+
Creates a new sub-client for FailoverBackends.
+
+
+
+
+
Creates a new sub-client for HttpResponseBackends.
+
+
+
+
+
Creates a new sub-client for HttpsEdgeMutualTlsModule.
+
+
+
+
+
Creates a new sub-client for HttpsEdgeTlsTerminationModule.
+
+
+
+
+
Creates a new sub-client for IpPolicies.
+
+
+
+
+
Creates a new sub-client for IpPolicyRules.
+
+
+
+
+
Creates a new sub-client for IpRestrictions.
+
+
+
+
+
Creates a new sub-client for ReservedAddrs.
+
+
+
+
+
Creates a new sub-client for ReservedDomains.
+
+
+
+
+
Creates a new sub-client for SshCertificateAuthorities.
+
+
+
+
+
Creates a new sub-client for SshCredentials.
+
+
+
+
+
Creates a new sub-client for SshHostCertificates.
+
+
+
+
+
Creates a new sub-client for SshUserCertificates.
+
+
+
+
+
Creates a new sub-client for TcpEdgeBackendModule.
+
+
+
+
+
Creates a new sub-client for TcpEdgeIpRestrictionModule.
+
+
+
+
+
Creates a new sub-client for TlsCertificates.
+
+
+
+
+
Creates a new sub-client for TlsEdgeBackendModule.
+
+
+
+
+
Creates a new sub-client for TlsEdgeIpRestrictionModule.
+
+
+
+
+
Creates a new sub-client for TlsEdgeMutualTlsModule.
+
+
+
+
+
Creates a new sub-client for TlsEdgeTlsTerminationModule.
+
+
+
+
+
Creates a new sub-client for TunnelGroupBackends.
+
+
+
+
+
Creates a new sub-client for Tunnels.
+
+
+
+
+
Creates a new sub-client for TunnelSessions.
+
+
+
+
+
Creates a new sub-client for WeightedBackends.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Version.html b/docs/com/ngrok/class-use/Version.html
new file mode 100644
index 0000000..4243adc
--- /dev/null
+++ b/docs/com/ngrok/class-use/Version.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class com.ngrok.Version (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of com.ngrok.Version
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AbuseReport.html b/docs/com/ngrok/definitions/AbuseReport.html
new file mode 100644
index 0000000..12f666b
--- /dev/null
+++ b/docs/com/ngrok/definitions/AbuseReport.html
@@ -0,0 +1,333 @@
+
+
+
+
+AbuseReport (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AbuseReport
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp that the abuse report record was created in RFC 3339 format
+
+
+
+
+
an array of hostname statuses related to the report
+
+
+
+
+
ID of the abuse report
+
+
+
+
+
arbitrary user-defined data about this abuse report.
+
+
+
+
+
Indicates whether ngrok has processed the abuse report.
+
+
+
+
+
URI of the abuse report API resource
+
+
+
+
+
a list of URLs containing suspected abusive content
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbuseReport
+
+
+
+Parameters:
+id - ID of the abuse report
+uri - URI of the abuse report API resource
+createdAt - timestamp that the abuse report record was created in RFC 3339 format
+urls - a list of URLs containing suspected abusive content
+metadata - arbitrary user-defined data about this abuse report. Optional, max 4096 bytes.
+status - Indicates whether ngrok has processed the abuse report. one of PENDING, PROCESSED, or PARTIALLY_PROCESSED
+hostnames - an array of hostname statuses related to the report
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+ID of the abuse report
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the abuse report API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp that the abuse report record was created in RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getUrls
+
+a list of URLs containing suspected abusive content
+
+Returns:
+the value of the property as a List <URI >
+
+
+
+
+
+
+
+
+getStatus
+
+Indicates whether ngrok has processed the abuse report. one of
+ PENDING, PROCESSED, or
+ PARTIALLY_PROCESSED
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getHostnames
+
+an array of hostname statuses related to the report
+
+Returns:
+the value of the property as a List <AbuseReportHostname >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AbuseReportHostname.html b/docs/com/ngrok/definitions/AbuseReportHostname.html
new file mode 100644
index 0000000..3679b82
--- /dev/null
+++ b/docs/com/ngrok/definitions/AbuseReportHostname.html
@@ -0,0 +1,240 @@
+
+
+
+
+AbuseReportHostname (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AbuseReportHostname
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the hostname ngrok has parsed out of one of the reported URLs in this abuse
+ report
+
+
+
+
+
indicates what action ngrok has taken against the hostname.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbuseReportHostname
+public AbuseReportHostname (String hostname,
+ String status)
+
+
+Parameters:
+hostname - the hostname ngrok has parsed out of one of the reported URLs in this abuse report
+status - indicates what action ngrok has taken against the hostname. one of PENDING, BANNED, UNBANNED, or IGNORE
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getHostname
+
+the hostname ngrok has parsed out of one of the reported URLs in this abuse
+ report
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getStatus
+
+indicates what action ngrok has taken against the hostname. one of
+ PENDING, BANNED, UNBANNED, or
+ IGNORE
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AgentIngress.html b/docs/com/ngrok/definitions/AgentIngress.html
new file mode 100644
index 0000000..c047d85
--- /dev/null
+++ b/docs/com/ngrok/definitions/AgentIngress.html
@@ -0,0 +1,358 @@
+
+
+
+
+AgentIngress (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AgentIngress
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the Agent Ingress was created, RFC 3339 format
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
the domain that you own to be used as the base domain name to generate regional
+ agent ingress domains.
+
+
+
+
+
unique Agent Ingress resource identifier
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
a list of target values to use as the values of NS records for the domain
+ property these values will delegate control over the domain to ngrok
+
+
+
+
+
a list of regional agent ingress domains that are subdomains of the value of
+ domain this value may increase over time as ngrok adds more regions
+
+
+
+
+
URI to the API resource of this Agent ingress
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AgentIngress
+
+
+
+Parameters:
+id - unique Agent Ingress resource identifier
+uri - URI to the API resource of this Agent ingress
+description - human-readable description of the use of this Agent Ingress. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this Agent Ingress. optional, max 4096 bytes
+domain - the domain that you own to be used as the base domain name to generate regional agent ingress domains.
+nsTargets - a list of target values to use as the values of NS records for the domain property these values will delegate control over the domain to ngrok
+regionDomains - a list of regional agent ingress domains that are subdomains of the value of domain this value may increase over time as ngrok adds more regions
+createdAt - timestamp when the Agent Ingress was created, RFC 3339 format
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique Agent Ingress resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI to the API resource of this Agent ingress
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of the use of this Agent Ingress. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getDomain
+
+the domain that you own to be used as the base domain name to generate regional
+ agent ingress domains.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getNsTargets
+
+a list of target values to use as the values of NS records for the domain
+ property these values will delegate control over the domain to ngrok
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getRegionDomains
+
+a list of regional agent ingress domains that are subdomains of the value of
+ domain this value may increase over time as ngrok adds more regions
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getCreatedAt
+
+timestamp when the Agent Ingress was created, RFC 3339 format
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AgentIngressList.html b/docs/com/ngrok/definitions/AgentIngressList.html
new file mode 100644
index 0000000..8c9277f
--- /dev/null
+++ b/docs/com/ngrok/definitions/AgentIngressList.html
@@ -0,0 +1,262 @@
+
+
+
+
+AgentIngressList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of Agent Ingresses owned by this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the Agent Ingress list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AgentIngressList
+
+
+
+Parameters:
+ingresses - the list of Agent Ingresses owned by this account
+uri - URI of the Agent Ingress list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getIngresses
+
+the list of Agent Ingresses owned by this account
+
+Returns:
+the value of the property as a List <AgentIngress >
+
+
+
+
+
+getUri
+
+URI of the Agent Ingress list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ApiKey.html b/docs/com/ngrok/definitions/ApiKey.html
new file mode 100644
index 0000000..3c27005
--- /dev/null
+++ b/docs/com/ngrok/definitions/ApiKey.html
@@ -0,0 +1,316 @@
+
+
+
+
+ApiKey (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ApiKey
+
extends Object
+A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new instance of
ApiKey.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the api key was created, RFC 3339 format
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
unique API key resource identifier
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
the bearer token that can be placed into the Authorization header to
+ authenticate request to the ngrok API.
+
+
+
+
+
URI to the API resource of this API key
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ApiKey
+
+Creates a new instance of
ApiKey.
+
+Parameters:
+id - unique API key resource identifier
+uri - URI to the API resource of this API key
+description - human-readable description of what uses the API key to authenticate. optional, max 255 bytes.
+metadata - arbitrary user-defined data of this API key. optional, max 4096 bytes
+createdAt - timestamp when the api key was created, RFC 3339 format
+token - the bearer token that can be placed into the Authorization header to authenticate request to the ngrok API. This value is only available one time, on the API response from key creation. Otherwise it is null.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique API key resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI to the API resource of this API key
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what uses the API key to authenticate. optional,
+ max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+timestamp when the api key was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getToken
+
+the bearer token that can be placed into the Authorization header to
+ authenticate request to the ngrok API. This value is only available one
+ time, on the API response from key creation. Otherwise it is null.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ApiKeyList.html b/docs/com/ngrok/definitions/ApiKeyList.html
new file mode 100644
index 0000000..d690693
--- /dev/null
+++ b/docs/com/ngrok/definitions/ApiKeyList.html
@@ -0,0 +1,262 @@
+
+
+
+
+ApiKeyList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of API keys for this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the API keys list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ApiKeyList
+
+
+
+Parameters:
+keys - the list of API keys for this account
+uri - URI of the API keys list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getKeys
+
+the list of API keys for this account
+
+Returns:
+the value of the property as a List <ApiKey >
+
+
+
+
+
+getUri
+
+URI of the API keys list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsAuth.Builder.html b/docs/com/ngrok/definitions/AwsAuth.Builder.html
new file mode 100644
index 0000000..7ce3caa
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsAuth.Builder.html
@@ -0,0 +1,228 @@
+
+
+
+
+AwsAuth.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AwsAuth
+
+
+public static class AwsAuth.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+role
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+Parameters:
+role - the value of the role parameter as a AwsRole
+Returns:
+this builder instance
+
+
+
+
+
+role
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+Parameters:
+role - the value of the role parameter as a AwsRole , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+creds
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+Parameters:
+creds - the value of the creds parameter as a AwsCredentials
+Returns:
+this builder instance
+
+
+
+
+
+creds
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+Parameters:
+creds - the value of the creds parameter as a AwsCredentials , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+build
+
+
+
+Returns:
+a new AwsAuth
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsAuth.html b/docs/com/ngrok/definitions/AwsAuth.html
new file mode 100644
index 0000000..72d8cad
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsAuth.html
@@ -0,0 +1,236 @@
+
+
+
+
+AwsAuth (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AwsAuth
+
extends Object
+A class encapsulating the
AwsAuth resource.
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
int
+
+
+
+
+
+
Creates a new builder for the
AwsAuth type.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getRole
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+Returns:
+the value of the property as a AwsRole wrapped in an Optional
+
+
+
+
+
+getCreds
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+Returns:
+the value of the property as a AwsCredentials wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsCredentials.Builder.html b/docs/com/ngrok/definitions/AwsCredentials.Builder.html
new file mode 100644
index 0000000..8cedef0
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsCredentials.Builder.html
@@ -0,0 +1,148 @@
+
+
+
+
+AwsCredentials.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AwsCredentials
+
+
+public static class AwsCredentials.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsCredentials.html b/docs/com/ngrok/definitions/AwsCredentials.html
new file mode 100644
index 0000000..8c6b335
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsCredentials.html
@@ -0,0 +1,237 @@
+
+
+
+
+AwsCredentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AwsCredentials
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
The ID portion of an AWS access key.
+
+
+
+
+
The secret portion of an AWS access key.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+newBuilder
+
+
+
+Parameters:
+awsAccessKeyId - The ID portion of an AWS access key.
+awsSecretAccessKey - The secret portion of an AWS access key.
+Returns:
+a new AwsCredentials.Builder
+
+
+
+
+
+getAwsAccessKeyId
+public String getAwsAccessKeyId ()
+The ID portion of an AWS access key.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getAwsSecretAccessKey
+
+The secret portion of an AWS access key.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsRole.Builder.html b/docs/com/ngrok/definitions/AwsRole.Builder.html
new file mode 100644
index 0000000..84f1fec
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsRole.Builder.html
@@ -0,0 +1,148 @@
+
+
+
+
+AwsRole.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AwsRole
+
+
+public static class AwsRole.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+build
+
+
+
+Returns:
+a new AwsRole
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/AwsRole.html b/docs/com/ngrok/definitions/AwsRole.html
new file mode 100644
index 0000000..ccb49da
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsRole.html
@@ -0,0 +1,220 @@
+
+
+
+
+AwsRole (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AwsRole
+
extends Object
+A class encapsulating the
AwsRole resource.
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
An ARN that specifies the role that ngrok should use to deliver to the
+ configured target.
+
+
int
+
+
+
+
+
+
Creates a new builder for the
AwsRole type.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+newBuilder
+
+Creates a new builder for the
AwsRole type.
+
+Parameters:
+roleArn - An ARN that specifies the role that ngrok should use to deliver to the configured target.
+Returns:
+a new AwsRole.Builder
+
+
+
+
+
+getRoleArn
+
+An ARN that specifies the role that ngrok should use to deliver to the
+ configured target.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/CertificateAuthority.html b/docs/com/ngrok/definitions/CertificateAuthority.html
new file mode 100644
index 0000000..aa442e6
--- /dev/null
+++ b/docs/com/ngrok/definitions/CertificateAuthority.html
@@ -0,0 +1,411 @@
+
+
+
+
+CertificateAuthority (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class CertificateAuthority
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
CertificateAuthority (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String caPem,
+ String subjectCommonName,
+ OffsetDateTime notBefore,
+ OffsetDateTime notAfter,
+ List <String > keyUsages,
+ List <String > extendedKeyUsages)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
raw PEM of the Certificate Authority
+
+
+
+
+
timestamp when the Certificate Authority was created, RFC 3339 format
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
extended set of actions the private key of this Certificate Authority can be
+ used for
+
+
+
+
+
unique identifier for this Certificate Authority
+
+
+
+
+
set of actions the private key of this Certificate Authority can be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
timestamp when this Certificate Authority becomes invalid, RFC 3339 format
+
+
+
+
+
timestamp when this Certificate Authority becomes valid, RFC 3339 format
+
+
+
+
+
subject common name of the Certificate Authority
+
+
+
+
+
URI of the Certificate Authority API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+CertificateAuthority
+public CertificateAuthority (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String caPem,
+ String subjectCommonName,
+ OffsetDateTime notBefore,
+ OffsetDateTime notAfter,
+ List <String > keyUsages,
+ List <String > extendedKeyUsages)
+
+
+Parameters:
+id - unique identifier for this Certificate Authority
+uri - URI of the Certificate Authority API resource
+createdAt - timestamp when the Certificate Authority was created, RFC 3339 format
+description - human-readable description of this Certificate Authority. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this Certificate Authority. optional, max 4096 bytes.
+caPem - raw PEM of the Certificate Authority
+subjectCommonName - subject common name of the Certificate Authority
+notBefore - timestamp when this Certificate Authority becomes valid, RFC 3339 format
+notAfter - timestamp when this Certificate Authority becomes invalid, RFC 3339 format
+keyUsages - set of actions the private key of this Certificate Authority can be used for
+extendedKeyUsages - extended set of actions the private key of this Certificate Authority can be used for
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the Certificate Authority API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the Certificate Authority was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this Certificate Authority. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCaPem
+
+raw PEM of the Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectCommonName
+public String getSubjectCommonName ()
+subject common name of the Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getNotBefore
+
+timestamp when this Certificate Authority becomes valid, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getNotAfter
+
+timestamp when this Certificate Authority becomes invalid, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getKeyUsages
+
+set of actions the private key of this Certificate Authority can be used for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getExtendedKeyUsages
+
+extended set of actions the private key of this Certificate Authority can be
+ used for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/CertificateAuthorityList.html b/docs/com/ngrok/definitions/CertificateAuthorityList.html
new file mode 100644
index 0000000..4b2c0bf
--- /dev/null
+++ b/docs/com/ngrok/definitions/CertificateAuthorityList.html
@@ -0,0 +1,262 @@
+
+
+
+
+CertificateAuthorityList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class CertificateAuthorityList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all certificate authorities on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the certificates authorities list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+CertificateAuthorityList
+
+
+
+Parameters:
+certificateAuthorities - the list of all certificate authorities on this account
+uri - URI of the certificates authorities list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getCertificateAuthorities
+
+the list of all certificate authorities on this account
+
+Returns:
+the value of the property as a List <CertificateAuthority >
+
+
+
+
+
+getUri
+
+URI of the certificates authorities list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Credential.html b/docs/com/ngrok/definitions/Credential.html
new file mode 100644
index 0000000..3aa5239
--- /dev/null
+++ b/docs/com/ngrok/definitions/Credential.html
@@ -0,0 +1,346 @@
+
+
+
+
+Credential (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Credential
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
timestamp when the tunnel credential was created, RFC 3339 format
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
unique tunnel credential resource identifier
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
the credential's authtoken that can be used to authenticate an ngrok agent.
+
+
+
+
+
URI of the tunnel credential API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Credential
+
+
+
+Parameters:
+id - unique tunnel credential resource identifier
+uri - URI of the tunnel credential API resource
+createdAt - timestamp when the tunnel credential was created, RFC 3339 format
+description - human-readable description of who or what will use the credential to authenticate. Optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this credential. Optional, max 4096 bytes.
+token - the credential's authtoken that can be used to authenticate an ngrok agent. This value is only available one time, on the API response from credential creation, otherwise it is null.
+acl - optional list of ACL rules. If unspecified, the credential will have no restrictions. The only allowed ACL rule at this time is the bind rule. The bind rule allows the caller to restrict what domains and addresses the token is allowed to bind. For example, to allow the token to open a tunnel on example.ngrok.io your ACL would include the rule bind:example.ngrok.io. Bind rules may specify a leading wildcard to match multiple domains with a common suffix. For example, you may specify a rule of bind:*.example.com which will allow x.example.com, y.example.com, *.example.com, etc. A rule of '*' is equivalent to no acl at all and will explicitly permit all actions.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique tunnel credential resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the tunnel credential API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the tunnel credential was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of who or what will use the credential to
+ authenticate. Optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getToken
+
+the credential's authtoken that can be used to authenticate an ngrok agent.
+ This value is only available one time, on the API response from
+ credential creation, otherwise it is null.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getAcl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/CredentialList.html b/docs/com/ngrok/definitions/CredentialList.html
new file mode 100644
index 0000000..f7ccf62
--- /dev/null
+++ b/docs/com/ngrok/definitions/CredentialList.html
@@ -0,0 +1,262 @@
+
+
+
+
+CredentialList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all tunnel credentials on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the tunnel credential list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+CredentialList
+
+
+
+Parameters:
+credentials - the list of all tunnel credentials on this account
+uri - URI of the tunnel credential list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getCredentials
+
+the list of all tunnel credentials on this account
+
+Returns:
+the value of the property as a List <Credential >
+
+
+
+
+
+getUri
+
+URI of the tunnel credential list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Endpoint.html b/docs/com/ngrok/definitions/Endpoint.html
new file mode 100644
index 0000000..5b22740
--- /dev/null
+++ b/docs/com/ngrok/definitions/Endpoint.html
@@ -0,0 +1,448 @@
+
+
+
+
+Endpoint (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Endpoint
+
extends Object
+A class encapsulating the
Endpoint resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
Endpoint (String id,
+ String region,
+ OffsetDateTime createdAt,
+ OffsetDateTime updatedAt,
+ URI publicUrl,
+ String proto,
+ String hostport,
+ String type,
+ String metadata,
+ Optional <Ref > domain,
+ Optional <Ref > tcpAddr,
+ Optional <Ref > tunnel,
+ Optional <Ref > edge)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the endpoint was created in RFC 3339 format
+
+
+
+
+
the domain reserved for this endpoint
+
+
+
+
+
the edge serving requests to this endpoint, if this is an edge endpoint
+
+
+
+
+
hostport served by this endpoint (hostname:port)
+
+
+
+
+
unique endpoint resource identifier
+
+
+
+
+
user-supplied metadata of the associated tunnel or edge object
+
+
+
+
+
protocol served by this endpoint.
+
+
+
+
+
URL of the hostport served by this endpoint
+
+
+
+
+
identifier of the region this endpoint belongs to
+
+
+
+
+
the address reserved for this endpoint
+
+
+
+
+
the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
+
+
+
+
+
whether the endpoint is ephemeral (served directly by an
+ agent-initiated tunnel) or edge (served by an edge)
+
+
+
+
+
timestamp when the endpoint was updated in RFC 3339 format
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Endpoint
+public Endpoint (String id,
+ String region,
+ OffsetDateTime createdAt,
+ OffsetDateTime updatedAt,
+ URI publicUrl,
+ String proto,
+ String hostport,
+ String type,
+ String metadata,
+ Optional <Ref > domain,
+ Optional <Ref > tcpAddr,
+ Optional <Ref > tunnel,
+ Optional <Ref > edge)
+
+
+Parameters:
+id - unique endpoint resource identifier
+region - identifier of the region this endpoint belongs to
+createdAt - timestamp when the endpoint was created in RFC 3339 format
+updatedAt - timestamp when the endpoint was updated in RFC 3339 format
+publicUrl - URL of the hostport served by this endpoint
+proto - protocol served by this endpoint. one of http, https, tcp, or tls
+hostport - hostport served by this endpoint (hostname:port)
+type - whether the endpoint is ephemeral (served directly by an agent-initiated tunnel) or edge (served by an edge)
+metadata - user-supplied metadata of the associated tunnel or edge object
+domain - the domain reserved for this endpoint
+tcpAddr - the address reserved for this endpoint
+tunnel - the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
+edge - the edge serving requests to this endpoint, if this is an edge endpoint
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique endpoint resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getRegion
+
+identifier of the region this endpoint belongs to
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the endpoint was created in RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getUpdatedAt
+
+timestamp when the endpoint was updated in RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getPublicUrl
+public URI getPublicUrl ()
+URL of the hostport served by this endpoint
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getProto
+
+protocol served by this endpoint. one of http, https,
+ tcp, or tls
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getHostport
+
+hostport served by this endpoint (hostname:port)
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getType
+
+whether the endpoint is ephemeral (served directly by an
+ agent-initiated tunnel) or edge (served by an edge)
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getDomain
+
+the domain reserved for this endpoint
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getTcpAddr
+
+the address reserved for this endpoint
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getTunnel
+
+the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getEdge
+
+the edge serving requests to this endpoint, if this is an edge endpoint
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointBackend.html b/docs/com/ngrok/definitions/EndpointBackend.html
new file mode 100644
index 0000000..147921b
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointBackend.html
@@ -0,0 +1,238 @@
+
+
+
+
+EndpointBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointBackend
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointBackend
+
+
+
+Parameters:
+enabled - true if the module will be applied to traffic, false to disable. default true if unspecified
+backend - backend to be used to back this endpoint
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getBackend
+
+backend to be used to back this endpoint
+
+Returns:
+the value of the property as a Ref
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointBackendMutate.Builder.html b/docs/com/ngrok/definitions/EndpointBackendMutate.Builder.html
new file mode 100644
index 0000000..a0c30c6
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointBackendMutate.Builder.html
@@ -0,0 +1,224 @@
+
+
+
+
+EndpointBackendMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+backendId
+
+backend to be used to back this endpoint
+
+Parameters:
+backendId - the value of the backend_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+backendId
+
+backend to be used to back this endpoint
+
+Parameters:
+backendId - the value of the backend_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointBackendMutate.html b/docs/com/ngrok/definitions/EndpointBackendMutate.html
new file mode 100644
index 0000000..fc7d72a
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointBackendMutate.html
@@ -0,0 +1,234 @@
+
+
+
+
+EndpointBackendMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointBackendMutate
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getBackendId
+
+backend to be used to back this endpoint
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointCircuitBreaker.Builder.html b/docs/com/ngrok/definitions/EndpointCircuitBreaker.Builder.html
new file mode 100644
index 0000000..0a9d5cd
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCircuitBreaker.Builder.html
@@ -0,0 +1,378 @@
+
+
+
+
+EndpointCircuitBreaker.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+
+
+
+
Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+
+
+
+
Integer number of buckets into which metrics are retained.
+
+
+
+
+
Integer number of buckets into which metrics are retained.
+
+
+
+
+
Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+
+
+
Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+
+
+
Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+
+
+
+
Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+
+
+
+
Integer number of requests in a rolling window that will trip the circuit.
+
+
+
+
+
Integer number of requests in a rolling window that will trip the circuit.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+trippedDuration
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+Parameters:
+trippedDuration - the value of the tripped_duration parameter as a Duration
+Returns:
+this builder instance
+
+
+
+
+
+trippedDuration
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+Parameters:
+trippedDuration - the value of the tripped_duration parameter as a Duration , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+rollingWindow
+
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+Parameters:
+rollingWindow - the value of the rolling_window parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+rollingWindow
+
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+Parameters:
+rollingWindow - the value of the rolling_window parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+numBuckets
+
+Integer number of buckets into which metrics are retained. Max 128.
+
+Parameters:
+numBuckets - the value of the num_buckets parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+numBuckets
+
+Integer number of buckets into which metrics are retained. Max 128.
+
+Parameters:
+numBuckets - the value of the num_buckets parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+volumeThreshold
+
+Integer number of requests in a rolling window that will trip the circuit.
+ Helpful if traffic volume is low.
+
+Parameters:
+volumeThreshold - the value of the volume_threshold parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+volumeThreshold
+
+Integer number of requests in a rolling window that will trip the circuit.
+ Helpful if traffic volume is low.
+
+Parameters:
+volumeThreshold - the value of the volume_threshold parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+errorThresholdPercentage
+
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+Parameters:
+errorThresholdPercentage - the value of the error_threshold_percentage parameter as a double
+Returns:
+this builder instance
+
+
+
+
+
+errorThresholdPercentage
+
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+Parameters:
+errorThresholdPercentage - the value of the error_threshold_percentage parameter as a double, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointCircuitBreaker.html b/docs/com/ngrok/definitions/EndpointCircuitBreaker.html
new file mode 100644
index 0000000..95114d4
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCircuitBreaker.html
@@ -0,0 +1,303 @@
+
+
+
+
+EndpointCircuitBreaker (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointCircuitBreaker
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
double
+
+
+
Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+
long
+
+
+
Integer number of buckets into which metrics are retained.
+
+
long
+
+
+
Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+
+
+
Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+
long
+
+
+
Integer number of requests in a rolling window that will trip the circuit.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getTrippedDuration
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+Returns:
+the value of the property as a Duration
+
+
+
+
+
+getRollingWindow
+public long getRollingWindow ()
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getNumBuckets
+public long getNumBuckets ()
+Integer number of buckets into which metrics are retained. Max 128.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getVolumeThreshold
+public long getVolumeThreshold ()
+Integer number of requests in a rolling window that will trip the circuit.
+ Helpful if traffic volume is low.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getErrorThresholdPercentage
+public double getErrorThresholdPercentage ()
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+Returns:
+the value of the property as a double
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointCompression.Builder.html b/docs/com/ngrok/definitions/EndpointCompression.Builder.html
new file mode 100644
index 0000000..02cb013
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCompression.Builder.html
@@ -0,0 +1,188 @@
+
+
+
+
+EndpointCompression.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointCompression.html b/docs/com/ngrok/definitions/EndpointCompression.html
new file mode 100644
index 0000000..8fff454
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCompression.html
@@ -0,0 +1,218 @@
+
+
+
+
+EndpointCompression (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointCompression
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointIpPolicy.html b/docs/com/ngrok/definitions/EndpointIpPolicy.html
new file mode 100644
index 0000000..4eec1e6
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicy.html
@@ -0,0 +1,238 @@
+
+
+
+
+EndpointIpPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointIpPolicy
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Fetches the value of the ipPolicies property.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointIpPolicy
+
+
+
+Parameters:
+enabled - true if the module will be applied to traffic, false to disable. default true if unspecified
+ipPolicies - the value of the ip_policies parameter as a List <Ref >
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getIpPolicies
+
+Fetches the value of the ipPolicies property.
+
+Returns:
+the value of the property as a List <Ref >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointIpPolicyMutate.Builder.html b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.Builder.html
new file mode 100644
index 0000000..4361de5
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.Builder.html
@@ -0,0 +1,228 @@
+
+
+
+
+EndpointIpPolicyMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+
+
+
+
list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+ipPolicyIds
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+Parameters:
+ipPolicyIds - the value of the ip_policy_ids parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+ipPolicyIds
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+Parameters:
+ipPolicyIds - the value of the ip_policy_ids parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointIpPolicyMutate.html b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.html
new file mode 100644
index 0000000..6b9c811
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.html
@@ -0,0 +1,236 @@
+
+
+
+
+EndpointIpPolicyMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointIpPolicyMutate
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getIpPolicyIds
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointList.html b/docs/com/ngrok/definitions/EndpointList.html
new file mode 100644
index 0000000..490f568
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointList.html
@@ -0,0 +1,262 @@
+
+
+
+
+EndpointList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all active endpoints on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the endpoints list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointList
+
+
+
+Parameters:
+endpoints - the list of all active endpoints on this account
+uri - URI of the endpoints list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEndpoints
+
+the list of all active endpoints on this account
+
+Returns:
+the value of the property as a List <Endpoint >
+
+
+
+
+
+getUri
+
+URI of the endpoints list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointMutualTls.html b/docs/com/ngrok/definitions/EndpointMutualTls.html
new file mode 100644
index 0000000..fd04d81
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTls.html
@@ -0,0 +1,239 @@
+
+
+
+
+EndpointMutualTls (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointMutualTls
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
PEM-encoded CA certificates that will be used to validate.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointMutualTls
+
+
+
+Parameters:
+enabled - true if the module will be applied to traffic, false to disable. default true if unspecified
+certificateAuthorities - PEM-encoded CA certificates that will be used to validate. Multiple CAs may be provided by concatenating them together.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getCertificateAuthorities
+public List <Ref > getCertificateAuthorities ()
+PEM-encoded CA certificates that will be used to validate. Multiple CAs may be
+ provided by concatenating them together.
+
+Returns:
+the value of the property as a List <Ref >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointMutualTlsMutate.Builder.html b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.Builder.html
new file mode 100644
index 0000000..1700dd4
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.Builder.html
@@ -0,0 +1,228 @@
+
+
+
+
+EndpointMutualTlsMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+certificateAuthorityIds
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+Parameters:
+certificateAuthorityIds - the value of the certificate_authority_ids parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+certificateAuthorityIds
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+Parameters:
+certificateAuthorityIds - the value of the certificate_authority_ids parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointMutualTlsMutate.html b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.html
new file mode 100644
index 0000000..69603cc
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.html
@@ -0,0 +1,236 @@
+
+
+
+
+EndpointMutualTlsMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointMutualTlsMutate
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getCertificateAuthorityIds
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuth.Builder.html b/docs/com/ngrok/definitions/EndpointOAuth.Builder.html
new file mode 100644
index 0000000..c30e241
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuth.Builder.html
@@ -0,0 +1,436 @@
+
+
+
+
+EndpointOAuth.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOAuth
+
+
+public static class EndpointOAuth.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+
+
+
+
Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+
+
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+provider
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+Parameters:
+provider - the value of the provider parameter as a EndpointOAuthProvider
+Returns:
+this builder instance
+
+
+
+
+
+provider
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+Parameters:
+provider - the value of the provider parameter as a EndpointOAuthProvider , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+authCheckInterval
+
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint. This is the preferred tunable to use to
+ enforce a minimum amount of time after which a revoked user will no longer be
+ able to access the resource.
+
+Parameters:
+authCheckInterval - the value of the auth_check_interval parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+authCheckInterval
+
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint. This is the preferred tunable to use to
+ enforce a minimum amount of time after which a revoked user will no longer be
+ able to access the resource.
+
+Parameters:
+authCheckInterval - the value of the auth_check_interval parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuth.html b/docs/com/ngrok/definitions/EndpointOAuth.html
new file mode 100644
index 0000000..106e6d1
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuth.html
@@ -0,0 +1,330 @@
+
+
+
+
+EndpointOAuth (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuth
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
long
+
+
+
Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
long
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
boolean
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getProvider
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+Returns:
+the value of the property as a EndpointOAuthProvider
+
+
+
+
+
+getOptionsPassthrough
+public boolean getOptionsPassthrough ()
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getCookiePrefix
+public String getCookiePrefix ()
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getInactivityTimeout
+public long getInactivityTimeout ()
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getMaximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Returns:
+the value of the property as a Duration
+
+
+
+
+
+getAuthCheckInterval
+public long getAuthCheckInterval ()
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint. This is the preferred tunable to use to
+ enforce a minimum amount of time after which a revoked user will no longer be
+ able to access the resource.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthFacebook.Builder.html b/docs/com/ngrok/definitions/EndpointOAuthFacebook.Builder.html
new file mode 100644
index 0000000..8a93342
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthFacebook.Builder.html
@@ -0,0 +1,356 @@
+
+
+
+
+EndpointOAuthFacebook.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthFacebook.html b/docs/com/ngrok/definitions/EndpointOAuthFacebook.html
new file mode 100644
index 0000000..e422b06
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthFacebook.html
@@ -0,0 +1,294 @@
+
+
+
+
+EndpointOAuthFacebook (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthFacebook
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getClientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getClientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getScopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthGitHub.Builder.html b/docs/com/ngrok/definitions/EndpointOAuthGitHub.Builder.html
new file mode 100644
index 0000000..6f3a1c3
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGitHub.Builder.html
@@ -0,0 +1,436 @@
+
+
+
+
+EndpointOAuthGitHub.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of github org identifiers.
+
+
+
+
+
a list of github org identifiers.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of github teams identifiers.
+
+
+
+
+
a list of github teams identifiers.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+teams
+
+a list of github teams identifiers. users will be allowed access to the endpoint
+ if they are a member of any of these teams. identifiers should be in the 'slug'
+ format qualified with the org name, e.g. org-name/team-name
+
+Parameters:
+teams - the value of the teams parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+teams
+
+a list of github teams identifiers. users will be allowed access to the endpoint
+ if they are a member of any of these teams. identifiers should be in the 'slug'
+ format qualified with the org name, e.g. org-name/team-name
+
+Parameters:
+teams - the value of the teams parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+organizations
+
+a list of github org identifiers. users who are members of any of the listed
+ organizations will be allowed access. identifiers should be the organization's
+ 'slug'
+
+Parameters:
+organizations - the value of the organizations parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+organizations
+
+a list of github org identifiers. users who are members of any of the listed
+ organizations will be allowed access. identifiers should be the organization's
+ 'slug'
+
+Parameters:
+organizations - the value of the organizations parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthGitHub.html b/docs/com/ngrok/definitions/EndpointOAuthGitHub.html
new file mode 100644
index 0000000..676bbad
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGitHub.html
@@ -0,0 +1,330 @@
+
+
+
+
+EndpointOAuthGitHub (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthGitHub
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of github org identifiers.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of github teams identifiers.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getClientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getClientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getScopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getTeams
+
+a list of github teams identifiers. users will be allowed access to the endpoint
+ if they are a member of any of these teams. identifiers should be in the 'slug'
+ format qualified with the org name, e.g. org-name/team-name
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getOrganizations
+
+a list of github org identifiers. users who are members of any of the listed
+ organizations will be allowed access. identifiers should be the organization's
+ 'slug'
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthGoogle.Builder.html b/docs/com/ngrok/definitions/EndpointOAuthGoogle.Builder.html
new file mode 100644
index 0000000..2ac1476
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGoogle.Builder.html
@@ -0,0 +1,356 @@
+
+
+
+
+EndpointOAuthGoogle.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthGoogle.html b/docs/com/ngrok/definitions/EndpointOAuthGoogle.html
new file mode 100644
index 0000000..51ec236
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGoogle.html
@@ -0,0 +1,294 @@
+
+
+
+
+EndpointOAuthGoogle (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthGoogle
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getClientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getClientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getScopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.Builder.html b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.Builder.html
new file mode 100644
index 0000000..de5a54d
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.Builder.html
@@ -0,0 +1,356 @@
+
+
+
+
+EndpointOAuthMicrosoft.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Parameters:
+clientId - the value of the client_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailAddresses - the value of the email_addresses parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+emailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Parameters:
+emailDomains - the value of the email_domains parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.html b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.html
new file mode 100644
index 0000000..d87ceee
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.html
@@ -0,0 +1,294 @@
+
+
+
+
+EndpointOAuthMicrosoft (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthMicrosoft
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getClientId
+
+the OAuth app client ID. retrieve it from the identity provider's dashboard
+ where you created your own OAuth app. optional. if unspecified, ngrok will use
+ its own managed oauth application which has additional restrictions. see the
+ OAuth module docs for more details. if present, client_secret must be present as
+ well.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getClientSecret
+
+the OAuth app client secret. retrieve if from the identity provider's dashboard
+ where you created your own OAuth app. optional, see all of the caveats in the
+ docs for client_id.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getScopes
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for. these may not be set if you are using the ngrok-managed
+ oauth app (i.e. you must pass both client_id and
+ client_secret to set scopes)
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailAddresses
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEmailDomains
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthProvider.Builder.html b/docs/com/ngrok/definitions/EndpointOAuthProvider.Builder.html
new file mode 100644
index 0000000..54071d2
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthProvider.Builder.html
@@ -0,0 +1,292 @@
+
+
+
+
+EndpointOAuthProvider.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+github
+
+configuration for using github as the identity provider
+
+Parameters:
+github - the value of the github parameter as a EndpointOAuthGitHub
+Returns:
+this builder instance
+
+
+
+
+
+github
+
+configuration for using github as the identity provider
+
+Parameters:
+github - the value of the github parameter as a EndpointOAuthGitHub , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+facebook
+
+configuration for using facebook as the identity provider
+
+Parameters:
+facebook - the value of the facebook parameter as a EndpointOAuthFacebook
+Returns:
+this builder instance
+
+
+
+
+
+facebook
+
+configuration for using facebook as the identity provider
+
+Parameters:
+facebook - the value of the facebook parameter as a EndpointOAuthFacebook , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+microsoft
+
+configuration for using microsoft as the identity provider
+
+Parameters:
+microsoft - the value of the microsoft parameter as a EndpointOAuthMicrosoft
+Returns:
+this builder instance
+
+
+
+
+
+microsoft
+
+configuration for using microsoft as the identity provider
+
+Parameters:
+microsoft - the value of the microsoft parameter as a EndpointOAuthMicrosoft , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+google
+
+configuration for using google as the identity provider
+
+Parameters:
+google - the value of the google parameter as a EndpointOAuthGoogle
+Returns:
+this builder instance
+
+
+
+
+
+google
+
+configuration for using google as the identity provider
+
+Parameters:
+google - the value of the google parameter as a EndpointOAuthGoogle , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOAuthProvider.html b/docs/com/ngrok/definitions/EndpointOAuthProvider.html
new file mode 100644
index 0000000..25ecd77
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthProvider.html
@@ -0,0 +1,264 @@
+
+
+
+
+EndpointOAuthProvider (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthProvider
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getGithub
+
+configuration for using github as the identity provider
+
+Returns:
+the value of the property as a EndpointOAuthGitHub wrapped in an Optional
+
+
+
+
+
+getFacebook
+
+configuration for using facebook as the identity provider
+
+Returns:
+the value of the property as a EndpointOAuthFacebook wrapped in an Optional
+
+
+
+
+
+getMicrosoft
+
+configuration for using microsoft as the identity provider
+
+Returns:
+the value of the property as a EndpointOAuthMicrosoft wrapped in an Optional
+
+
+
+
+
+getGoogle
+
+configuration for using google as the identity provider
+
+Returns:
+the value of the property as a EndpointOAuthGoogle wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOidc.Builder.html b/docs/com/ngrok/definitions/EndpointOidc.Builder.html
new file mode 100644
index 0000000..88c86ea
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOidc.Builder.html
@@ -0,0 +1,492 @@
+
+
+
+
+EndpointOidc.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOidc
+
+
+public static class EndpointOidc.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
The OIDC app's client ID and OIDC audience.
+
+
+
+
+
The OIDC app's client ID and OIDC audience.
+
+
+
+
+
The OIDC app's client secret.
+
+
+
+
+
The OIDC app's client secret.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
URL of the OIDC "OpenID provider".
+
+
+
+
+
URL of the OIDC "OpenID provider".
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
The set of scopes to request from the OIDC identity provider.
+
+
+
+
+
The set of scopes to request from the OIDC identity provider.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+issuer
+
+URL of the OIDC "OpenID provider". This is the base URL used for discovery.
+
+Parameters:
+issuer - the value of the issuer parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+issuer
+
+URL of the OIDC "OpenID provider". This is the base URL used for discovery.
+
+Parameters:
+issuer - the value of the issuer parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+The OIDC app's client ID and OIDC audience.
+
+Parameters:
+clientId - the value of the client_id parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientId
+
+The OIDC app's client ID and OIDC audience.
+
+Parameters:
+clientId - the value of the client_id parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+The OIDC app's client secret.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+clientSecret
+
+The OIDC app's client secret.
+
+Parameters:
+clientSecret - the value of the client_secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+The set of scopes to request from the OIDC identity provider.
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+scopes
+
+The set of scopes to request from the OIDC identity provider.
+
+Parameters:
+scopes - the value of the scopes parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointOidc.html b/docs/com/ngrok/definitions/EndpointOidc.html
new file mode 100644
index 0000000..7d6a3cb
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOidc.html
@@ -0,0 +1,354 @@
+
+
+
+
+EndpointOidc (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOidc
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
The OIDC app's client ID and OIDC audience.
+
+
+
+
+
The OIDC app's client secret.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
long
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
URL of the OIDC "OpenID provider".
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
boolean
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
The set of scopes to request from the OIDC identity provider.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getOptionsPassthrough
+public boolean getOptionsPassthrough ()
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getCookiePrefix
+public String getCookiePrefix ()
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getInactivityTimeout
+public long getInactivityTimeout ()
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getMaximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Returns:
+the value of the property as a Duration
+
+
+
+
+
+getIssuer
+
+URL of the OIDC "OpenID provider". This is the base URL used for discovery.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getClientId
+
+The OIDC app's client ID and OIDC audience.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getClientSecret
+public String getClientSecret ()
+The OIDC app's client secret.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getScopes
+
+The set of scopes to request from the OIDC identity provider.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointRequestHeaders.Builder.html b/docs/com/ngrok/definitions/EndpointRequestHeaders.Builder.html
new file mode 100644
index 0000000..4b0f251
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointRequestHeaders.Builder.html
@@ -0,0 +1,268 @@
+
+
+
+
+EndpointRequestHeaders.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+
+
+
+
a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+add
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+Parameters:
+add - the value of the add parameter as a Map <String ,String >
+Returns:
+this builder instance
+
+
+
+
+
+add
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+Parameters:
+add - the value of the add parameter as a Map <String ,String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+remove
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+Parameters:
+remove - the value of the remove parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+remove
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+Parameters:
+remove - the value of the remove parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointRequestHeaders.html b/docs/com/ngrok/definitions/EndpointRequestHeaders.html
new file mode 100644
index 0000000..062a1af
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointRequestHeaders.html
@@ -0,0 +1,254 @@
+
+
+
+
+EndpointRequestHeaders (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointRequestHeaders
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getAdd
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getRemove
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointResponseHeaders.Builder.html b/docs/com/ngrok/definitions/EndpointResponseHeaders.Builder.html
new file mode 100644
index 0000000..d6fea88
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointResponseHeaders.Builder.html
@@ -0,0 +1,268 @@
+
+
+
+
+EndpointResponseHeaders.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+
+
+
+
a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+add
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+Parameters:
+add - the value of the add parameter as a Map <String ,String >
+Returns:
+this builder instance
+
+
+
+
+
+add
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+Parameters:
+add - the value of the add parameter as a Map <String ,String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+remove
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+Parameters:
+remove - the value of the remove parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+remove
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+Parameters:
+remove - the value of the remove parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointResponseHeaders.html b/docs/com/ngrok/definitions/EndpointResponseHeaders.html
new file mode 100644
index 0000000..8780b50
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointResponseHeaders.html
@@ -0,0 +1,254 @@
+
+
+
+
+EndpointResponseHeaders (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointResponseHeaders
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getAdd
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getRemove
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointSaml.html b/docs/com/ngrok/definitions/EndpointSaml.html
new file mode 100644
index 0000000..8cb9f17
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSaml.html
@@ -0,0 +1,519 @@
+
+
+
+
+EndpointSaml (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointSaml
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
EndpointSaml (Optional <Boolean > enabled,
+ Boolean optionsPassthrough,
+ String cookiePrefix,
+ Long inactivityTimeout,
+ Duration maximumDuration,
+ String idpMetadata,
+ Boolean forceAuthn,
+ Optional <Boolean > allowIdpInitiated,
+ List <String > authorizedGroups,
+ String entityId,
+ URI assertionConsumerServiceUrl,
+ URI singleLogoutUrl,
+ String requestSigningCertificatePem,
+ URI metadataUrl,
+ String nameidFormat)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
The public URL of the SP's Assertion Consumer Service.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The SP Entity's unique ID.
+
+
boolean
+
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
long
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
A public URL where the SP's metadata is hosted.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
boolean
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
PEM-encoded x.509 certificate of the key pair that is used to sign all SAML
+ requests that the ngrok SP makes to the IdP.
+
+
+
+
+
The public URL of the SP's Single Logout Service.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointSaml
+public EndpointSaml (Optional <Boolean > enabled,
+ Boolean optionsPassthrough,
+ String cookiePrefix,
+ Long inactivityTimeout,
+ Duration maximumDuration,
+ String idpMetadata,
+ Boolean forceAuthn,
+ Optional <Boolean > allowIdpInitiated,
+ List <String > authorizedGroups,
+ String entityId,
+ URI assertionConsumerServiceUrl,
+ URI singleLogoutUrl,
+ String requestSigningCertificatePem,
+ URI metadataUrl,
+ String nameidFormat)
+
+
+Parameters:
+enabled - true if the module will be applied to traffic, false to disable. default true if unspecified
+optionsPassthrough - Do not enforce authentication on HTTP OPTIONS requests. necessary if you are supporting CORS.
+cookiePrefix - the prefix of the session cookie that ngrok sets on the http client to cache authentication. default is 'ngrok.'
+inactivityTimeout - Integer number of seconds of inactivity after which if the user has not accessed the endpoint, their session will time out and they will be forced to reauthenticate.
+maximumDuration - Integer number of seconds of the maximum duration of an authenticated session. After this period is exceeded, a user must reauthenticate.
+idpMetadata - The full XML IdP EntityDescriptor. Your IdP may provide this to you as a a file to download or as a URL.
+forceAuthn - If true, indicates that whenever we redirect a user to the IdP for authentication that the IdP must prompt the user for authentication credentials even if the user already has a valid session with the IdP.
+allowIdpInitiated - If true, the IdP may initiate a login directly (e.g. the user does not need to visit the endpoint first and then be redirected). The IdP should set the RelayState parameter to the target URL of the resource they want the user to be redirected to after the SAML login assertion has been processed.
+authorizedGroups - If present, only users who are a member of one of the listed groups may access the target endpoint.
+entityId - The SP Entity's unique ID. This always takes the form of a URL. In ngrok's implementation, this URL is the same as the metadata URL. This will need to be specified to the IdP as configuration.
+assertionConsumerServiceUrl - The public URL of the SP's Assertion Consumer Service. This is where the IdP will redirect to during an authentication flow. This will need to be specified to the IdP as configuration.
+singleLogoutUrl - The public URL of the SP's Single Logout Service. This is where the IdP will redirect to during a single logout flow. This will optionally need to be specified to the IdP as configuration.
+requestSigningCertificatePem - PEM-encoded x.509 certificate of the key pair that is used to sign all SAML requests that the ngrok SP makes to the IdP. Many IdPs do not support request signing verification, but we highly recommend specifying this in the IdP's configuration if it is supported.
+metadataUrl - A public URL where the SP's metadata is hosted. If an IdP supports dynamic configuration, this is the URL it can use to retrieve the SP metadata.
+nameidFormat - Defines the name identifier format the SP expects the IdP to use in its assertions to identify subjects. If unspecified, a default value of urn:oasis:names:tc:SAML:2.0:nameid-format:persistent will be used. A subset of the allowed values enumerated by the SAML specification are supported.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getOptionsPassthrough
+public boolean getOptionsPassthrough ()
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getCookiePrefix
+public String getCookiePrefix ()
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getInactivityTimeout
+public long getInactivityTimeout ()
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getMaximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Returns:
+the value of the property as a Duration
+
+
+
+
+
+
+
+
+getForceAuthn
+public boolean getForceAuthn ()
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getAllowIdpInitiated
+
+If true, the IdP may initiate a login directly (e.g. the user does not need to
+ visit the endpoint first and then be redirected). The IdP should set the
+ RelayState parameter to the target URL of the resource they want
+ the user to be redirected to after the SAML login assertion has been processed.
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getAuthorizedGroups
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEntityId
+
+The SP Entity's unique ID. This always takes the form of a URL. In ngrok's
+ implementation, this URL is the same as the metadata URL. This will need to be
+ specified to the IdP as configuration.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getAssertionConsumerServiceUrl
+public URI getAssertionConsumerServiceUrl ()
+The public URL of the SP's Assertion Consumer Service. This is where the IdP
+ will redirect to during an authentication flow. This will need to be specified
+ to the IdP as configuration.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getSingleLogoutUrl
+public URI getSingleLogoutUrl ()
+The public URL of the SP's Single Logout Service. This is where the IdP will
+ redirect to during a single logout flow. This will optionally need to be
+ specified to the IdP as configuration.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getRequestSigningCertificatePem
+public String getRequestSigningCertificatePem ()
+PEM-encoded x.509 certificate of the key pair that is used to sign all SAML
+ requests that the ngrok SP makes to the IdP. Many IdPs do not support request
+ signing verification, but we highly recommend specifying this in the IdP's
+ configuration if it is supported.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointSamlMutate.Builder.html b/docs/com/ngrok/definitions/EndpointSamlMutate.Builder.html
new file mode 100644
index 0000000..2f5a85b
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSamlMutate.Builder.html
@@ -0,0 +1,558 @@
+
+
+
+
+EndpointSamlMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+optionsPassthrough
+
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Parameters:
+optionsPassthrough - the value of the options_passthrough parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+cookiePrefix
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Parameters:
+cookiePrefix - the value of the cookie_prefix parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long
+Returns:
+this builder instance
+
+
+
+
+
+inactivityTimeout
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Parameters:
+inactivityTimeout - the value of the inactivity_timeout parameter as a long, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration
+Returns:
+this builder instance
+
+
+
+
+
+maximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Parameters:
+maximumDuration - the value of the maximum_duration parameter as a Duration , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+forceAuthn
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+Parameters:
+forceAuthn - the value of the force_authn parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+forceAuthn
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+Parameters:
+forceAuthn - the value of the force_authn parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+allowIdpInitiated
+
+If true, the IdP may initiate a login directly (e.g. the user does not need to
+ visit the endpoint first and then be redirected). The IdP should set the
+ RelayState parameter to the target URL of the resource they want
+ the user to be redirected to after the SAML login assertion has been processed.
+
+Parameters:
+allowIdpInitiated - the value of the allow_idp_initiated parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+allowIdpInitiated
+
+If true, the IdP may initiate a login directly (e.g. the user does not need to
+ visit the endpoint first and then be redirected). The IdP should set the
+ RelayState parameter to the target URL of the resource they want
+ the user to be redirected to after the SAML login assertion has been processed.
+
+Parameters:
+allowIdpInitiated - the value of the allow_idp_initiated parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+authorizedGroups
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+Parameters:
+authorizedGroups - the value of the authorized_groups parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+authorizedGroups
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+Parameters:
+authorizedGroups - the value of the authorized_groups parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointSamlMutate.html b/docs/com/ngrok/definitions/EndpointSamlMutate.html
new file mode 100644
index 0000000..6f35c48
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSamlMutate.html
@@ -0,0 +1,385 @@
+
+
+
+
+EndpointSamlMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointSamlMutate
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
boolean
+
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
long
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
boolean
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getOptionsPassthrough
+public boolean getOptionsPassthrough ()
+Do not enforce authentication on HTTP OPTIONS requests. necessary if you are
+ supporting CORS.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getCookiePrefix
+public String getCookiePrefix ()
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication. default is 'ngrok.'
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getInactivityTimeout
+public long getInactivityTimeout ()
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+Returns:
+the value of the property as a long
+
+
+
+
+
+getMaximumDuration
+
+Integer number of seconds of the maximum duration of an authenticated session.
+ After this period is exceeded, a user must reauthenticate.
+
+Returns:
+the value of the property as a Duration
+
+
+
+
+
+
+
+
+getForceAuthn
+public boolean getForceAuthn ()
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getAllowIdpInitiated
+
+If true, the IdP may initiate a login directly (e.g. the user does not need to
+ visit the endpoint first and then be redirected). The IdP should set the
+ RelayState parameter to the target URL of the resource they want
+ the user to be redirected to after the SAML login assertion has been processed.
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getAuthorizedGroups
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointTlsTermination.Builder.html b/docs/com/ngrok/definitions/EndpointTlsTermination.Builder.html
new file mode 100644
index 0000000..2f33940
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTermination.Builder.html
@@ -0,0 +1,280 @@
+
+
+
+
+EndpointTlsTermination.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+
+
+
+
edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+terminateAt
+
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination. if upstream is
+ chosen, most other modules will be disallowed because they rely on the ngrok
+ edge being able to access the underlying traffic.
+
+Parameters:
+terminateAt - the value of the terminate_at parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+terminateAt
+
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination. if upstream is
+ chosen, most other modules will be disallowed because they rely on the ngrok
+ edge being able to access the underlying traffic.
+
+Parameters:
+terminateAt - the value of the terminate_at parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+minVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Parameters:
+minVersion - the value of the min_version parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+minVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Parameters:
+minVersion - the value of the min_version parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointTlsTermination.html b/docs/com/ngrok/definitions/EndpointTlsTermination.html
new file mode 100644
index 0000000..d3c4b93
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTermination.html
@@ -0,0 +1,260 @@
+
+
+
+
+EndpointTlsTermination (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointTlsTermination
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getTerminateAt
+public String getTerminateAt ()
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination. if upstream is
+ chosen, most other modules will be disallowed because they rely on the ngrok
+ edge being able to access the underlying traffic.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getMinVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.Builder.html b/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.Builder.html
new file mode 100644
index 0000000..4ce8d1a
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.Builder.html
@@ -0,0 +1,232 @@
+
+
+
+
+EndpointTlsTerminationAtEdge.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+minVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Parameters:
+minVersion - the value of the min_version parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+minVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Parameters:
+minVersion - the value of the min_version parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.html b/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.html
new file mode 100644
index 0000000..fe0c12c
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTerminationAtEdge.html
@@ -0,0 +1,238 @@
+
+
+
+
+EndpointTlsTerminationAtEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointTlsTerminationAtEdge
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getMinVersion
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake. if unspecified, ngrok will choose an industry-safe default.
+ This value must be null if terminate_at is set to
+ upstream.
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointWebhookValidation.Builder.html b/docs/com/ngrok/definitions/EndpointWebhookValidation.Builder.html
new file mode 100644
index 0000000..3d1079f
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebhookValidation.Builder.html
@@ -0,0 +1,272 @@
+
+
+
+
+EndpointWebhookValidation.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+
+
+
+
a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+
+
+
+
a string secret used to validate requests from the given provider.
+
+
+
+
+
a string secret used to validate requests from the given provider.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+provider
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint. Value must be one of the supported providers: SLACK,
+ SNS, STRIPE, GITHUB, TWILIO,
+ SHOPIFY, GITLAB, INTERCOM,
+ SENDGRID, XERO, PAGERDUTY.
+
+Parameters:
+provider - the value of the provider parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+provider
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint. Value must be one of the supported providers: SLACK,
+ SNS, STRIPE, GITHUB, TWILIO,
+ SHOPIFY, GITLAB, INTERCOM,
+ SENDGRID, XERO, PAGERDUTY.
+
+Parameters:
+provider - the value of the provider parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+secret
+
+a string secret used to validate requests from the given provider. All providers
+ except AWS SNS require a secret
+
+Parameters:
+secret - the value of the secret parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+secret
+
+a string secret used to validate requests from the given provider. All providers
+ except AWS SNS require a secret
+
+Parameters:
+secret - the value of the secret parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointWebhookValidation.html b/docs/com/ngrok/definitions/EndpointWebhookValidation.html
new file mode 100644
index 0000000..19f7f30
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebhookValidation.html
@@ -0,0 +1,256 @@
+
+
+
+
+EndpointWebhookValidation (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointWebhookValidation
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+
+
+
+
a string secret used to validate requests from the given provider.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+getProvider
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint. Value must be one of the supported providers: SLACK,
+ SNS, STRIPE, GITHUB, TWILIO,
+ SHOPIFY, GITLAB, INTERCOM,
+ SENDGRID, XERO, PAGERDUTY.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSecret
+
+a string secret used to validate requests from the given provider. All providers
+ except AWS SNS require a secret
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.Builder.html b/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.Builder.html
new file mode 100644
index 0000000..aa2fad4
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.Builder.html
@@ -0,0 +1,188 @@
+
+
+
+
+EndpointWebsocketTcpConverter.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean
+Returns:
+this builder instance
+
+
+
+
+
+enabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Parameters:
+enabled - the value of the enabled parameter as a boolean, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.html b/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.html
new file mode 100644
index 0000000..f9ba3d3
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebsocketTcpConverter.html
@@ -0,0 +1,218 @@
+
+
+
+
+EndpointWebsocketTcpConverter (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointWebsocketTcpConverter
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getEnabled
+
+true if the module will be applied to traffic, false
+ to disable. default true if unspecified
+
+Returns:
+the value of the property as a boolean wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventDestination.html b/docs/com/ngrok/definitions/EventDestination.html
new file mode 100644
index 0000000..f9d0d5c
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventDestination.html
@@ -0,0 +1,337 @@
+
+
+
+
+EventDestination (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventDestination
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Timestamp when the Event Destination was created, RFC 3339 format.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
Unique identifier for this Event Destination.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
URI of the Event Destination API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventDestination
+
+
+
+Parameters:
+id - Unique identifier for this Event Destination.
+metadata - Arbitrary user-defined machine-readable data of this Event Destination. Optional, max 4096 bytes.
+createdAt - Timestamp when the Event Destination was created, RFC 3339 format.
+description - Human-readable description of the Event Destination. Optional, max 255 bytes.
+format - The output format you would like to serialize events into when sending to their target. Currently the only accepted value is JSON.
+target - An object that encapsulates where and how to send your events. An event destination must contain exactly one of the following objects, leaving the rest null: kinesis, firehose, cloudwatch_logs, or s3.
+uri - URI of the Event Destination API resource.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+Unique identifier for this Event Destination.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+Timestamp when the Event Destination was created, RFC 3339 format.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+Human-readable description of the Event Destination. Optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getTarget
+
+An object that encapsulates where and how to send your events. An event
+ destination must contain exactly one of the following objects, leaving the rest
+ null: kinesis, firehose, cloudwatch_logs,
+ or s3.
+
+Returns:
+the value of the property as a EventTarget
+
+
+
+
+
+getUri
+
+URI of the Event Destination API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventDestinationList.html b/docs/com/ngrok/definitions/EventDestinationList.html
new file mode 100644
index 0000000..ecf1648
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventDestinationList.html
@@ -0,0 +1,262 @@
+
+
+
+
+EventDestinationList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class EventDestinationList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
The list of all Event Destinations on this account.
+
+
+
+
+
URI of the next page, or null if there is no next page.
+
+
+
+
+
URI of the Event Destinations list API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventDestinationList
+
+
+
+Parameters:
+eventDestinations - The list of all Event Destinations on this account.
+uri - URI of the Event Destinations list API resource.
+nextPageUri - URI of the next page, or null if there is no next page.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEventDestinations
+
+The list of all Event Destinations on this account.
+
+Returns:
+the value of the property as a List <EventDestination >
+
+
+
+
+
+getUri
+
+URI of the Event Destinations list API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page.
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSource.html b/docs/com/ngrok/definitions/EventSource.html
new file mode 100644
index 0000000..2a11e26
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSource.html
@@ -0,0 +1,236 @@
+
+
+
+
+EventSource (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSource
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
URI of the Event Source API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSource
+
+
+
+Parameters:
+type - Type of event for which an event subscription will trigger
+uri - URI of the Event Source API resource.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getType
+
+Type of event for which an event subscription will trigger
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the Event Source API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSourceList.html b/docs/com/ngrok/definitions/EventSourceList.html
new file mode 100644
index 0000000..058593f
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceList.html
@@ -0,0 +1,236 @@
+
+
+
+
+EventSourceList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSourceList
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
The list of all Event Sources for an Event Subscription
+
+
+
+
+
URI of the next page, or null if there is no next page.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSourceList
+
+
+
+Parameters:
+sources - The list of all Event Sources for an Event Subscription
+uri - URI of the next page, or null if there is no next page.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getSources
+
+The list of all Event Sources for an Event Subscription
+
+Returns:
+the value of the property as a List <EventSource >
+
+
+
+
+
+getUri
+
+URI of the next page, or null if there is no next page.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSourceReplace.Builder.html b/docs/com/ngrok/definitions/EventSourceReplace.Builder.html
new file mode 100644
index 0000000..57eb0bd
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceReplace.Builder.html
@@ -0,0 +1,184 @@
+
+
+
+
+EventSourceReplace.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+type
+
+Type of event for which an event subscription will trigger
+
+Parameters:
+type - the value of the type parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+type
+
+Type of event for which an event subscription will trigger
+
+Parameters:
+type - the value of the type parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSourceReplace.html b/docs/com/ngrok/definitions/EventSourceReplace.html
new file mode 100644
index 0000000..31156c1
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceReplace.html
@@ -0,0 +1,216 @@
+
+
+
+
+EventSourceReplace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSourceReplace
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getType
+
+Type of event for which an event subscription will trigger
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSubscription.html b/docs/com/ngrok/definitions/EventSubscription.html
new file mode 100644
index 0000000..291b719
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSubscription.html
@@ -0,0 +1,333 @@
+
+
+
+
+EventSubscription (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSubscription
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
When the Event Subscription was created (RFC 3339 format).
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
Destinations to which these events will be sent
+
+
+
+
+
Unique identifier for this Event Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
URI of the Event Subscription API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSubscription
+
+
+
+Parameters:
+id - Unique identifier for this Event Subscription.
+uri - URI of the Event Subscription API resource.
+createdAt - When the Event Subscription was created (RFC 3339 format).
+metadata - Arbitrary customer supplied information intended to be machine readable. Optional, max 4096 chars.
+description - Arbitrary customer supplied information intended to be human readable. Optional, max 255 chars.
+sources - Sources containing the types for which this event subscription will trigger
+destinations - Destinations to which these events will be sent
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+Unique identifier for this Event Subscription.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the Event Subscription API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+When the Event Subscription was created (RFC 3339 format).
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+
+
+
+getDescription
+public String getDescription ()
+Arbitrary customer supplied information intended to be human readable. Optional,
+ max 255 chars.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSources
+
+Sources containing the types for which this event subscription will trigger
+
+Returns:
+the value of the property as a List <EventSource >
+
+
+
+
+
+getDestinations
+
+Destinations to which these events will be sent
+
+Returns:
+the value of the property as a List <Ref >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventSubscriptionList.html b/docs/com/ngrok/definitions/EventSubscriptionList.html
new file mode 100644
index 0000000..99a34dd
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSubscriptionList.html
@@ -0,0 +1,262 @@
+
+
+
+
+EventSubscriptionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class EventSubscriptionList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
The list of all Event Subscriptions on this account.
+
+
+
+
+
URI of next page, or null if there is no next page.
+
+
+
+
+
URI of the Event Subscriptions list API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSubscriptionList
+
+
+
+Parameters:
+eventSubscriptions - The list of all Event Subscriptions on this account.
+uri - URI of the Event Subscriptions list API resource.
+nextPageUri - URI of next page, or null if there is no next page.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEventSubscriptions
+
+The list of all Event Subscriptions on this account.
+
+Returns:
+the value of the property as a List <EventSubscription >
+
+
+
+
+
+getUri
+
+URI of the Event Subscriptions list API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of next page, or null if there is no next page.
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTarget.Builder.html b/docs/com/ngrok/definitions/EventTarget.Builder.html
new file mode 100644
index 0000000..b65d517
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTarget.Builder.html
@@ -0,0 +1,256 @@
+
+
+
+
+EventTarget.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventTarget
+
+
+public static class EventTarget.Builder
+
extends Object
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+firehose
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+Parameters:
+firehose - the value of the firehose parameter as a EventTargetFirehose
+Returns:
+this builder instance
+
+
+
+
+
+firehose
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+Parameters:
+firehose - the value of the firehose parameter as a EventTargetFirehose , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+kinesis
+
+Configuration used to send events to Amazon Kinesis.
+
+Parameters:
+kinesis - the value of the kinesis parameter as a EventTargetKinesis
+Returns:
+this builder instance
+
+
+
+
+
+kinesis
+
+Configuration used to send events to Amazon Kinesis.
+
+Parameters:
+kinesis - the value of the kinesis parameter as a EventTargetKinesis , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+cloudwatchLogs
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+Parameters:
+cloudwatchLogs - the value of the cloudwatch_logs parameter as a EventTargetCloudwatchLogs
+Returns:
+this builder instance
+
+
+
+
+
+cloudwatchLogs
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+Parameters:
+cloudwatchLogs - the value of the cloudwatch_logs parameter as a EventTargetCloudwatchLogs , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTarget.html b/docs/com/ngrok/definitions/EventTarget.html
new file mode 100644
index 0000000..c3faf57
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTarget.html
@@ -0,0 +1,248 @@
+
+
+
+
+EventTarget (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventTarget
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getFirehose
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+Returns:
+the value of the property as a EventTargetFirehose wrapped in an Optional
+
+
+
+
+
+getKinesis
+
+Configuration used to send events to Amazon Kinesis.
+
+Returns:
+the value of the property as a EventTargetKinesis wrapped in an Optional
+
+
+
+
+
+getCloudwatchLogs
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+Returns:
+the value of the property as a EventTargetCloudwatchLogs wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.Builder.html b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.Builder.html
new file mode 100644
index 0000000..e6d95a2
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.Builder.html
@@ -0,0 +1,226 @@
+
+
+
+
+EventTargetCloudwatchLogs.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
+
+
+
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth
+Returns:
+this builder instance
+
+
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+logGroupArn
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+Parameters:
+logGroupArn - the value of the log_group_arn parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+logGroupArn
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+Parameters:
+logGroupArn - the value of the log_group_arn parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.html b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.html
new file mode 100644
index 0000000..9e75224
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.html
@@ -0,0 +1,235 @@
+
+
+
+
+EventTargetCloudwatchLogs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventTargetCloudwatchLogs
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getAuth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Returns:
+the value of the property as a AwsAuth
+
+
+
+
+
+getLogGroupArn
+public String getLogGroupArn ()
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetFirehose.Builder.html b/docs/com/ngrok/definitions/EventTargetFirehose.Builder.html
new file mode 100644
index 0000000..377a47d
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetFirehose.Builder.html
@@ -0,0 +1,226 @@
+
+
+
+
+EventTargetFirehose.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+
+
+
+
An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth
+Returns:
+this builder instance
+
+
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+deliveryStreamArn
+
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+Parameters:
+deliveryStreamArn - the value of the delivery_stream_arn parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+deliveryStreamArn
+
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+Parameters:
+deliveryStreamArn - the value of the delivery_stream_arn parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetFirehose.html b/docs/com/ngrok/definitions/EventTargetFirehose.html
new file mode 100644
index 0000000..9b9add5
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetFirehose.html
@@ -0,0 +1,235 @@
+
+
+
+
+EventTargetFirehose (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventTargetFirehose
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getAuth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Returns:
+the value of the property as a AwsAuth
+
+
+
+
+
+getDeliveryStreamArn
+public String getDeliveryStreamArn ()
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetKinesis.Builder.html b/docs/com/ngrok/definitions/EventTargetKinesis.Builder.html
new file mode 100644
index 0000000..09dd92f
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetKinesis.Builder.html
@@ -0,0 +1,222 @@
+
+
+
+
+EventTargetKinesis.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
+
+
+
An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth
+Returns:
+this builder instance
+
+
+
+
+
+auth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Parameters:
+auth - the value of the auth parameter as a AwsAuth , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+streamArn
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+Parameters:
+streamArn - the value of the stream_arn parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+streamArn
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+Parameters:
+streamArn - the value of the stream_arn parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EventTargetKinesis.html b/docs/com/ngrok/definitions/EventTargetKinesis.html
new file mode 100644
index 0000000..ee6432e
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetKinesis.html
@@ -0,0 +1,233 @@
+
+
+
+
+EventTargetKinesis (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventTargetKinesis
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getAuth
+
+Configuration for how to authenticate into your AWS account. Exactly one of
+ role or creds should be configured.
+
+Returns:
+the value of the property as a AwsAuth
+
+
+
+
+
+getStreamArn
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/FailoverBackend.html b/docs/com/ngrok/definitions/FailoverBackend.html
new file mode 100644
index 0000000..d2d7b32
--- /dev/null
+++ b/docs/com/ngrok/definitions/FailoverBackend.html
@@ -0,0 +1,312 @@
+
+
+
+
+FailoverBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class FailoverBackend
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
timestamp when the backend was created, RFC 3339 format
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
unique identifier for this Failover backend
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
URI of the FailoverBackend API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+FailoverBackend
+
+
+
+Parameters:
+id - unique identifier for this Failover backend
+uri - URI of the FailoverBackend API resource
+createdAt - timestamp when the backend was created, RFC 3339 format
+description - human-readable description of this backend. Optional
+metadata - arbitrary user-defined machine-readable data of this backend. Optional
+backends - the ids of the child backends in order
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this Failover backend
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the FailoverBackend API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the backend was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this backend. Optional
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getBackends
+
+the ids of the child backends in order
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/FailoverBackendList.html b/docs/com/ngrok/definitions/FailoverBackendList.html
new file mode 100644
index 0000000..a9882fd
--- /dev/null
+++ b/docs/com/ngrok/definitions/FailoverBackendList.html
@@ -0,0 +1,262 @@
+
+
+
+
+FailoverBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all Failover backends on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the Failover backends list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+FailoverBackendList
+
+
+
+Parameters:
+backends - the list of all Failover backends on this account
+uri - URI of the Failover backends list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getBackends
+
+the list of all Failover backends on this account
+
+Returns:
+the value of the property as a List <FailoverBackend >
+
+
+
+
+
+getUri
+
+URI of the Failover backends list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/HttpResponseBackend.html b/docs/com/ngrok/definitions/HttpResponseBackend.html
new file mode 100644
index 0000000..50add69
--- /dev/null
+++ b/docs/com/ngrok/definitions/HttpResponseBackend.html
@@ -0,0 +1,350 @@
+
+
+
+
+HttpResponseBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpResponseBackend
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
timestamp when the backend was created, RFC 3339 format
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
+
+
+
Fetches the value of the id property.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
int
+
+
+
+
+
+
URI of the HTTPResponseBackend API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpResponseBackend
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+uri - URI of the HTTPResponseBackend API resource
+createdAt - timestamp when the backend was created, RFC 3339 format
+description - human-readable description of this backend. Optional
+metadata - arbitrary user-defined machine-readable data of this backend. Optional
+body - body to return as fixed content
+headers - headers to return
+statusCode - status code to return
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+Fetches the value of the id property.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the HTTPResponseBackend API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the backend was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this backend. Optional
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getBody
+
+body to return as fixed content
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getStatusCode
+public int getStatusCode ()
+status code to return
+
+Returns:
+the value of the property as a int
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/HttpResponseBackendList.html b/docs/com/ngrok/definitions/HttpResponseBackendList.html
new file mode 100644
index 0000000..17c7d3b
--- /dev/null
+++ b/docs/com/ngrok/definitions/HttpResponseBackendList.html
@@ -0,0 +1,262 @@
+
+
+
+
+HttpResponseBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class HttpResponseBackendList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Fetches the value of the backends property.
+
+
+
+
+
Fetches the value of the nextPageUri property.
+
+
+
+
+
Fetches the value of the uri property.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpResponseBackendList
+
+
+
+Parameters:
+backends - the value of the backends parameter as a List <HttpResponseBackend >
+uri - the value of the uri parameter as a URI
+nextPageUri - the value of the next_page_uri parameter as a URI
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getBackends
+
+Fetches the value of the backends property.
+
+Returns:
+the value of the property as a List <HttpResponseBackend >
+
+
+
+
+
+getUri
+
+Fetches the value of the uri property.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+Fetches the value of the nextPageUri property.
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/HttpsEdge.html b/docs/com/ngrok/definitions/HttpsEdge.html
new file mode 100644
index 0000000..fdcae90
--- /dev/null
+++ b/docs/com/ngrok/definitions/HttpsEdge.html
@@ -0,0 +1,373 @@
+
+
+
+
+HttpsEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpsEdge
+
extends Object
+A class encapsulating the
HttpsEdge resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the edge configuration was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
unique identifier of this edge
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
+
+
+
+
+
+
Fetches the value of the tlsTermination property.
+
+
+
+
+
URI of the edge API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpsEdge
+
+
+
+Parameters:
+id - unique identifier of this edge
+description - human-readable description of what this edge will be used for; optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this edge; optional, max 4096 bytes.
+createdAt - timestamp when the edge configuration was created, RFC 3339 format
+uri - URI of the edge API resource
+hostports - hostports served by this edge
+mutualTls - edge modules
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+routes - routes
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier of this edge
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the edge API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getHostports
+
+hostports served by this edge
+
+Returns:
+the value of the property as a List <String > wrapped in an Optional
+
+
+
+
+
+
+
+
+getTlsTermination
+
+Fetches the value of the tlsTermination property.
+
+Returns:
+the value of the property as a EndpointTlsTermination wrapped in an Optional
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/HttpsEdgeList.html b/docs/com/ngrok/definitions/HttpsEdgeList.html
new file mode 100644
index 0000000..310efae
--- /dev/null
+++ b/docs/com/ngrok/definitions/HttpsEdgeList.html
@@ -0,0 +1,262 @@
+
+
+
+
+HttpsEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all HTTPS Edges on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the HTTPS Edge list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpsEdgeList
+
+
+
+Parameters:
+httpsEdges - the list of all HTTPS Edges on this account
+uri - URI of the HTTPS Edge list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getHttpsEdges
+
+the list of all HTTPS Edges on this account
+
+Returns:
+the value of the property as a List <HttpsEdge >
+
+
+
+
+
+getUri
+
+URI of the HTTPS Edge list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/HttpsEdgeRoute.html b/docs/com/ngrok/definitions/HttpsEdgeRoute.html
new file mode 100644
index 0000000..6e98b2e
--- /dev/null
+++ b/docs/com/ngrok/definitions/HttpsEdgeRoute.html
@@ -0,0 +1,563 @@
+
+
+
+
+HttpsEdgeRoute (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpsEdgeRoute
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
HttpsEdgeRoute (String edgeId,
+ String id,
+ String createdAt,
+ String matchType,
+ String match,
+ String uri,
+ String description,
+ String metadata,
+ Optional <EndpointBackend > backend,
+ Optional <EndpointIpPolicy > ipRestriction,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointWebhookValidation > webhookVerification,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc,
+ Optional <EndpointWebsocketTcpConverter > websocketTcpConverter)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
timestamp when the edge configuration was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
unique identifier of this edge
+
+
+
+
+
unique identifier of this edge route
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Route selector: "/blog" or "example.com" or "example.com/blog"
+
+
+
+
+
Type of match to use for this route.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
URI of the edge API resource
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpsEdgeRoute
+public HttpsEdgeRoute (String edgeId,
+ String id,
+ String createdAt,
+ String matchType,
+ String match,
+ String uri,
+ String description,
+ String metadata,
+ Optional <EndpointBackend > backend,
+ Optional <EndpointIpPolicy > ipRestriction,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointWebhookValidation > webhookVerification,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc,
+ Optional <EndpointWebsocketTcpConverter > websocketTcpConverter)
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+createdAt - timestamp when the edge configuration was created, RFC 3339 format
+matchType - Type of match to use for this route. Valid values are "exact_path" and "path_prefix".
+match - Route selector: "/blog" or "example.com" or "example.com/blog"
+uri - URI of the edge API resource
+description - human-readable description of what this edge will be used for; optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this edge. Optional, max 4096 bytes.
+backend - backend module configuration or null
+ipRestriction - ip restriction module configuration or null
+circuitBreaker - circuit breaker module configuration or null
+compression - compression module configuration or null
+requestHeaders - request headers module configuration or null
+responseHeaders - response headers module configuration or null
+webhookVerification - webhook verification module configuration or null
+oauth - oauth module configuration or null
+saml - saml module configuration or null
+oidc - oidc module configuration or null
+websocketTcpConverter - websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEdgeId
+
+unique identifier of this edge
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getId
+
+unique identifier of this edge route
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getMatchType
+
+Type of match to use for this route. Valid values are "exact_path" and
+ "path_prefix".
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getMatch
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the edge API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getBackend
+
+backend module configuration or null
+
+Returns:
+the value of the property as a EndpointBackend wrapped in an Optional
+
+
+
+
+
+getIpRestriction
+
+ip restriction module configuration or null
+
+Returns:
+the value of the property as a EndpointIpPolicy wrapped in an Optional
+
+
+
+
+
+getCircuitBreaker
+
+circuit breaker module configuration or null
+
+Returns:
+the value of the property as a EndpointCircuitBreaker wrapped in an Optional
+
+
+
+
+
+getCompression
+
+compression module configuration or null
+
+Returns:
+the value of the property as a EndpointCompression wrapped in an Optional
+
+
+
+
+
+
+
+
+
+
+
+getWebhookVerification
+
+webhook verification module configuration or null
+
+Returns:
+the value of the property as a EndpointWebhookValidation wrapped in an Optional
+
+
+
+
+
+getOauth
+
+oauth module configuration or null
+
+Returns:
+the value of the property as a EndpointOAuth wrapped in an Optional
+
+
+
+
+
+getSaml
+
+saml module configuration or null
+
+Returns:
+the value of the property as a EndpointSaml wrapped in an Optional
+
+
+
+
+
+getOidc
+
+oidc module configuration or null
+
+Returns:
+the value of the property as a EndpointOidc wrapped in an Optional
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpPolicy.html b/docs/com/ngrok/definitions/IpPolicy.html
new file mode 100644
index 0000000..b10b7be
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicy.html
@@ -0,0 +1,295 @@
+
+
+
+
+IpPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpPolicy
+
extends Object
+A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the IP policy was created, RFC 3339 format
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
unique identifier for this IP policy
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
URI of the IP Policy API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicy
+
+
+
+Parameters:
+id - unique identifier for this IP policy
+uri - URI of the IP Policy API resource
+createdAt - timestamp when the IP policy was created, RFC 3339 format
+description - human-readable description of the source IPs of this IP policy. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this IP policy. optional, max 4096 bytes.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this IP policy
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the IP Policy API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the IP policy was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of the source IPs of this IP policy. optional, max
+ 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpPolicyList.html b/docs/com/ngrok/definitions/IpPolicyList.html
new file mode 100644
index 0000000..e3bfa13
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyList.html
@@ -0,0 +1,262 @@
+
+
+
+
+IpPolicyList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all IP policies on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the IP policy list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicyList
+
+
+
+Parameters:
+ipPolicies - the list of all IP policies on this account
+uri - URI of the IP policy list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getIpPolicies
+
+the list of all IP policies on this account
+
+Returns:
+the value of the property as a List <IpPolicy >
+
+
+
+
+
+getUri
+
+URI of the IP policy list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpPolicyRule.html b/docs/com/ngrok/definitions/IpPolicyRule.html
new file mode 100644
index 0000000..1c7cf73
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyRule.html
@@ -0,0 +1,354 @@
+
+
+
+
+IpPolicyRule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpPolicyRule
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the action to apply to the policy rule, either allow or
+ deny
+
+
+
+
+
an IP or IP range specified in CIDR notation.
+
+
+
+
+
timestamp when the IP policy rule was created, RFC 3339 format
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
unique identifier for this IP policy rule
+
+
+
+
+
object describing the IP policy this IP Policy Rule belongs to
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
URI of the IP policy rule API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicyRule
+
+
+
+Parameters:
+id - unique identifier for this IP policy rule
+uri - URI of the IP policy rule API resource
+createdAt - timestamp when the IP policy rule was created, RFC 3339 format
+description - human-readable description of the source IPs of this IP rule. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this IP policy rule. optional, max 4096 bytes.
+cidr - an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.
+ipPolicy - object describing the IP policy this IP Policy Rule belongs to
+action - the action to apply to the policy rule, either allow or deny
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this IP policy rule
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the IP policy rule API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the IP policy rule was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of the source IPs of this IP rule. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCidr
+
+an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getIpPolicy
+
+object describing the IP policy this IP Policy Rule belongs to
+
+Returns:
+the value of the property as a Ref
+
+
+
+
+
+getAction
+
+the action to apply to the policy rule, either allow or
+ deny
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpPolicyRuleList.html b/docs/com/ngrok/definitions/IpPolicyRuleList.html
new file mode 100644
index 0000000..194d226
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyRuleList.html
@@ -0,0 +1,262 @@
+
+
+
+
+IpPolicyRuleList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all IP policy rules on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the IP policy rule list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicyRuleList
+
+
+
+Parameters:
+ipPolicyRules - the list of all IP policy rules on this account
+uri - URI of the IP policy rule list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getIpPolicyRules
+
+the list of all IP policy rules on this account
+
+Returns:
+the value of the property as a List <IpPolicyRule >
+
+
+
+
+
+getUri
+
+URI of the IP policy rule list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpRestriction.html b/docs/com/ngrok/definitions/IpRestriction.html
new file mode 100644
index 0000000..1af31c8
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpRestriction.html
@@ -0,0 +1,355 @@
+
+
+
+
+IpRestriction (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpRestriction
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the IP restriction was created, RFC 3339 format
+
+
+
+
+
human-readable description of this IP restriction.
+
+
boolean
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
unique identifier for this IP restriction
+
+
+
+
+
the set of IP policies that are used to enforce the restriction
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
the type of IP restriction.
+
+
+
+
+
URI of the IP restriction API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpRestriction
+
+
+
+Parameters:
+id - unique identifier for this IP restriction
+uri - URI of the IP restriction API resource
+createdAt - timestamp when the IP restriction was created, RFC 3339 format
+description - human-readable description of this IP restriction. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this IP restriction. optional, max 4096 bytes.
+enforced - true if the IP restriction will be enforced. if false, only warnings will be issued
+type - the type of IP restriction. this defines what traffic will be restricted with the attached policies. four values are currently supported: dashboard, api, agent, and endpoints
+ipPolicies - the set of IP policies that are used to enforce the restriction
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this IP restriction
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the IP restriction API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the IP restriction was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this IP restriction. optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getEnforced
+public boolean getEnforced ()
+true if the IP restriction will be enforced. if false, only warnings will be
+ issued
+
+Returns:
+the value of the property as a boolean
+
+
+
+
+
+getType
+
+the type of IP restriction. this defines what traffic will be restricted with
+ the attached policies. four values are currently supported:
+ dashboard, api, agent, and
+ endpoints
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getIpPolicies
+
+the set of IP policies that are used to enforce the restriction
+
+Returns:
+the value of the property as a List <Ref >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/IpRestrictionList.html b/docs/com/ngrok/definitions/IpRestrictionList.html
new file mode 100644
index 0000000..6797de5
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpRestrictionList.html
@@ -0,0 +1,262 @@
+
+
+
+
+IpRestrictionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all IP restrictions on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the IP restrictions list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpRestrictionList
+
+
+
+Parameters:
+ipRestrictions - the list of all IP restrictions on this account
+uri - URI of the IP restrictions list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getIpRestrictions
+
+the list of all IP restrictions on this account
+
+Returns:
+the value of the property as a List <IpRestriction >
+
+
+
+
+
+getUri
+
+URI of the IP restrictions list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/NgrokApiError.html b/docs/com/ngrok/definitions/NgrokApiError.html
new file mode 100644
index 0000000..919f419
--- /dev/null
+++ b/docs/com/ngrok/definitions/NgrokApiError.html
@@ -0,0 +1,294 @@
+
+
+
+
+NgrokApiError (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Serializable
+
+
+
+Representation of an API error from ngrok.
+
+See Also:
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new API error.
+
+
+
+
Creates a new API error.
+
+
+
+
Creates a new API error.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Fetches any further details about the error.
+
+
+
+
+
Fetches the ngrok API error code, if any.
+
+
int
+
+
+
Fetches the HTTP status code.
+
+
boolean
+
+
+
Checks if this error object contains one of the provided codes.
+
+
+
+
+
+
Methods inherited from class java.lang.Throwable
+
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+NgrokApiError
+
+Creates a new API error.
+
+Parameters:
+message - informative message
+httpStatusCode - HTTP response status
+errorCode - ngrok API error code
+details - arbitrary error details
+
+
+
+
+
+NgrokApiError
+
+Creates a new API error.
+
+Parameters:
+httpStatusCode - HTTP response status
+responseBody - possible response body
+cause - exception cause
+
+
+
+
+
+NgrokApiError
+public NgrokApiError (int httpStatusCode)
+Creates a new API error.
+
+Parameters:
+httpStatusCode - HTTP response status
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getHttpStatusCode
+public int getHttpStatusCode ()
+Fetches the HTTP status code.
+
+Returns:
+HTTP response status
+
+
+
+
+
+getErrorCode
+
+Fetches the ngrok API error code, if any.
+
+Returns:
+ngrok API error code
+
+
+
+
+
+getDetails
+
+Fetches any further details about the error.
+
+Returns:
+key-value map containing error details
+
+
+
+
+
+isErrorCode
+public boolean isErrorCode (String ... codes)
+Checks if this error object contains one of the provided codes.
+
+Parameters:
+codes - error codes to check
+Returns:
+whether or not one of the codes matches what is in this error object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Page.html b/docs/com/ngrok/definitions/Page.html
new file mode 100644
index 0000000..6e48b2c
--- /dev/null
+++ b/docs/com/ngrok/definitions/Page.html
@@ -0,0 +1,197 @@
+
+
+
+
+Page (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Returns the current response page.
+
+
+
+
+
Fetches the next page of responses, if any.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Page
+
+Create a new page.
+
+Parameters:
+apiClient - the API client used to fetch the page
+page - the page itself
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getPage
+
+Returns the current response page.
+
+Returns:
+a page
+
+
+
+
+
+next
+
+Fetches the next page of responses, if any.
+
+Returns:
+a future encapsulating a possible next page
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Pageable.html b/docs/com/ngrok/definitions/Pageable.html
new file mode 100644
index 0000000..a7137a9
--- /dev/null
+++ b/docs/com/ngrok/definitions/Pageable.html
@@ -0,0 +1,141 @@
+
+
+
+
+Pageable (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+AgentIngressList , ApiKeyList , CertificateAuthorityList , CredentialList , EndpointList , EventDestinationList , EventSubscriptionList , FailoverBackendList , HttpResponseBackendList , HttpsEdgeList , IpPolicyList , IpPolicyRuleList , IpRestrictionList , ReservedAddrList , ReservedDomainList , SshCertificateAuthorityList , SshCredentialList , SshHostCertificateList , SshUserCertificateList , TcpEdgeList , TlsCertificateList , TlsEdgeList , TunnelGroupBackendList , TunnelList , TunnelSessionList , WeightedBackendList
+
+
+public interface Pageable
+Interface indicating a resource type that can have more than one page of responses.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Abstract Methods
+
+
+
+
+
+
+
+
+
Fetches the URI of the next page.
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getNextPageUri
+
+Fetches the URI of the next page.
+
+Returns:
+a URI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Ref.html b/docs/com/ngrok/definitions/Ref.html
new file mode 100644
index 0000000..e48a4f6
--- /dev/null
+++ b/docs/com/ngrok/definitions/Ref.html
@@ -0,0 +1,236 @@
+
+
+
+
+Ref (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Ref
+
extends Object
+A class encapsulating the
Ref resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new instance of
Ref.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
+
+
+
a uri for locating a resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Ref
+
+Creates a new instance of
Ref.
+
+Parameters:
+id - a resource identifier
+uri - a uri for locating a resource
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+a resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+a uri for locating a resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedAddr.html b/docs/com/ngrok/definitions/ReservedAddr.html
new file mode 100644
index 0000000..4b6f687
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedAddr.html
@@ -0,0 +1,333 @@
+
+
+
+
+ReservedAddr (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedAddr
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
hostname:port of the reserved address that was assigned at creation time
+
+
+
+
+
timestamp when the reserved address was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
unique reserved address resource identifier
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
reserve the address in this geographic ngrok datacenter.
+
+
+
+
+
URI of the reserved address API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedAddr
+
+
+
+Parameters:
+id - unique reserved address resource identifier
+uri - URI of the reserved address API resource
+createdAt - timestamp when the reserved address was created, RFC 3339 format
+description - human-readable description of what this reserved address will be used for
+metadata - arbitrary user-defined machine-readable data of this reserved address. Optional, max 4096 bytes.
+addr - hostname:port of the reserved address that was assigned at creation time
+region - reserve the address in this geographic ngrok datacenter. Optional, default is us. (au, eu, ap, us, jp, in, sa)
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique reserved address resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the reserved address API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the reserved address was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this reserved address will be used for
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getAddr
+
+hostname:port of the reserved address that was assigned at creation time
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getRegion
+
+reserve the address in this geographic ngrok datacenter. Optional, default is
+ us. (au, eu, ap, us, jp, in, sa)
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedAddrList.html b/docs/com/ngrok/definitions/ReservedAddrList.html
new file mode 100644
index 0000000..73c3f33
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedAddrList.html
@@ -0,0 +1,262 @@
+
+
+
+
+ReservedAddrList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all reserved addresses on this account
+
+
+
+
+
URI of the reserved address list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedAddrList
+
+
+
+Parameters:
+reservedAddrs - the list of all reserved addresses on this account
+uri - URI of the reserved address list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getReservedAddrs
+
+the list of all reserved addresses on this account
+
+Returns:
+the value of the property as a List <ReservedAddr >
+
+
+
+
+
+getUri
+
+URI of the reserved address list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomain.html b/docs/com/ngrok/definitions/ReservedDomain.html
new file mode 100644
index 0000000..07c04f5
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomain.html
@@ -0,0 +1,440 @@
+
+
+
+
+ReservedDomain (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedDomain
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
ReservedDomain (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String domain,
+ String region,
+ Optional <String > cnameTarget,
+ Optional <Ref > certificate,
+ Optional <ReservedDomainCertPolicy > certificateManagementPolicy,
+ Optional <ReservedDomainCertStatus > certificateManagementStatus,
+ Optional <String > acmeChallengeCnameTarget)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
DNS CNAME target for the host _acme-challenge.example.com, where example.com is
+ your reserved domain name.
+
+
+
+
+
object referencing the TLS certificate used for connections to this domain.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled
+
+
+
+
+
status of the automatic certificate management for this domain, or null if
+ automatic management is disabled
+
+
+
+
+
DNS CNAME target for a custom hostname, or null if the reserved domain is a
+ subdomain of *.ngrok.io
+
+
+
+
+
timestamp when the reserved domain was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
hostname of the reserved domain
+
+
+
+
+
unique reserved domain resource identifier
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
reserve the domain in this geographic ngrok datacenter.
+
+
+
+
+
URI of the reserved domain API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedDomain
+public ReservedDomain (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String domain,
+ String region,
+ Optional <String > cnameTarget,
+ Optional <Ref > certificate,
+ Optional <ReservedDomainCertPolicy > certificateManagementPolicy,
+ Optional <ReservedDomainCertStatus > certificateManagementStatus,
+ Optional <String > acmeChallengeCnameTarget)
+
+
+Parameters:
+id - unique reserved domain resource identifier
+uri - URI of the reserved domain API resource
+createdAt - timestamp when the reserved domain was created, RFC 3339 format
+description - human-readable description of what this reserved domain will be used for
+metadata - arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.
+domain - hostname of the reserved domain
+region - reserve the domain in this geographic ngrok datacenter. Optional, default is us. (au, eu, ap, us, jp, in, sa)
+cnameTarget - DNS CNAME target for a custom hostname, or null if the reserved domain is a subdomain of *.ngrok.io
+certificate - object referencing the TLS certificate used for connections to this domain. This can be either a user-uploaded certificate, the most recently issued automatic one, or null otherwise.
+certificateManagementPolicy - configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled
+certificateManagementStatus - status of the automatic certificate management for this domain, or null if automatic management is disabled
+acmeChallengeCnameTarget - DNS CNAME target for the host _acme-challenge.example.com, where example.com is your reserved domain name. This is required to issue certificates for wildcard, non-ngrok reserved domains. Must be null for non-wildcard domains and ngrok subdomains.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique reserved domain resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the reserved domain API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the reserved domain was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this reserved domain will be used for
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getDomain
+
+hostname of the reserved domain
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getRegion
+
+reserve the domain in this geographic ngrok datacenter. Optional, default is us.
+ (au, eu, ap, us, jp, in, sa)
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCertificate
+
+object referencing the TLS certificate used for connections to this domain. This
+ can be either a user-uploaded certificate, the most recently issued automatic
+ one, or null otherwise.
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getCertificateManagementPolicy
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled
+
+Returns:
+the value of the property as a ReservedDomainCertPolicy wrapped in an Optional
+
+
+
+
+
+getCertificateManagementStatus
+
+status of the automatic certificate management for this domain, or null if
+ automatic management is disabled
+
+Returns:
+the value of the property as a ReservedDomainCertStatus wrapped in an Optional
+
+
+
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomainCertJob.html b/docs/com/ngrok/definitions/ReservedDomainCertJob.html
new file mode 100644
index 0000000..9a19f1f
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertJob.html
@@ -0,0 +1,276 @@
+
+
+
+
+ReservedDomainCertJob (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedDomainCertJob
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
if present, an error code indicating why provisioning is failing.
+
+
+
+
+
a message describing the current status or error
+
+
+
+
+
timestamp when the provisioning job will be retried
+
+
+
+
+
timestamp when the provisioning job started, RFC 3339 format
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedDomainCertJob
+
+
+
+Parameters:
+errorCode - if present, an error code indicating why provisioning is failing. It may be either a temporary condition (INTERNAL_ERROR), or a permanent one the user must correct (DNS_ERROR).
+msg - a message describing the current status or error
+startedAt - timestamp when the provisioning job started, RFC 3339 format
+retriesAt - timestamp when the provisioning job will be retried
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getErrorCode
+
+if present, an error code indicating why provisioning is failing. It may be
+ either a temporary condition (INTERNAL_ERROR), or a permanent one the user must
+ correct (DNS_ERROR).
+
+Returns:
+the value of the property as a String wrapped in an Optional
+
+
+
+
+
+getMsg
+
+a message describing the current status or error
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getStartedAt
+
+timestamp when the provisioning job started, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getRetriesAt
+
+timestamp when the provisioning job will be retried
+
+Returns:
+the value of the property as a OffsetDateTime wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomainCertPolicy.Builder.html b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.Builder.html
new file mode 100644
index 0000000..435f009
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.Builder.html
@@ -0,0 +1,224 @@
+
+
+
+
+ReservedDomainCertPolicy.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
certificate authority to request certificates from.
+
+
+
+
+
certificate authority to request certificates from.
+
+
+
+
+
+
+
+
type of private key to use when requesting certificates.
+
+
+
+
+
type of private key to use when requesting certificates.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+authority
+
+certificate authority to request certificates from. The only supported value is
+ letsencrypt.
+
+Parameters:
+authority - the value of the authority parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+authority
+
+certificate authority to request certificates from. The only supported value is
+ letsencrypt.
+
+Parameters:
+authority - the value of the authority parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+privateKeyType
+
+type of private key to use when requesting certificates. Defaults to rsa, can be
+ either rsa or ecdsa.
+
+Parameters:
+privateKeyType - the value of the private_key_type parameter as a String
+Returns:
+this builder instance
+
+
+
+
+
+privateKeyType
+
+type of private key to use when requesting certificates. Defaults to rsa, can be
+ either rsa or ecdsa.
+
+Parameters:
+privateKeyType - the value of the private_key_type parameter as a String , wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomainCertPolicy.html b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.html
new file mode 100644
index 0000000..9b3e32c
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.html
@@ -0,0 +1,234 @@
+
+
+
+
+ReservedDomainCertPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedDomainCertPolicy
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Static Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
certificate authority to request certificates from.
+
+
+
+
+
type of private key to use when requesting certificates.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+getAuthority
+
+certificate authority to request certificates from. The only supported value is
+ letsencrypt.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getPrivateKeyType
+public String getPrivateKeyType ()
+type of private key to use when requesting certificates. Defaults to rsa, can be
+ either rsa or ecdsa.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomainCertStatus.html b/docs/com/ngrok/definitions/ReservedDomainCertStatus.html
new file mode 100644
index 0000000..7ff2783
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertStatus.html
@@ -0,0 +1,238 @@
+
+
+
+
+ReservedDomainCertStatus (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedDomainCertStatus
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
status of the certificate provisioning job, or null if the certificiate isn't
+ being provisioned or renewed
+
+
+
+
+
timestamp when the next renewal will be requested, RFC 3339 format
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedDomainCertStatus
+
+
+
+Parameters:
+renewsAt - timestamp when the next renewal will be requested, RFC 3339 format
+provisioningJob - status of the certificate provisioning job, or null if the certificiate isn't being provisioned or renewed
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getRenewsAt
+
+timestamp when the next renewal will be requested, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime wrapped in an Optional
+
+
+
+
+
+getProvisioningJob
+
+status of the certificate provisioning job, or null if the certificiate isn't
+ being provisioned or renewed
+
+Returns:
+the value of the property as a ReservedDomainCertJob wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/ReservedDomainList.html b/docs/com/ngrok/definitions/ReservedDomainList.html
new file mode 100644
index 0000000..46a1b86
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainList.html
@@ -0,0 +1,262 @@
+
+
+
+
+ReservedDomainList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all reserved domains on this account
+
+
+
+
+
URI of the reserved domain list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedDomainList
+
+
+
+Parameters:
+reservedDomains - the list of all reserved domains on this account
+uri - URI of the reserved domain list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getReservedDomains
+
+the list of all reserved domains on this account
+
+Returns:
+the value of the property as a List <ReservedDomain >
+
+
+
+
+
+getUri
+
+URI of the reserved domain list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshCertificateAuthority.html b/docs/com/ngrok/definitions/SshCertificateAuthority.html
new file mode 100644
index 0000000..853de9b
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCertificateAuthority.html
@@ -0,0 +1,335 @@
+
+
+
+
+SshCertificateAuthority (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshCertificateAuthority
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the SSH Certificate Authority API resource was created, RFC 3339
+ format
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
unique identifier for this SSH Certificate Authority
+
+
+
+
+
the type of private key for this SSH Certificate Authority
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
raw public key for this SSH Certificate Authority
+
+
+
+
+
URI of the SSH Certificate Authority API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCertificateAuthority
+
+
+
+Parameters:
+id - unique identifier for this SSH Certificate Authority
+uri - URI of the SSH Certificate Authority API resource
+createdAt - timestamp when the SSH Certificate Authority API resource was created, RFC 3339 format
+description - human-readable description of this SSH Certificate Authority. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this SSH Certificate Authority. optional, max 4096 bytes.
+publicKey - raw public key for this SSH Certificate Authority
+keyType - the type of private key for this SSH Certificate Authority
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this SSH Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the SSH Certificate Authority API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the SSH Certificate Authority API resource was created, RFC 3339
+ format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this SSH Certificate Authority. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getPublicKey
+
+raw public key for this SSH Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getKeyType
+
+the type of private key for this SSH Certificate Authority
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshCertificateAuthorityList.html b/docs/com/ngrok/definitions/SshCertificateAuthorityList.html
new file mode 100644
index 0000000..c47b64b
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCertificateAuthorityList.html
@@ -0,0 +1,262 @@
+
+
+
+
+SshCertificateAuthorityList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class SshCertificateAuthorityList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all certificate authorities on this account
+
+
+
+
+
URI of the certificates authorities list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCertificateAuthorityList
+
+
+
+Parameters:
+sshCertificateAuthorities - the list of all certificate authorities on this account
+uri - URI of the certificates authorities list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getSshCertificateAuthorities
+
+the list of all certificate authorities on this account
+
+Returns:
+the value of the property as a List <SshCertificateAuthority >
+
+
+
+
+
+getUri
+
+URI of the certificates authorities list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshCredential.html b/docs/com/ngrok/definitions/SshCredential.html
new file mode 100644
index 0000000..99d0a0c
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCredential.html
@@ -0,0 +1,344 @@
+
+
+
+
+SshCredential (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshCredential
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
timestamp when the ssh credential was created, RFC 3339 format
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
unique ssh credential resource identifier
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
the PEM-encoded public key of the SSH keypair that will be used to authenticate
+
+
+
+
+
URI of the ssh credential API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCredential
+
+
+
+Parameters:
+id - unique ssh credential resource identifier
+uri - URI of the ssh credential API resource
+createdAt - timestamp when the ssh credential was created, RFC 3339 format
+description - human-readable description of who or what will use the ssh credential to authenticate. Optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this ssh credential. Optional, max 4096 bytes.
+publicKey - the PEM-encoded public key of the SSH keypair that will be used to authenticate
+acl - optional list of ACL rules. If unspecified, the credential will have no restrictions. The only allowed ACL rule at this time is the bind rule. The bind rule allows the caller to restrict what domains and addresses the token is allowed to bind. For example, to allow the token to open a tunnel on example.ngrok.io your ACL would include the rule bind:example.ngrok.io. Bind rules may specify a leading wildcard to match multiple domains with a common suffix. For example, you may specify a rule of bind:*.example.com which will allow x.example.com, y.example.com, *.example.com, etc. A rule of '*' is equivalent to no acl at all and will explicitly permit all actions.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique ssh credential resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the ssh credential API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the ssh credential was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of who or what will use the ssh credential to
+ authenticate. Optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getPublicKey
+
+the PEM-encoded public key of the SSH keypair that will be used to authenticate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getAcl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshCredentialList.html b/docs/com/ngrok/definitions/SshCredentialList.html
new file mode 100644
index 0000000..039cc66
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCredentialList.html
@@ -0,0 +1,262 @@
+
+
+
+
+SshCredentialList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all ssh credentials on this account
+
+
+
+
+
URI of the ssh credential list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCredentialList
+
+
+
+Parameters:
+sshCredentials - the list of all ssh credentials on this account
+uri - URI of the ssh credential list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getSshCredentials
+
+the list of all ssh credentials on this account
+
+Returns:
+the value of the property as a List <SshCredential >
+
+
+
+
+
+getUri
+
+URI of the ssh credential list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshHostCertificate.html b/docs/com/ngrok/definitions/SshHostCertificate.html
new file mode 100644
index 0000000..08b0d57
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshHostCertificate.html
@@ -0,0 +1,440 @@
+
+
+
+
+SshHostCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshHostCertificate
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
SshHostCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String publicKey,
+ String keyType,
+ String sshCertificateAuthorityId,
+ List <String > principals,
+ OffsetDateTime validAfter,
+ OffsetDateTime validUntil,
+ String certificate)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the signed SSH certificate in OpenSSH Authorized Keys format.
+
+
+
+
+
timestamp when the SSH Host Certificate API resource was created, RFC 3339
+ format
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
unique identifier for this SSH Host Certificate
+
+
+
+
+
the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
the list of principals included in the ssh host certificate.
+
+
+
+
+
a public key in OpenSSH Authorized Keys format that this certificate signs
+
+
+
+
+
the ssh certificate authority that is used to sign this ssh host certificate
+
+
+
+
+
URI of the SSH Host Certificate API resource
+
+
+
+
+
the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshHostCertificate
+public SshHostCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String publicKey,
+ String keyType,
+ String sshCertificateAuthorityId,
+ List <String > principals,
+ OffsetDateTime validAfter,
+ OffsetDateTime validUntil,
+ String certificate)
+
+
+Parameters:
+id - unique identifier for this SSH Host Certificate
+uri - URI of the SSH Host Certificate API resource
+createdAt - timestamp when the SSH Host Certificate API resource was created, RFC 3339 format
+description - human-readable description of this SSH Host Certificate. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this SSH Host Certificate. optional, max 4096 bytes.
+publicKey - a public key in OpenSSH Authorized Keys format that this certificate signs
+keyType - the key type of the public_key, one of rsa, ecdsa or ed25519
+sshCertificateAuthorityId - the ssh certificate authority that is used to sign this ssh host certificate
+principals - the list of principals included in the ssh host certificate. This is the list of hostnames and/or IP addresses that are authorized to serve SSH traffic with this certificate. Dangerously, if no principals are specified, this certificate is considered valid for all hosts.
+validAfter - the time when the ssh host certificate becomes valid, in RFC 3339 format.
+validUntil - the time after which the ssh host certificate becomes invalid, in RFC 3339 format. the OpenSSH certificates RFC calls this valid_before.
+certificate - the signed SSH certificate in OpenSSH Authorized Keys format. this value should be placed in a -cert.pub certificate file on disk that should be referenced in your sshd_config configuration file with a HostCertificate directive
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this SSH Host Certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the SSH Host Certificate API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the SSH Host Certificate API resource was created, RFC 3339
+ format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this SSH Host Certificate. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getPublicKey
+
+a public key in OpenSSH Authorized Keys format that this certificate signs
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getKeyType
+
+the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSshCertificateAuthorityId
+public String getSshCertificateAuthorityId ()
+the ssh certificate authority that is used to sign this ssh host certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getPrincipals
+
+the list of principals included in the ssh host certificate. This is the list of
+ hostnames and/or IP addresses that are authorized to serve SSH traffic with this
+ certificate. Dangerously, if no principals are specified, this certificate is
+ considered valid for all hosts.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getValidAfter
+
+the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getValidUntil
+
+the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format. the OpenSSH certificates RFC calls this valid_before.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getCertificate
+public String getCertificate ()
+the signed SSH certificate in OpenSSH Authorized Keys format. this value should
+ be placed in a -cert.pub certificate file on disk that should be
+ referenced in your sshd_config configuration file with a
+ HostCertificate directive
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshHostCertificateList.html b/docs/com/ngrok/definitions/SshHostCertificateList.html
new file mode 100644
index 0000000..097b9a8
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshHostCertificateList.html
@@ -0,0 +1,262 @@
+
+
+
+
+SshHostCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class SshHostCertificateList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all ssh host certificates on this account
+
+
+
+
+
URI of the ssh host certificates list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshHostCertificateList
+
+
+
+Parameters:
+sshHostCertificates - the list of all ssh host certificates on this account
+uri - URI of the ssh host certificates list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getSshHostCertificates
+
+the list of all ssh host certificates on this account
+
+Returns:
+the value of the property as a List <SshHostCertificate >
+
+
+
+
+
+getUri
+
+URI of the ssh host certificates list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshUserCertificate.html b/docs/com/ngrok/definitions/SshUserCertificate.html
new file mode 100644
index 0000000..be29236
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshUserCertificate.html
@@ -0,0 +1,488 @@
+
+
+
+
+SshUserCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshUserCertificate
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
SshUserCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String publicKey,
+ String keyType,
+ String sshCertificateAuthorityId,
+ List <String > principals,
+ Map <String ,String > criticalOptions,
+ Map <String ,String > extensions,
+ OffsetDateTime validAfter,
+ OffsetDateTime validUntil,
+ String certificate)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the signed SSH certificate in OpenSSH Authorized Keys Format.
+
+
+
+
+
timestamp when the SSH User Certificate API resource was created, RFC 3339
+ format
+
+
+
+
+
A map of critical options included in the certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
A map of extensions included in the certificate.
+
+
+
+
+
unique identifier for this SSH User Certificate
+
+
+
+
+
the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
the list of principals included in the ssh user certificate.
+
+
+
+
+
a public key in OpenSSH Authorized Keys format that this certificate signs
+
+
+
+
+
the ssh certificate authority that is used to sign this ssh user certificate
+
+
+
+
+
URI of the SSH User Certificate API resource
+
+
+
+
+
the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshUserCertificate
+public SshUserCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String publicKey,
+ String keyType,
+ String sshCertificateAuthorityId,
+ List <String > principals,
+ Map <String ,String > criticalOptions,
+ Map <String ,String > extensions,
+ OffsetDateTime validAfter,
+ OffsetDateTime validUntil,
+ String certificate)
+
+
+Parameters:
+id - unique identifier for this SSH User Certificate
+uri - URI of the SSH User Certificate API resource
+createdAt - timestamp when the SSH User Certificate API resource was created, RFC 3339 format
+description - human-readable description of this SSH User Certificate. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this SSH User Certificate. optional, max 4096 bytes.
+publicKey - a public key in OpenSSH Authorized Keys format that this certificate signs
+keyType - the key type of the public_key, one of rsa, ecdsa or ed25519
+sshCertificateAuthorityId - the ssh certificate authority that is used to sign this ssh user certificate
+principals - the list of principals included in the ssh user certificate. This is the list of usernames that the certificate holder may sign in as on a machine authorizing the signing certificate authority. Dangerously, if no principals are specified, this certificate may be used to log in as any user.
+criticalOptions - A map of critical options included in the certificate. Only two critical options are currently defined by OpenSSH: force-command and source-address. See the OpenSSH certificate protocol spec for additional details.
+extensions - A map of extensions included in the certificate. Extensions are additional metadata that can be interpreted by the SSH server for any purpose. These can be used to permit or deny the ability to open a terminal, do port forwarding, x11 forwarding, and more. If unspecified, the certificate will include limited permissions with the following extension map: {"permit-pty": "", "permit-user-rc": ""} OpenSSH understands a number of predefined extensions. See the OpenSSH certificate protocol spec for additional details.
+validAfter - the time when the ssh host certificate becomes valid, in RFC 3339 format.
+validUntil - the time after which the ssh host certificate becomes invalid, in RFC 3339 format. the OpenSSH certificates RFC calls this valid_before.
+certificate - the signed SSH certificate in OpenSSH Authorized Keys Format. this value should be placed in a -cert.pub certificate file on disk that should be referenced in your sshd_config configuration file with a HostCertificate directive
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this SSH User Certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the SSH User Certificate API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the SSH User Certificate API resource was created, RFC 3339
+ format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this SSH User Certificate. optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getPublicKey
+
+a public key in OpenSSH Authorized Keys format that this certificate signs
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getKeyType
+
+the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSshCertificateAuthorityId
+public String getSshCertificateAuthorityId ()
+the ssh certificate authority that is used to sign this ssh user certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getPrincipals
+
+the list of principals included in the ssh user certificate. This is the list of
+ usernames that the certificate holder may sign in as on a machine authorizing
+ the signing certificate authority. Dangerously, if no principals are specified,
+ this certificate may be used to log in as any user.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getCriticalOptions
+
+A map of critical options included in the certificate. Only two critical options
+ are currently defined by OpenSSH:
force-command and
+
source-address. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getExtensions
+
+A map of extensions included in the certificate. Extensions are additional
+ metadata that can be interpreted by the SSH server for any purpose. These can be
+ used to permit or deny the ability to open a terminal, do port forwarding, x11
+ forwarding, and more. If unspecified, the certificate will include limited
+ permissions with the following extension map:
{"permit-pty": "",
+ "permit-user-rc": ""} OpenSSH understands a number of predefined
+ extensions. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getValidAfter
+
+the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getValidUntil
+
+the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format. the OpenSSH certificates RFC calls this valid_before.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getCertificate
+public String getCertificate ()
+the signed SSH certificate in OpenSSH Authorized Keys Format. this value should
+ be placed in a -cert.pub certificate file on disk that should be
+ referenced in your sshd_config configuration file with a
+ HostCertificate directive
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/SshUserCertificateList.html b/docs/com/ngrok/definitions/SshUserCertificateList.html
new file mode 100644
index 0000000..99f2269
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshUserCertificateList.html
@@ -0,0 +1,262 @@
+
+
+
+
+SshUserCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class SshUserCertificateList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all ssh user certificates on this account
+
+
+
+
+
URI of the ssh user certificates list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshUserCertificateList
+
+
+
+Parameters:
+sshUserCertificates - the list of all ssh user certificates on this account
+uri - URI of the ssh user certificates list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getSshUserCertificates
+
+the list of all ssh user certificates on this account
+
+Returns:
+the value of the property as a List <SshUserCertificate >
+
+
+
+
+
+getUri
+
+URI of the ssh user certificates list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TcpEdge.html b/docs/com/ngrok/definitions/TcpEdge.html
new file mode 100644
index 0000000..b42b21a
--- /dev/null
+++ b/docs/com/ngrok/definitions/TcpEdge.html
@@ -0,0 +1,353 @@
+
+
+
+
+TcpEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TcpEdge
+
extends Object
+A class encapsulating the
TcpEdge resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
+
+
+
timestamp when the edge was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
unique identifier of this edge
+
+
+
+
+
Fetches the value of the ipRestriction property.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
URI of the edge API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TcpEdge
+
+
+
+Parameters:
+id - unique identifier of this edge
+description - human-readable description of what this edge will be used for; optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this edge. Optional, max 4096 bytes.
+createdAt - timestamp when the edge was created, RFC 3339 format
+uri - URI of the edge API resource
+hostports - hostports served by this edge
+backend - edge modules
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicy
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier of this edge
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+timestamp when the edge was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getUri
+
+URI of the edge API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getHostports
+
+hostports served by this edge
+
+Returns:
+the value of the property as a List <String > wrapped in an Optional
+
+
+
+
+
+
+
+
+getIpRestriction
+
+Fetches the value of the ipRestriction property.
+
+Returns:
+the value of the property as a EndpointIpPolicy wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TcpEdgeList.html b/docs/com/ngrok/definitions/TcpEdgeList.html
new file mode 100644
index 0000000..7725c93
--- /dev/null
+++ b/docs/com/ngrok/definitions/TcpEdgeList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TcpEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all TCP Edges on this account
+
+
+
+
+
URI of the TCP Edge list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TcpEdgeList
+
+
+
+Parameters:
+tcpEdges - the list of all TCP Edges on this account
+uri - URI of the TCP Edge list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTcpEdges
+
+the list of all TCP Edges on this account
+
+Returns:
+the value of the property as a List <TcpEdge >
+
+
+
+
+
+getUri
+
+URI of the TCP Edge list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TlsCertificate.html b/docs/com/ngrok/definitions/TlsCertificate.html
new file mode 100644
index 0000000..3aca4b2
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificate.html
@@ -0,0 +1,600 @@
+
+
+
+
+TlsCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsCertificate
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
TlsCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String certificatePem,
+ String subjectCommonName,
+ TlsCertificateSaNs subjectAlternativeNames,
+ Optional <OffsetDateTime > issuedAt,
+ OffsetDateTime notBefore,
+ OffsetDateTime notAfter,
+ List <String > keyUsages,
+ List <String > extendedKeyUsages,
+ String privateKeyType,
+ String issuerCommonName,
+ String serialNumber,
+ String subjectOrganization,
+ String subjectOrganizationalUnit,
+ String subjectLocality,
+ String subjectProvince,
+ String subjectCountry)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
chain of PEM-encoded certificates, leaf first.
+
+
+
+
+
timestamp when the TLS certificate was created, RFC 3339 format
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
extended set of actions the private key of this TLS certificate can be used for
+
+
+
+
+
unique identifier for this TLS certificate
+
+
+
+
+
timestamp (in RFC 3339 format) when this TLS certificate was issued
+ automatically, or null if this certificate was user-uploaded
+
+
+
+
+
issuer common name from the leaf of this TLS certificate
+
+
+
+
+
set of actions the private key of this TLS certificate can be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
timestamp when this TLS certificate becomes invalid, RFC 3339 format
+
+
+
+
+
timestamp when this TLS certificate becomes valid, RFC 3339 format
+
+
+
+
+
type of the private key of this TLS certificate.
+
+
+
+
+
serial number of the leaf of this TLS certificate
+
+
+
+
+
subject alternative names (SANs) from the leaf of this TLS certificate
+
+
+
+
+
subject common name from the leaf of this TLS certificate
+
+
+
+
+
subject country from the leaf of this TLS certificate
+
+
+
+
+
subject locality from the leaf of this TLS certificate
+
+
+
+
+
subject organization from the leaf of this TLS certificate
+
+
+
+
+
subject organizational unit from the leaf of this TLS certificate
+
+
+
+
+
subject province from the leaf of this TLS certificate
+
+
+
+
+
URI of the TLS certificate API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsCertificate
+public TlsCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String certificatePem,
+ String subjectCommonName,
+ TlsCertificateSaNs subjectAlternativeNames,
+ Optional <OffsetDateTime > issuedAt,
+ OffsetDateTime notBefore,
+ OffsetDateTime notAfter,
+ List <String > keyUsages,
+ List <String > extendedKeyUsages,
+ String privateKeyType,
+ String issuerCommonName,
+ String serialNumber,
+ String subjectOrganization,
+ String subjectOrganizationalUnit,
+ String subjectLocality,
+ String subjectProvince,
+ String subjectCountry)
+
+
+Parameters:
+id - unique identifier for this TLS certificate
+uri - URI of the TLS certificate API resource
+createdAt - timestamp when the TLS certificate was created, RFC 3339 format
+description - human-readable description of this TLS certificate. optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this TLS certificate. optional, max 4096 bytes.
+certificatePem - chain of PEM-encoded certificates, leaf first. See Certificate Bundles .
+subjectCommonName - subject common name from the leaf of this TLS certificate
+subjectAlternativeNames - subject alternative names (SANs) from the leaf of this TLS certificate
+issuedAt - timestamp (in RFC 3339 format) when this TLS certificate was issued automatically, or null if this certificate was user-uploaded
+notBefore - timestamp when this TLS certificate becomes valid, RFC 3339 format
+notAfter - timestamp when this TLS certificate becomes invalid, RFC 3339 format
+keyUsages - set of actions the private key of this TLS certificate can be used for
+extendedKeyUsages - extended set of actions the private key of this TLS certificate can be used for
+privateKeyType - type of the private key of this TLS certificate. One of rsa, ecdsa, or ed25519.
+issuerCommonName - issuer common name from the leaf of this TLS certificate
+serialNumber - serial number of the leaf of this TLS certificate
+subjectOrganization - subject organization from the leaf of this TLS certificate
+subjectOrganizationalUnit - subject organizational unit from the leaf of this TLS certificate
+subjectLocality - subject locality from the leaf of this TLS certificate
+subjectProvince - subject province from the leaf of this TLS certificate
+subjectCountry - subject country from the leaf of this TLS certificate
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the TLS certificate API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+timestamp when the TLS certificate was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this TLS certificate. optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCertificatePem
+public String getCertificatePem ()
+
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectCommonName
+public String getSubjectCommonName ()
+subject common name from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectAlternativeNames
+
+subject alternative names (SANs) from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a TlsCertificateSaNs
+
+
+
+
+
+getIssuedAt
+
+timestamp (in RFC 3339 format) when this TLS certificate was issued
+ automatically, or null if this certificate was user-uploaded
+
+Returns:
+the value of the property as a OffsetDateTime wrapped in an Optional
+
+
+
+
+
+getNotBefore
+
+timestamp when this TLS certificate becomes valid, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getNotAfter
+
+timestamp when this TLS certificate becomes invalid, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getKeyUsages
+
+set of actions the private key of this TLS certificate can be used for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getExtendedKeyUsages
+
+extended set of actions the private key of this TLS certificate can be used for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getPrivateKeyType
+public String getPrivateKeyType ()
+type of the private key of this TLS certificate. One of rsa, ecdsa, or ed25519.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getIssuerCommonName
+public String getIssuerCommonName ()
+issuer common name from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSerialNumber
+public String getSerialNumber ()
+serial number of the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectOrganization
+public String getSubjectOrganization ()
+subject organization from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectOrganizationalUnit
+public String getSubjectOrganizationalUnit ()
+subject organizational unit from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectLocality
+public String getSubjectLocality ()
+subject locality from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectProvince
+public String getSubjectProvince ()
+subject province from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getSubjectCountry
+public String getSubjectCountry ()
+subject country from the leaf of this TLS certificate
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TlsCertificateList.html b/docs/com/ngrok/definitions/TlsCertificateList.html
new file mode 100644
index 0000000..da28c58
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificateList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TlsCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all TLS certificates on this account
+
+
+
+
+
URI of the TLS certificates list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsCertificateList
+
+
+
+Parameters:
+tlsCertificates - the list of all TLS certificates on this account
+uri - URI of the TLS certificates list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTlsCertificates
+
+the list of all TLS certificates on this account
+
+Returns:
+the value of the property as a List <TlsCertificate >
+
+
+
+
+
+getUri
+
+URI of the TLS certificates list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TlsCertificateSaNs.html b/docs/com/ngrok/definitions/TlsCertificateSaNs.html
new file mode 100644
index 0000000..f4b6953
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificateSaNs.html
@@ -0,0 +1,238 @@
+
+
+
+
+TlsCertificateSaNs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsCertificateSaNs
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
set of additional domains (including wildcards) this TLS certificate is valid
+ for
+
+
+
+
+
set of IP addresses this TLS certificate is also valid for
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsCertificateSaNs
+
+
+
+Parameters:
+dnsNames - set of additional domains (including wildcards) this TLS certificate is valid for
+ips - set of IP addresses this TLS certificate is also valid for
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getDnsNames
+
+set of additional domains (including wildcards) this TLS certificate is valid
+ for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getIps
+
+set of IP addresses this TLS certificate is also valid for
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TlsEdge.html b/docs/com/ngrok/definitions/TlsEdge.html
new file mode 100644
index 0000000..b8944e8
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsEdge.html
@@ -0,0 +1,391 @@
+
+
+
+
+TlsEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsEdge
+
extends Object
+A class encapsulating the
TlsEdge resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
+
+
+
timestamp when the edge configuration was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
unique identifier of this edge
+
+
+
+
+
Fetches the value of the ipRestriction property.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Fetches the value of the mutualTls property.
+
+
+
+
+
Fetches the value of the tlsTermination property.
+
+
+
+
+
URI of the edge API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdge
+
+
+
+Parameters:
+id - unique identifier of this edge
+description - human-readable description of what this edge will be used for; optional, max 255 bytes.
+metadata - arbitrary user-defined machine-readable data of this edge. Optional, max 4096 bytes.
+createdAt - timestamp when the edge configuration was created, RFC 3339 format
+uri - URI of the edge API resource
+hostports - hostports served by this edge
+backend - edge modules
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicy
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTls
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier of this edge
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getUri
+
+URI of the edge API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getHostports
+
+hostports served by this edge
+
+Returns:
+the value of the property as a List <String > wrapped in an Optional
+
+
+
+
+
+
+
+
+getIpRestriction
+
+Fetches the value of the ipRestriction property.
+
+Returns:
+the value of the property as a EndpointIpPolicy wrapped in an Optional
+
+
+
+
+
+getMutualTls
+
+Fetches the value of the mutualTls property.
+
+Returns:
+the value of the property as a EndpointMutualTls wrapped in an Optional
+
+
+
+
+
+getTlsTermination
+
+Fetches the value of the tlsTermination property.
+
+Returns:
+the value of the property as a EndpointTlsTermination wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TlsEdgeList.html b/docs/com/ngrok/definitions/TlsEdgeList.html
new file mode 100644
index 0000000..3381dfd
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsEdgeList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TlsEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all TLS Edges on this account
+
+
+
+
+
URI of the TLS Edge list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdgeList
+
+
+
+Parameters:
+tlsEdges - the list of all TLS Edges on this account
+uri - URI of the TLS Edge list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTlsEdges
+
+the list of all TLS Edges on this account
+
+Returns:
+the value of the property as a List <TlsEdge >
+
+
+
+
+
+getUri
+
+URI of the TLS Edge list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/Tunnel.html b/docs/com/ngrok/definitions/Tunnel.html
new file mode 100644
index 0000000..63387e0
--- /dev/null
+++ b/docs/com/ngrok/definitions/Tunnel.html
@@ -0,0 +1,415 @@
+
+
+
+
+Tunnel (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Tunnel
+
extends Object
+A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
Tunnel (String id,
+ URI publicUrl,
+ OffsetDateTime startedAt,
+ String metadata,
+ String proto,
+ String region,
+ Ref tunnelSession,
+ Optional <Ref > endpoint,
+ Map <String ,String > labels,
+ Optional <List <Ref >> backends,
+ String forwardsTo)
+
+
Creates a new instance of
Tunnel.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
tunnel group backends served by this backend tunnel
+
+
+
+
+
the ephemeral endpoint this tunnel is associated with, if this is an
+ agent-initiated tunnel
+
+
+
+
+
upstream address the ngrok agent forwards traffic over this tunnel to.
+
+
+
+
+
unique tunnel resource identifier
+
+
+
+
+
the labels the tunnel group backends will match against, if this is a backend
+ tunnel
+
+
+
+
+
user-supplied metadata for the tunnel defined in the ngrok configuration file.
+
+
+
+
+
tunnel protocol for ephemeral tunnels.
+
+
+
+
+
URL of the ephemeral tunnel's public endpoint
+
+
+
+
+
identifier of tune region where the tunnel is running
+
+
+
+
+
timestamp when the tunnel was initiated in RFC 3339 format
+
+
+
+
+
reference object pointing to the tunnel session on which this tunnel was started
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Tunnel
+public Tunnel (String id,
+ URI publicUrl,
+ OffsetDateTime startedAt,
+ String metadata,
+ String proto,
+ String region,
+ Ref tunnelSession,
+ Optional <Ref > endpoint,
+ Map <String ,String > labels,
+ Optional <List <Ref >> backends,
+ String forwardsTo)
+Creates a new instance of
Tunnel.
+
+Parameters:
+id - unique tunnel resource identifier
+publicUrl - URL of the ephemeral tunnel's public endpoint
+startedAt - timestamp when the tunnel was initiated in RFC 3339 format
+metadata - user-supplied metadata for the tunnel defined in the ngrok configuration file. See the tunnel metadata configuration option In API version 0, this value was instead pulled from the top-level metadata configuration option .
+proto - tunnel protocol for ephemeral tunnels. one of http, https, tcp or tls
+region - identifier of tune region where the tunnel is running
+tunnelSession - reference object pointing to the tunnel session on which this tunnel was started
+endpoint - the ephemeral endpoint this tunnel is associated with, if this is an agent-initiated tunnel
+labels - the labels the tunnel group backends will match against, if this is a backend tunnel
+backends - tunnel group backends served by this backend tunnel
+forwardsTo - upstream address the ngrok agent forwards traffic over this tunnel to. this may be expressed as a URL or a network address.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique tunnel resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getPublicUrl
+public URI getPublicUrl ()
+URL of the ephemeral tunnel's public endpoint
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getStartedAt
+
+timestamp when the tunnel was initiated in RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+
+
+
+getProto
+
+tunnel protocol for ephemeral tunnels. one of http,
+ https, tcp or tls
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getRegion
+
+identifier of tune region where the tunnel is running
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getTunnelSession
+public Ref getTunnelSession ()
+reference object pointing to the tunnel session on which this tunnel was started
+
+Returns:
+the value of the property as a Ref
+
+
+
+
+
+getEndpoint
+
+the ephemeral endpoint this tunnel is associated with, if this is an
+ agent-initiated tunnel
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getLabels
+
+the labels the tunnel group backends will match against, if this is a backend
+ tunnel
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getBackends
+
+tunnel group backends served by this backend tunnel
+
+Returns:
+the value of the property as a List <Ref > wrapped in an Optional
+
+
+
+
+
+getForwardsTo
+
+upstream address the ngrok agent forwards traffic over this tunnel to. this may
+ be expressed as a URL or a network address.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TunnelGroupBackend.html b/docs/com/ngrok/definitions/TunnelGroupBackend.html
new file mode 100644
index 0000000..c485529
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelGroupBackend.html
@@ -0,0 +1,331 @@
+
+
+
+
+TunnelGroupBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TunnelGroupBackend
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
timestamp when the backend was created, RFC 3339 format
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
unique identifier for this TunnelGroup backend
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
tunnels matching this backend
+
+
+
+
+
URI of the TunnelGroupBackend API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelGroupBackend
+
+
+
+Parameters:
+id - unique identifier for this TunnelGroup backend
+uri - URI of the TunnelGroupBackend API resource
+createdAt - timestamp when the backend was created, RFC 3339 format
+description - human-readable description of this backend. Optional
+metadata - arbitrary user-defined machine-readable data of this backend. Optional
+labels - labels to watch for tunnels on, e.g. app->foo, dc->bar
+tunnels - tunnels matching this backend
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this TunnelGroup backend
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the TunnelGroupBackend API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the backend was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this backend. Optional
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getLabels
+
+labels to watch for tunnels on, e.g. app->foo, dc->bar
+
+Returns:
+the value of the property as a Map <String ,String >
+
+
+
+
+
+getTunnels
+
+tunnels matching this backend
+
+Returns:
+the value of the property as a List <Ref >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TunnelGroupBackendList.html b/docs/com/ngrok/definitions/TunnelGroupBackendList.html
new file mode 100644
index 0000000..ee05053
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelGroupBackendList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TunnelGroupBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class TunnelGroupBackendList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all TunnelGroup backends on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the TunnelGroup backends list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelGroupBackendList
+
+
+
+Parameters:
+backends - the list of all TunnelGroup backends on this account
+uri - URI of the TunnelGroup backends list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getBackends
+
+the list of all TunnelGroup backends on this account
+
+Returns:
+the value of the property as a List <TunnelGroupBackend >
+
+
+
+
+
+getUri
+
+URI of the TunnelGroup backends list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TunnelList.html b/docs/com/ngrok/definitions/TunnelList.html
new file mode 100644
index 0000000..5e0506e
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TunnelList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
the list of all online tunnels on this account
+
+
+
+
+
URI of the tunnels list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelList
+
+
+
+Parameters:
+tunnels - the list of all online tunnels on this account
+uri - URI of the tunnels list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTunnels
+
+the list of all online tunnels on this account
+
+Returns:
+the value of the property as a List <Tunnel >
+
+
+
+
+
+getUri
+
+URI of the tunnels list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TunnelSession.html b/docs/com/ngrok/definitions/TunnelSession.html
new file mode 100644
index 0000000..89f6b87
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelSession.html
@@ -0,0 +1,393 @@
+
+
+
+
+TunnelSession (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TunnelSession
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
version of the ngrok agent that started this ngrok tunnel session
+
+
+
+
+
reference to the tunnel credential or ssh credential used by the ngrok agent to
+ start this tunnel session
+
+
+
+
+
unique tunnel session resource identifier
+
+
+
+
+
source ip address of the tunnel session
+
+
+
+
+
arbitrary user-defined data specified in the metadata property in the ngrok
+ configuration file.
+
+
+
+
+
operating system of the host the ngrok agent is running on
+
+
+
+
+
the ngrok region identifier in which this tunnel session was started
+
+
+
+
+
time when the tunnel session first connected to the ngrok servers
+
+
+
+
+
the transport protocol used to start the tunnel session.
+
+
+
+
+
URI to the API resource of the tunnel session
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelSession
+
+
+
+Parameters:
+agentVersion - version of the ngrok agent that started this ngrok tunnel session
+credential - reference to the tunnel credential or ssh credential used by the ngrok agent to start this tunnel session
+id - unique tunnel session resource identifier
+ip - source ip address of the tunnel session
+metadata - arbitrary user-defined data specified in the metadata property in the ngrok configuration file. See the metadata configuration option
+os - operating system of the host the ngrok agent is running on
+region - the ngrok region identifier in which this tunnel session was started
+startedAt - time when the tunnel session first connected to the ngrok servers
+transport - the transport protocol used to start the tunnel session. Either ngrok/v2 or ssh
+uri - URI to the API resource of the tunnel session
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getAgentVersion
+public String getAgentVersion ()
+version of the ngrok agent that started this ngrok tunnel session
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCredential
+public Ref getCredential ()
+reference to the tunnel credential or ssh credential used by the ngrok agent to
+ start this tunnel session
+
+Returns:
+the value of the property as a Ref
+
+
+
+
+
+getId
+
+unique tunnel session resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getIp
+
+source ip address of the tunnel session
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getOs
+
+operating system of the host the ngrok agent is running on
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getRegion
+
+the ngrok region identifier in which this tunnel session was started
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getStartedAt
+
+time when the tunnel session first connected to the ngrok servers
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getTransport
+
+the transport protocol used to start the tunnel session. Either
+ ngrok/v2 or ssh
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI to the API resource of the tunnel session
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/TunnelSessionList.html b/docs/com/ngrok/definitions/TunnelSessionList.html
new file mode 100644
index 0000000..061a9af
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelSessionList.html
@@ -0,0 +1,262 @@
+
+
+
+
+TunnelSessionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
list of all tunnel sessions on this account
+
+
+
+
+
URI to the API resource of the tunnel session list
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelSessionList
+
+
+
+Parameters:
+tunnelSessions - list of all tunnel sessions on this account
+uri - URI to the API resource of the tunnel session list
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getTunnelSessions
+
+list of all tunnel sessions on this account
+
+Returns:
+the value of the property as a List <TunnelSession >
+
+
+
+
+
+getUri
+
+URI to the API resource of the tunnel session list
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/WeightedBackend.html b/docs/com/ngrok/definitions/WeightedBackend.html
new file mode 100644
index 0000000..f954ba2
--- /dev/null
+++ b/docs/com/ngrok/definitions/WeightedBackend.html
@@ -0,0 +1,312 @@
+
+
+
+
+WeightedBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class WeightedBackend
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
timestamp when the backend was created, RFC 3339 format
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
unique identifier for this Weighted backend
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
URI of the WeightedBackend API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+WeightedBackend
+
+
+
+Parameters:
+id - unique identifier for this Weighted backend
+uri - URI of the WeightedBackend API resource
+createdAt - timestamp when the backend was created, RFC 3339 format
+description - human-readable description of this backend. Optional
+metadata - arbitrary user-defined machine-readable data of this backend. Optional
+backends - the ids of the child backends to their weights [0-10000]
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier for this Weighted backend
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the WeightedBackend API resource
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getCreatedAt
+
+timestamp when the backend was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of this backend. Optional
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getBackends
+
+the ids of the child backends to their weights [0-10000]
+
+Returns:
+the value of the property as a Map <String ,Long >
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/WeightedBackendList.html b/docs/com/ngrok/definitions/WeightedBackendList.html
new file mode 100644
index 0000000..c90bfdc
--- /dev/null
+++ b/docs/com/ngrok/definitions/WeightedBackendList.html
@@ -0,0 +1,262 @@
+
+
+
+
+WeightedBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all Weighted backends on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the Weighted backends list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+WeightedBackendList
+
+
+
+Parameters:
+backends - the list of all Weighted backends on this account
+uri - URI of the Weighted backends list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getBackends
+
+the list of all Weighted backends on this account
+
+Returns:
+the value of the property as a List <WeightedBackend >
+
+
+
+
+
+getUri
+
+URI of the Weighted backends list API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getNextPageUri
+
+URI of the next page, or null if there is no next page
+
+Specified by:
+getNextPageUri in interface Pageable
+Returns:
+the value of the property as a URI wrapped in an Optional
+
+
+
+
+
+
+
+
+hashCode
+public int hashCode ()
+
+Overrides:
+hashCode in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AbuseReport.html b/docs/com/ngrok/definitions/class-use/AbuseReport.html
new file mode 100644
index 0000000..50ca4f2
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AbuseReport.html
@@ -0,0 +1,110 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AbuseReport (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
AbuseReports.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
AbuseReports.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AbuseReportHostname.html b/docs/com/ngrok/definitions/class-use/AbuseReportHostname.html
new file mode 100644
index 0000000..fe9c4af
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AbuseReportHostname.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AbuseReportHostname (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
an array of hostname statuses related to the report
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AgentIngress.html b/docs/com/ngrok/definitions/class-use/AgentIngress.html
new file mode 100644
index 0000000..56b6f0b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AgentIngress.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AgentIngress (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of Agent Ingresses owned by this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
AgentIngresses.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
AgentIngresses.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
AgentIngresses.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AgentIngressList.html b/docs/com/ngrok/definitions/class-use/AgentIngressList.html
new file mode 100644
index 0000000..78e5307
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AgentIngressList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AgentIngressList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
AgentIngresses.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ApiKey.html b/docs/com/ngrok/definitions/class-use/ApiKey.html
new file mode 100644
index 0000000..b37d2d5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ApiKey.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ApiKey (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of API keys for this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
ApiKeys.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ApiKeys.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ApiKeys.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ApiKeyList.html b/docs/com/ngrok/definitions/class-use/ApiKeyList.html
new file mode 100644
index 0000000..6f64e6f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ApiKeyList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ApiKeyList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
ApiKeys.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsAuth.Builder.html b/docs/com/ngrok/definitions/class-use/AwsAuth.Builder.html
new file mode 100644
index 0000000..34d6405
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsAuth.Builder.html
@@ -0,0 +1,113 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsAuth.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
Creates a new builder for the
AwsAuth type.
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsAuth.html b/docs/com/ngrok/definitions/class-use/AwsAuth.html
new file mode 100644
index 0000000..49ea5a2
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsAuth.html
@@ -0,0 +1,146 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsAuth (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventTargetCloudwatchLogs. getAuth ()
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsCredentials.Builder.html b/docs/com/ngrok/definitions/class-use/AwsCredentials.Builder.html
new file mode 100644
index 0000000..4c0bc1d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsCredentials.Builder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsCredentials.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsCredentials.html b/docs/com/ngrok/definitions/class-use/AwsCredentials.html
new file mode 100644
index 0000000..5dc8472
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsCredentials.html
@@ -0,0 +1,125 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsCredentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
AwsCredentials.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
+
+
+
+
+
+
Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsRole.Builder.html b/docs/com/ngrok/definitions/class-use/AwsRole.Builder.html
new file mode 100644
index 0000000..5719f85
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsRole.Builder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsRole.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a new builder for the
AwsRole type.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/AwsRole.html b/docs/com/ngrok/definitions/class-use/AwsRole.html
new file mode 100644
index 0000000..4e6b9db
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsRole.html
@@ -0,0 +1,125 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsRole (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
+
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
+
+
+
+
+
+
A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/CertificateAuthority.html b/docs/com/ngrok/definitions/class-use/CertificateAuthority.html
new file mode 100644
index 0000000..9a6803b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CertificateAuthority.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.CertificateAuthority (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all certificate authorities on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
CertificateAuthorities.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
CertificateAuthorities.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
CertificateAuthorities.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/CertificateAuthorityList.html b/docs/com/ngrok/definitions/class-use/CertificateAuthorityList.html
new file mode 100644
index 0000000..7492434
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CertificateAuthorityList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.CertificateAuthorityList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
CertificateAuthorities.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Credential.html b/docs/com/ngrok/definitions/class-use/Credential.html
new file mode 100644
index 0000000..6724cba
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Credential.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.Credential (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all tunnel credentials on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
Credentials.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
Credentials.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
Credentials.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/CredentialList.html b/docs/com/ngrok/definitions/class-use/CredentialList.html
new file mode 100644
index 0000000..af59df6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CredentialList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.CredentialList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
Credentials.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Endpoint.html b/docs/com/ngrok/definitions/class-use/Endpoint.html
new file mode 100644
index 0000000..18447ff
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Endpoint.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.Endpoint (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all active endpoints on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
Endpoints.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointBackend.html b/docs/com/ngrok/definitions/class-use/EndpointBackend.html
new file mode 100644
index 0000000..9c3386b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointBackend.html
@@ -0,0 +1,207 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
HttpsEdgeRoute (String edgeId,
+ String id,
+ String createdAt,
+ String matchType,
+ String match,
+ String uri,
+ String description,
+ String metadata,
+ Optional <EndpointBackend > backend,
+ Optional <EndpointIpPolicy > ipRestriction,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointWebhookValidation > webhookVerification,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc,
+ Optional <EndpointWebsocketTcpConverter > websocketTcpConverter)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteBackendModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteBackendModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TcpEdgeBackendModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TcpEdgeBackendModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeBackendModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeBackendModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.Builder.html
new file mode 100644
index 0000000..458442f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.Builder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointBackendMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
EndpointBackendMutate.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.html b/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.html
new file mode 100644
index 0000000..41a6b44
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointBackendMutate.html
@@ -0,0 +1,198 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointBackendMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointBackendMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.Builder.html
new file mode 100644
index 0000000..6c88b21
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.Builder.html
@@ -0,0 +1,155 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCircuitBreaker.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointCircuitBreaker.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+
+
+
+
Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+
+
+
+
+
EndpointCircuitBreaker.Builder. numBuckets (long numBuckets)
+
+
Integer number of buckets into which metrics are retained.
+
+
+
+
+
Integer number of buckets into which metrics are retained.
+
+
+
+
+
Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+
+
+
Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+
+
+
Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+
+
+
+
Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+
+
+
+
Integer number of requests in a rolling window that will trip the circuit.
+
+
+
+
+
Integer number of requests in a rolling window that will trip the circuit.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.html b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.html
new file mode 100644
index 0000000..3008fda
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCircuitBreaker (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointCircuitBreaker.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteCircuitBreakerModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteCircuitBreakerModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteCircuitBreakerModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointCompression.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointCompression.Builder.html
new file mode 100644
index 0000000..fa713cb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCompression.Builder.html
@@ -0,0 +1,101 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCompression.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointCompression.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointCompression.html b/docs/com/ngrok/definitions/class-use/EndpointCompression.html
new file mode 100644
index 0000000..bf328b6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCompression.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCompression (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointCompression.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteCompressionModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteCompressionModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteCompressionModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointIpPolicy.html b/docs/com/ngrok/definitions/class-use/EndpointIpPolicy.html
new file mode 100644
index 0000000..0251555
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicy.html
@@ -0,0 +1,178 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Fetches the value of the ipRestriction property.
+
+
+
+
+
Fetches the value of the ipRestriction property.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteIpRestrictionModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TcpEdgeIpRestrictionModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TlsEdgeIpRestrictionModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteIpRestrictionModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteIpRestrictionModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TcpEdgeIpRestrictionModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TcpEdgeIpRestrictionModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeIpRestrictionModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeIpRestrictionModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.Builder.html
new file mode 100644
index 0000000..f44f8ae
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.Builder.html
@@ -0,0 +1,113 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicyMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointIpPolicyMutate.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+
+
+
+
list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.html b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.html
new file mode 100644
index 0000000..aa2af81
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.html
@@ -0,0 +1,198 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicyMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointIpPolicyMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointList.html b/docs/com/ngrok/definitions/class-use/EndpointList.html
new file mode 100644
index 0000000..5db6b57
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
Endpoints.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointMutualTls.html b/docs/com/ngrok/definitions/class-use/EndpointMutualTls.html
new file mode 100644
index 0000000..97fad44
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTls.html
@@ -0,0 +1,153 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTls (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fetches the value of the mutualTls property.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
HttpsEdgeMutualTlsModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
HttpsEdgeMutualTlsModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeMutualTlsModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeMutualTlsModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.Builder.html
new file mode 100644
index 0000000..dc519a6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.Builder.html
@@ -0,0 +1,113 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTlsMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+
+
EndpointMutualTlsMutate.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.html b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.html
new file mode 100644
index 0000000..3d35f37
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.html
@@ -0,0 +1,168 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTlsMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointMutualTlsMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuth.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuth.Builder.html
new file mode 100644
index 0000000..ee52b91
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuth.Builder.html
@@ -0,0 +1,173 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuth.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+
+
+
+
Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
EndpointOAuth.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuth.html b/docs/com/ngrok/definitions/class-use/EndpointOAuth.html
new file mode 100644
index 0000000..7cb90ac
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuth.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuth (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuth.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteOAuthModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteOAuthModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.Builder.html
new file mode 100644
index 0000000..2b41014
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.Builder.html
@@ -0,0 +1,145 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthFacebook.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.html
new file mode 100644
index 0000000..7cdeab4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthFacebook (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuthFacebook.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.Builder.html
new file mode 100644
index 0000000..159fd9b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.Builder.html
@@ -0,0 +1,165 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGitHub.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
+
+
+
a list of github org identifiers.
+
+
+
+
+
a list of github org identifiers.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of github teams identifiers.
+
+
+
+
+
a list of github teams identifiers.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.html
new file mode 100644
index 0000000..0be6e5c
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGitHub (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuthGitHub.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.Builder.html
new file mode 100644
index 0000000..9723798
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.Builder.html
@@ -0,0 +1,145 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGoogle.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.html
new file mode 100644
index 0000000..caa392a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGoogle (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuthGoogle.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.Builder.html
new file mode 100644
index 0000000..7b87e12
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.Builder.html
@@ -0,0 +1,145 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client ID.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
the OAuth app client secret.
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+
+
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.html
new file mode 100644
index 0000000..2f9d52b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthMicrosoft (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuthMicrosoft.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
+
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.Builder.html
new file mode 100644
index 0000000..213c95d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.Builder.html
@@ -0,0 +1,129 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthProvider.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
configuration for using facebook as the identity provider
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
configuration for using github as the identity provider
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
configuration for using google as the identity provider
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
configuration for using microsoft as the identity provider
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.html b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.html
new file mode 100644
index 0000000..076ab0d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthProvider (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOAuthProvider.Builder. build ()
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
+
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
+
+
+
+
+
+
an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOidc.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointOidc.Builder.html
new file mode 100644
index 0000000..4da569a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOidc.Builder.html
@@ -0,0 +1,187 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOidc.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The OIDC app's client ID and OIDC audience.
+
+
+
+
+
The OIDC app's client ID and OIDC audience.
+
+
+
+
+
The OIDC app's client secret.
+
+
+
+
+
The OIDC app's client secret.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
EndpointOidc.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
URL of the OIDC "OpenID provider".
+
+
+
+
+
URL of the OIDC "OpenID provider".
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
The set of scopes to request from the OIDC identity provider.
+
+
+
+
+
The set of scopes to request from the OIDC identity provider.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointOidc.html b/docs/com/ngrok/definitions/class-use/EndpointOidc.html
new file mode 100644
index 0000000..b88b2a4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOidc.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOidc (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointOidc.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteOidcModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteOidcModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.Builder.html
new file mode 100644
index 0000000..93e0a7b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.Builder.html
@@ -0,0 +1,125 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointRequestHeaders.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+
+
EndpointRequestHeaders.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+
+
+
+
a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.html b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.html
new file mode 100644
index 0000000..3c9a11c
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointRequestHeaders (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointRequestHeaders.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteRequestHeadersModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteRequestHeadersModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteRequestHeadersModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.Builder.html
new file mode 100644
index 0000000..c88b92b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.Builder.html
@@ -0,0 +1,125 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointResponseHeaders.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+
+
+
+
a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+
+
EndpointResponseHeaders.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+
+
+
+
a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.html b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.html
new file mode 100644
index 0000000..cae1692
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointResponseHeaders (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointResponseHeaders.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EdgeRouteResponseHeadersModule.GetCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteResponseHeadersModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteResponseHeadersModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteResponseHeadersModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointSaml.html b/docs/com/ngrok/definitions/class-use/EndpointSaml.html
new file mode 100644
index 0000000..b066c6f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSaml.html
@@ -0,0 +1,128 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSaml (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteSamlModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteSamlModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.Builder.html
new file mode 100644
index 0000000..5e88dfa
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.Builder.html
@@ -0,0 +1,205 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSamlMutate.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
If true, the IdP may initiate a login directly (e.g.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
+
+
the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+
+
EndpointSamlMutate.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
EndpointSamlMutate.Builder. forceAuthn (boolean forceAuthn)
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
+
+
+
The full XML IdP EntityDescriptor.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Integer number of seconds of the maximum duration of an authenticated session.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
+
+
+
Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+
+
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
Do not enforce authentication on HTTP OPTIONS requests.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.html b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.html
new file mode 100644
index 0000000..99b73c9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.html
@@ -0,0 +1,138 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSamlMutate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointSamlMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.Builder.html
new file mode 100644
index 0000000..315543d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.Builder.html
@@ -0,0 +1,127 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTermination.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointTlsTermination.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
+
+
+
edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+
+
+
+
edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.html b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.html
new file mode 100644
index 0000000..99cb357
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.html
@@ -0,0 +1,206 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTermination (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointTlsTermination.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
Fetches the value of the tlsTermination property.
+
+
+
+
+
Fetches the value of the tlsTermination property.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
HttpsEdgeTlsTerminationModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TlsEdgeTlsTerminationModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
HttpsEdgeTlsTerminationModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
HttpsEdgeTlsTerminationModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeTlsTerminationModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsEdgeTlsTerminationModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.Builder.html
new file mode 100644
index 0000000..aa38b90
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.Builder.html
@@ -0,0 +1,113 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointTlsTerminationAtEdge.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.html b/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.html
new file mode 100644
index 0000000..dff8b51
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTerminationAtEdge.html
@@ -0,0 +1,138 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTerminationAtEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointTlsTerminationAtEdge.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.Builder.html
new file mode 100644
index 0000000..034a0e7
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.Builder.html
@@ -0,0 +1,123 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebhookValidation.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebhookValidation.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+
+
+
+
a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+
+
+
+
a string secret used to validate requests from the given provider.
+
+
+
+
+
a string secret used to validate requests from the given provider.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.html b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.html
new file mode 100644
index 0000000..70af571
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebhookValidation (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebhookValidation.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EdgeRouteWebhookVerificationModule.GetCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteWebhookVerificationModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteWebhookVerificationModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteWebhookVerificationModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.Builder.html
new file mode 100644
index 0000000..7a8923b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.Builder.html
@@ -0,0 +1,101 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebsocketTcpConverter.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebsocketTcpConverter.Builder. enabled (boolean enabled)
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
true if the module will be applied to traffic, false
+ to disable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.html b/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.html
new file mode 100644
index 0000000..a30c4d8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebsocketTcpConverter.html
@@ -0,0 +1,181 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebsocketTcpConverter (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebsocketTcpConverter.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EdgeRouteWebsocketTcpConverterModule.GetCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgeRouteWebsocketTcpConverterModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventDestination.html b/docs/com/ngrok/definitions/class-use/EventDestination.html
new file mode 100644
index 0000000..0535397
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventDestination.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventDestination (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The list of all Event Destinations on this account.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EventDestinations.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventDestinations.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventDestinations.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventDestinationList.html b/docs/com/ngrok/definitions/class-use/EventDestinationList.html
new file mode 100644
index 0000000..9b6489f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventDestinationList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventDestinationList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EventDestinations.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSource.html b/docs/com/ngrok/definitions/class-use/EventSource.html
new file mode 100644
index 0000000..6c747fe
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSource.html
@@ -0,0 +1,166 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSource (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The list of all Event Sources for an Event Subscription
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EventSources.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSources.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSources.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSourceList.html b/docs/com/ngrok/definitions/class-use/EventSourceList.html
new file mode 100644
index 0000000..3d2011e
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceList.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EventSources.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSourceReplace.Builder.html b/docs/com/ngrok/definitions/class-use/EventSourceReplace.Builder.html
new file mode 100644
index 0000000..7c0e250
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceReplace.Builder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceReplace.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSourceReplace.html b/docs/com/ngrok/definitions/class-use/EventSourceReplace.html
new file mode 100644
index 0000000..2f92b28
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceReplace.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceReplace (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventSourceReplace.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSubscription.html b/docs/com/ngrok/definitions/class-use/EventSubscription.html
new file mode 100644
index 0000000..94cb11b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSubscription.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSubscription (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The list of all Event Subscriptions on this account.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EventSubscriptions.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSubscriptions.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSubscriptions.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventSubscriptionList.html b/docs/com/ngrok/definitions/class-use/EventSubscriptionList.html
new file mode 100644
index 0000000..0e0ff22
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSubscriptionList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSubscriptionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EventSubscriptions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTarget.Builder.html b/docs/com/ngrok/definitions/class-use/EventTarget.Builder.html
new file mode 100644
index 0000000..22ec183
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTarget.Builder.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTarget.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTarget.html b/docs/com/ngrok/definitions/class-use/EventTarget.html
new file mode 100644
index 0000000..1028377
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTarget.html
@@ -0,0 +1,150 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTarget (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventTarget.Builder. build ()
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.Builder.html b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.Builder.html
new file mode 100644
index 0000000..993edf6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.Builder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
+
+
+
An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.html b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.html
new file mode 100644
index 0000000..1025fd2
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetCloudwatchLogs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventTargetCloudwatchLogs.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon CloudWatch Logs.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetFirehose.Builder.html b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.Builder.html
new file mode 100644
index 0000000..20975fd
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.Builder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetFirehose.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+
+
+
+
An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetFirehose.html b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.html
new file mode 100644
index 0000000..239206d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetFirehose (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventTargetFirehose.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis Data Firehose.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetKinesis.Builder.html b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.Builder.html
new file mode 100644
index 0000000..b691dd3
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.Builder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetKinesis.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
Configuration for how to authenticate into your AWS account.
+
+
+
+
+
+
+
+
An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
+
+
+
An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventTargetKinesis.html b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.html
new file mode 100644
index 0000000..b2ee60b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetKinesis (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EventTargetKinesis.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
+
+
+
+
+
+
Configuration used to send events to Amazon Kinesis.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/FailoverBackend.html b/docs/com/ngrok/definitions/class-use/FailoverBackend.html
new file mode 100644
index 0000000..8db79d6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/FailoverBackend.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.FailoverBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all Failover backends on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
FailoverBackends.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
FailoverBackends.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
FailoverBackends.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/FailoverBackendList.html b/docs/com/ngrok/definitions/class-use/FailoverBackendList.html
new file mode 100644
index 0000000..5af29f7
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/FailoverBackendList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.FailoverBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
FailoverBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/HttpResponseBackend.html b/docs/com/ngrok/definitions/class-use/HttpResponseBackend.html
new file mode 100644
index 0000000..a2cd39d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/HttpResponseBackend.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.HttpResponseBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fetches the value of the backends property.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
HttpResponseBackends.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
HttpResponseBackends.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
HttpResponseBackends.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/HttpResponseBackendList.html b/docs/com/ngrok/definitions/class-use/HttpResponseBackendList.html
new file mode 100644
index 0000000..155db04
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/HttpResponseBackendList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.HttpResponseBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
HttpResponseBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/HttpsEdge.html b/docs/com/ngrok/definitions/class-use/HttpsEdge.html
new file mode 100644
index 0000000..dbce95a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/HttpsEdge.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.HttpsEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all HTTPS Edges on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgesHttps.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesHttps.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesHttps.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/HttpsEdgeList.html b/docs/com/ngrok/definitions/class-use/HttpsEdgeList.html
new file mode 100644
index 0000000..3ef7e6b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/HttpsEdgeList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.HttpsEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgesHttps.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/HttpsEdgeRoute.html b/docs/com/ngrok/definitions/class-use/HttpsEdgeRoute.html
new file mode 100644
index 0000000..0b56a54
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/HttpsEdgeRoute.html
@@ -0,0 +1,157 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.HttpsEdgeRoute (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgesHttpsRoutes.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesHttpsRoutes.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesHttpsRoutes.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpPolicy.html b/docs/com/ngrok/definitions/class-use/IpPolicy.html
new file mode 100644
index 0000000..c2375bd
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicy.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all IP policies on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
IpPolicies.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicies.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicies.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpPolicyList.html b/docs/com/ngrok/definitions/class-use/IpPolicyList.html
new file mode 100644
index 0000000..7c1a938
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
IpPolicies.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpPolicyRule.html b/docs/com/ngrok/definitions/class-use/IpPolicyRule.html
new file mode 100644
index 0000000..512f6d0
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyRule.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyRule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all IP policy rules on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
IpPolicyRules.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicyRules.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicyRules.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpPolicyRuleList.html b/docs/com/ngrok/definitions/class-use/IpPolicyRuleList.html
new file mode 100644
index 0000000..7039170
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyRuleList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyRuleList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
IpPolicyRules.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpRestriction.html b/docs/com/ngrok/definitions/class-use/IpRestriction.html
new file mode 100644
index 0000000..b57cf74
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpRestriction.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpRestriction (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all IP restrictions on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
IpRestrictions.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpRestrictions.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpRestrictions.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/IpRestrictionList.html b/docs/com/ngrok/definitions/class-use/IpRestrictionList.html
new file mode 100644
index 0000000..17872b9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpRestrictionList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.IpRestrictionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
IpRestrictions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/NgrokApiError.html b/docs/com/ngrok/definitions/class-use/NgrokApiError.html
new file mode 100644
index 0000000..241dddf
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/NgrokApiError.html
@@ -0,0 +1,62 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.NgrokApiError (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+No usage of com.ngrok.definitions.NgrokApiError
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Page.html b/docs/com/ngrok/definitions/class-use/Page.html
new file mode 100644
index 0000000..c355c86
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Page.html
@@ -0,0 +1,368 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.Page (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Fetches the next page of responses, if any.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
AgentIngresses.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ApiKeys.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
CertificateAuthorities.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
Credentials.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesHttps.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTcp.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTls.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
Endpoints.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventDestinations.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSubscriptions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
FailoverBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
HttpResponseBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicies.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpPolicyRules.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
IpRestrictions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedAddrs.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedDomains.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCertificateAuthorities.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCredentials.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshHostCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshUserCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TunnelGroupBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
Tunnels.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TunnelSessions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
WeightedBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Pageable.html b/docs/com/ngrok/definitions/class-use/Pageable.html
new file mode 100644
index 0000000..308c269
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Pageable.html
@@ -0,0 +1,225 @@
+
+
+
+
+Uses of Interface com.ngrok.definitions.Pageable (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
class
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
+
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
class
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Ref.html b/docs/com/ngrok/definitions/class-use/Ref.html
new file mode 100644
index 0000000..c767b6a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Ref.html
@@ -0,0 +1,298 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.Ref (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend to be used to back this endpoint
+
+
+
+
+
reference to the tunnel credential or ssh credential used by the ngrok agent to
+ start this tunnel session
+
+
+
+
+
object describing the IP policy this IP Policy Rule belongs to
+
+
+
+
+
reference object pointing to the tunnel session on which this tunnel was started
+
+
+
+
+
+
+
+
+
+
+
tunnel group backends served by this backend tunnel
+
+
+
+
+
object referencing the TLS certificate used for connections to this domain.
+
+
+
+
+
PEM-encoded CA certificates that will be used to validate.
+
+
+
+
+
Destinations to which these events will be sent
+
+
+
+
+
the domain reserved for this endpoint
+
+
+
+
+
the edge serving requests to this endpoint, if this is an edge endpoint
+
+
+
+
+
the ephemeral endpoint this tunnel is associated with, if this is an
+ agent-initiated tunnel
+
+
+
+
+
Fetches the value of the ipPolicies property.
+
+
+
+
+
the set of IP policies that are used to enforce the restriction
+
+
+
+
+
the address reserved for this endpoint
+
+
+
+
+
the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
+
+
+
+
+
tunnels matching this backend
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel (String id,
+ URI publicUrl,
+ OffsetDateTime startedAt,
+ String metadata,
+ String proto,
+ String region,
+ Ref tunnelSession,
+ Optional <Ref > endpoint,
+ Map <String ,String > labels,
+ Optional <List <Ref >> backends,
+ String forwardsTo)
+
+
Creates a new instance of
Tunnel.
+
+
+
+
+
+
+
+
+
+
+
+
Endpoint (String id,
+ String region,
+ OffsetDateTime createdAt,
+ OffsetDateTime updatedAt,
+ URI publicUrl,
+ String proto,
+ String hostport,
+ String type,
+ String metadata,
+ Optional <Ref > domain,
+ Optional <Ref > tcpAddr,
+ Optional <Ref > tunnel,
+ Optional <Ref > edge)
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel (String id,
+ URI publicUrl,
+ OffsetDateTime startedAt,
+ String metadata,
+ String proto,
+ String region,
+ Ref tunnelSession,
+ Optional <Ref > endpoint,
+ Map <String ,String > labels,
+ Optional <List <Ref >> backends,
+ String forwardsTo)
+
+
Creates a new instance of
Tunnel.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedAddr.html b/docs/com/ngrok/definitions/class-use/ReservedAddr.html
new file mode 100644
index 0000000..26058c5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedAddr.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedAddr (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all reserved addresses on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
ReservedAddrs.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedAddrs.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedAddrs.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedAddrList.html b/docs/com/ngrok/definitions/class-use/ReservedAddrList.html
new file mode 100644
index 0000000..99463ca
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedAddrList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedAddrList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
ReservedAddrs.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomain.html b/docs/com/ngrok/definitions/class-use/ReservedDomain.html
new file mode 100644
index 0000000..c9899a6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomain.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomain (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all reserved domains on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
ReservedDomains.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedDomains.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
ReservedDomains.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomainCertJob.html b/docs/com/ngrok/definitions/class-use/ReservedDomainCertJob.html
new file mode 100644
index 0000000..0e36924
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertJob.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertJob (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
status of the certificate provisioning job, or null if the certificiate isn't
+ being provisioned or renewed
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.Builder.html b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.Builder.html
new file mode 100644
index 0000000..cc4f552
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.Builder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertPolicy.Builder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
certificate authority to request certificates from.
+
+
+
+
+
certificate authority to request certificates from.
+
+
+
+
+
+
+
+
type of private key to use when requesting certificates.
+
+
+
+
+
type of private key to use when requesting certificates.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.html b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.html
new file mode 100644
index 0000000..98f81e5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.html
@@ -0,0 +1,144 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertPolicy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ReservedDomainCertPolicy.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
+
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomainCertStatus.html b/docs/com/ngrok/definitions/class-use/ReservedDomainCertStatus.html
new file mode 100644
index 0000000..50a99b8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertStatus.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertStatus (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
status of the automatic certificate management for this domain, or null if
+ automatic management is disabled
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/ReservedDomainList.html b/docs/com/ngrok/definitions/class-use/ReservedDomainList.html
new file mode 100644
index 0000000..2f744e8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
ReservedDomains.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshCertificateAuthority.html b/docs/com/ngrok/definitions/class-use/SshCertificateAuthority.html
new file mode 100644
index 0000000..09a4684
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCertificateAuthority.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCertificateAuthority (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all certificate authorities on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
SshCertificateAuthorities.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCertificateAuthorities.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCertificateAuthorities.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshCertificateAuthorityList.html b/docs/com/ngrok/definitions/class-use/SshCertificateAuthorityList.html
new file mode 100644
index 0000000..09f08ec
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCertificateAuthorityList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCertificateAuthorityList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
SshCertificateAuthorities.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshCredential.html b/docs/com/ngrok/definitions/class-use/SshCredential.html
new file mode 100644
index 0000000..8a40fd8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCredential.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCredential (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all ssh credentials on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
SshCredentials.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCredentials.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshCredentials.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshCredentialList.html b/docs/com/ngrok/definitions/class-use/SshCredentialList.html
new file mode 100644
index 0000000..a2fd438
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCredentialList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCredentialList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
SshCredentials.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshHostCertificate.html b/docs/com/ngrok/definitions/class-use/SshHostCertificate.html
new file mode 100644
index 0000000..1e24642
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshHostCertificate.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshHostCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all ssh host certificates on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
SshHostCertificates.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshHostCertificates.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshHostCertificates.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshHostCertificateList.html b/docs/com/ngrok/definitions/class-use/SshHostCertificateList.html
new file mode 100644
index 0000000..808a036
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshHostCertificateList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshHostCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
SshHostCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshUserCertificate.html b/docs/com/ngrok/definitions/class-use/SshUserCertificate.html
new file mode 100644
index 0000000..ba59d91
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshUserCertificate.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshUserCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all ssh user certificates on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
SshUserCertificates.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshUserCertificates.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
SshUserCertificates.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/SshUserCertificateList.html b/docs/com/ngrok/definitions/class-use/SshUserCertificateList.html
new file mode 100644
index 0000000..76fbb2e
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshUserCertificateList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.SshUserCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
SshUserCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TcpEdge.html b/docs/com/ngrok/definitions/class-use/TcpEdge.html
new file mode 100644
index 0000000..f3d5cee
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TcpEdge.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TcpEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all TCP Edges on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgesTcp.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTcp.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTcp.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TcpEdgeList.html b/docs/com/ngrok/definitions/class-use/TcpEdgeList.html
new file mode 100644
index 0000000..b9e19cf
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TcpEdgeList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TcpEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgesTcp.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TlsCertificate.html b/docs/com/ngrok/definitions/class-use/TlsCertificate.html
new file mode 100644
index 0000000..4743c81
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificate.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificate (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all TLS certificates on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
TlsCertificates.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsCertificates.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TlsCertificates.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TlsCertificateList.html b/docs/com/ngrok/definitions/class-use/TlsCertificateList.html
new file mode 100644
index 0000000..96955f6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificateList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificateList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TlsCertificates.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TlsCertificateSaNs.html b/docs/com/ngrok/definitions/class-use/TlsCertificateSaNs.html
new file mode 100644
index 0000000..eebaa70
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificateSaNs.html
@@ -0,0 +1,120 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificateSaNs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
subject alternative names (SANs) from the leaf of this TLS certificate
+
+
+
+
+
+
+
+
+
TlsCertificate (String id,
+ URI uri,
+ OffsetDateTime createdAt,
+ String description,
+ String metadata,
+ String certificatePem,
+ String subjectCommonName,
+ TlsCertificateSaNs subjectAlternativeNames,
+ Optional <OffsetDateTime > issuedAt,
+ OffsetDateTime notBefore,
+ OffsetDateTime notAfter,
+ List <String > keyUsages,
+ List <String > extendedKeyUsages,
+ String privateKeyType,
+ String issuerCommonName,
+ String serialNumber,
+ String subjectOrganization,
+ String subjectOrganizationalUnit,
+ String subjectLocality,
+ String subjectProvince,
+ String subjectCountry)
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TlsEdge.html b/docs/com/ngrok/definitions/class-use/TlsEdge.html
new file mode 100644
index 0000000..727bc29
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsEdge.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsEdge (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all TLS Edges on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EdgesTls.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTls.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EdgesTls.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TlsEdgeList.html b/docs/com/ngrok/definitions/class-use/TlsEdgeList.html
new file mode 100644
index 0000000..cf5e0bb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsEdgeList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsEdgeList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EdgesTls.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/Tunnel.html b/docs/com/ngrok/definitions/class-use/Tunnel.html
new file mode 100644
index 0000000..45a067f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Tunnel.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.Tunnel (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all online tunnels on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
Tunnels.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TunnelGroupBackend.html b/docs/com/ngrok/definitions/class-use/TunnelGroupBackend.html
new file mode 100644
index 0000000..5fa3e89
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelGroupBackend.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelGroupBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all TunnelGroup backends on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
TunnelGroupBackends.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TunnelGroupBackends.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TunnelGroupBackends.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TunnelGroupBackendList.html b/docs/com/ngrok/definitions/class-use/TunnelGroupBackendList.html
new file mode 100644
index 0000000..e48981b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelGroupBackendList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelGroupBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TunnelGroupBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TunnelList.html b/docs/com/ngrok/definitions/class-use/TunnelList.html
new file mode 100644
index 0000000..b2c537b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
Tunnels.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TunnelSession.html b/docs/com/ngrok/definitions/class-use/TunnelSession.html
new file mode 100644
index 0000000..da9f76d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelSession.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelSession (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
list of all tunnel sessions on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
TunnelSessions.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/TunnelSessionList.html b/docs/com/ngrok/definitions/class-use/TunnelSessionList.html
new file mode 100644
index 0000000..3abbd56
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelSessionList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelSessionList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
TunnelSessions.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/WeightedBackend.html b/docs/com/ngrok/definitions/class-use/WeightedBackend.html
new file mode 100644
index 0000000..3b43e6a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/WeightedBackend.html
@@ -0,0 +1,151 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.WeightedBackend (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all Weighted backends on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
WeightedBackends.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
WeightedBackends.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
WeightedBackends.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/WeightedBackendList.html b/docs/com/ngrok/definitions/class-use/WeightedBackendList.html
new file mode 100644
index 0000000..fcc2f10
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/WeightedBackendList.html
@@ -0,0 +1,94 @@
+
+
+
+
+Uses of Class com.ngrok.definitions.WeightedBackendList (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
WeightedBackends.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/package-summary.html b/docs/com/ngrok/definitions/package-summary.html
new file mode 100644
index 0000000..ad63497
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-summary.html
@@ -0,0 +1,600 @@
+
+
+
+
+com.ngrok.definitions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok.definitions
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Exceptions
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
A class encapsulating the
AwsAuth resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
AwsRole resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Endpoint resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
HttpsEdge resource.
+
+
+
+
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Representation of an API error from ngrok.
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
Interface indicating a resource type that can have more than one page of responses.
+
+
+
+
A class encapsulating the
Ref resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
TcpEdge resource.
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
TlsEdge resource.
+
+
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/package-tree.html b/docs/com/ngrok/definitions/package-tree.html
new file mode 100644
index 0000000..99bcb34
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-tree.html
@@ -0,0 +1,216 @@
+
+
+
+
+com.ngrok.definitions Class Hierarchy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/definitions/package-use.html b/docs/com/ngrok/definitions/package-use.html
new file mode 100644
index 0000000..9173ab4
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-use.html
@@ -0,0 +1,785 @@
+
+
+
+
+Uses of Package com.ngrok.definitions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
A class encapsulating the
AwsAuth resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
AwsRole resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Endpoint resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
HttpsEdge resource.
+
+
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
Interface indicating a resource type that can have more than one page of responses.
+
+
+
+
A class encapsulating the
Ref resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
TcpEdge resource.
+
+
+
+
+
+
+
+
A class encapsulating the
TlsEdge resource.
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Endpoint resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
HttpsEdge resource.
+
+
+
+
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
TcpEdge resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
TlsEdge resource.
+
+
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/package-summary.html b/docs/com/ngrok/package-summary.html
new file mode 100644
index 0000000..07db27d
--- /dev/null
+++ b/docs/com/ngrok/package-summary.html
@@ -0,0 +1,128 @@
+
+
+
+
+com.ngrok (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok
+
+
+
+
+
+
+
+
All Classes and Interfaces Interfaces Classes Enums
+
+
+
+
+
+
+
Default implementation of
NgrokApiClient based on the Armeria HTTP client.
+
+
+
+
Builder class for the default API client.
+
+
+
+
Main entry point for the ngrok API.
+
+
+
+
+
+
+
+
Client version information
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/package-tree.html b/docs/com/ngrok/package-tree.html
new file mode 100644
index 0000000..76ec6e5
--- /dev/null
+++ b/docs/com/ngrok/package-tree.html
@@ -0,0 +1,102 @@
+
+
+
+
+com.ngrok Class Hierarchy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/package-use.html b/docs/com/ngrok/package-use.html
new file mode 100644
index 0000000..a5841b9
--- /dev/null
+++ b/docs/com/ngrok/package-use.html
@@ -0,0 +1,144 @@
+
+
+
+
+Uses of Package com.ngrok (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Default implementation of
NgrokApiClient based on the Armeria HTTP client.
+
+
+
+
Builder class for the default API client.
+
+
+
+
Main entry point for the ngrok API.
+
+
+
+
A namespace object for Backends.
+
+
+
+
A namespace object for EdgeModules.
+
+
+
+
A namespace object for Edges.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html b/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html
new file mode 100644
index 0000000..22b640a
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+AbuseReports.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AbuseReports
+
+
+public class AbuseReports.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
arbitrary user-defined data about this abuse report.
+
+
+
+
+
arbitrary user-defined data about this abuse report.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+AbuseReport
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AbuseReports.GetCallBuilder.html b/docs/com/ngrok/services/AbuseReports.GetCallBuilder.html
new file mode 100644
index 0000000..ca9bbe1
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+AbuseReports.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AbuseReports
+
+
+public class AbuseReports.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+AbuseReport
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AbuseReports.html b/docs/com/ngrok/services/AbuseReports.html
new file mode 100644
index 0000000..f5be6ce
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.html
@@ -0,0 +1,230 @@
+
+
+
+
+AbuseReports (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AbuseReports
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for AbuseReports.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a new abuse report which will be reviewed by our system and abuse
+ response team.
+
+
+
+
+
Get the detailed status of abuse report by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AbuseReports
+
+Creates a new sub-client for AbuseReports.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+urls - a list of URLs containing suspected abusive content
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.CreateCallBuilder.html b/docs/com/ngrok/services/AgentIngresses.CreateCallBuilder.html
new file mode 100644
index 0000000..52cb859
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.CreateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+AgentIngresses.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AgentIngresses
+
+
+public class AgentIngresses.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the use of this Agent Ingress. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the use of this Agent Ingress. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+AgentIngress
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.DeleteCallBuilder.html b/docs/com/ngrok/services/AgentIngresses.DeleteCallBuilder.html
new file mode 100644
index 0000000..05b01b8
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+AgentIngresses.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AgentIngresses
+
+
+public class AgentIngresses.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.GetCallBuilder.html b/docs/com/ngrok/services/AgentIngresses.GetCallBuilder.html
new file mode 100644
index 0000000..959ec53
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+AgentIngresses.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AgentIngresses
+
+
+public class AgentIngresses.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+AgentIngress
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.ListCallBuilder.html b/docs/com/ngrok/services/AgentIngresses.ListCallBuilder.html
new file mode 100644
index 0000000..c8dfc4b
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+AgentIngresses.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AgentIngresses
+
+
+public class AgentIngresses.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.UpdateCallBuilder.html b/docs/com/ngrok/services/AgentIngresses.UpdateCallBuilder.html
new file mode 100644
index 0000000..96faf3b
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+AgentIngresses.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+AgentIngresses
+
+
+public class AgentIngresses.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the use of this Agent Ingress. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the use of this Agent Ingress. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+AgentIngress
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AgentIngresses.html b/docs/com/ngrok/services/AgentIngresses.html
new file mode 100644
index 0000000..8e36ee6
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.html
@@ -0,0 +1,304 @@
+
+
+
+
+AgentIngresses (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class AgentIngresses
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for AgentIngresses.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new Agent Ingress.
+
+
+
+
+
+
+
+
Get the details of an Agent Ingress by ID.
+
+
+
+
+
+
+
+
Update attributes of an Agent Ingress by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+AgentIngresses
+
+Creates a new sub-client for AgentIngresses.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+domain - the domain that you own to be used as the base domain name to generate regional agent ingress domains.
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.CreateCallBuilder.html b/docs/com/ngrok/services/ApiKeys.CreateCallBuilder.html
new file mode 100644
index 0000000..369a8dd
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.CreateCallBuilder.html
@@ -0,0 +1,241 @@
+
+
+
+
+ApiKeys.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ApiKeys
+
+
+public class ApiKeys.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what uses the API key to authenticate. optional,
+ max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what uses the API key to authenticate. optional,
+ max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ApiKey
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.DeleteCallBuilder.html b/docs/com/ngrok/services/ApiKeys.DeleteCallBuilder.html
new file mode 100644
index 0000000..67e3f85
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+ApiKeys.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ApiKeys
+
+
+public class ApiKeys.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.GetCallBuilder.html b/docs/com/ngrok/services/ApiKeys.GetCallBuilder.html
new file mode 100644
index 0000000..8b2ff1d
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+ApiKeys.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ApiKeys
+
+
+public class ApiKeys.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ApiKey
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.ListCallBuilder.html b/docs/com/ngrok/services/ApiKeys.ListCallBuilder.html
new file mode 100644
index 0000000..66c9c23
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+ApiKeys.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ApiKeys
+
+
+public class ApiKeys.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of ApiKeyList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.UpdateCallBuilder.html b/docs/com/ngrok/services/ApiKeys.UpdateCallBuilder.html
new file mode 100644
index 0000000..3257b61
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.UpdateCallBuilder.html
@@ -0,0 +1,241 @@
+
+
+
+
+ApiKeys.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ApiKeys
+
+
+public class ApiKeys.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what uses the API key to authenticate. optional,
+ max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what uses the API key to authenticate. optional,
+ max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ApiKey
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ApiKeys.html b/docs/com/ngrok/services/ApiKeys.html
new file mode 100644
index 0000000..6119c36
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.html
@@ -0,0 +1,307 @@
+
+
+
+
+ApiKeys (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ApiKeys
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for ApiKeys.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the details of an API key by ID.
+
+
+
+
+
+
+
+
Update attributes of an API key by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ApiKeys
+
+Creates a new sub-client for ApiKeys.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.CreateCallBuilder.html b/docs/com/ngrok/services/CertificateAuthorities.CreateCallBuilder.html
new file mode 100644
index 0000000..07163c8
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+CertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+CertificateAuthorities
+
+
+public class CertificateAuthorities.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.DeleteCallBuilder.html b/docs/com/ngrok/services/CertificateAuthorities.DeleteCallBuilder.html
new file mode 100644
index 0000000..ea39903
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+CertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+CertificateAuthorities
+
+
+public class CertificateAuthorities.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.GetCallBuilder.html b/docs/com/ngrok/services/CertificateAuthorities.GetCallBuilder.html
new file mode 100644
index 0000000..3f0a48e
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+CertificateAuthorities.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+CertificateAuthorities
+
+
+public class CertificateAuthorities.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.ListCallBuilder.html b/docs/com/ngrok/services/CertificateAuthorities.ListCallBuilder.html
new file mode 100644
index 0000000..6030d7f
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+CertificateAuthorities.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+CertificateAuthorities
+
+
+public class CertificateAuthorities.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.UpdateCallBuilder.html b/docs/com/ngrok/services/CertificateAuthorities.UpdateCallBuilder.html
new file mode 100644
index 0000000..1135651
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+CertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+CertificateAuthorities
+
+
+public class CertificateAuthorities.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/CertificateAuthorities.html b/docs/com/ngrok/services/CertificateAuthorities.html
new file mode 100644
index 0000000..991f148
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.html
@@ -0,0 +1,313 @@
+
+
+
+
+CertificateAuthorities (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class CertificateAuthorities
+
extends Object
+Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates. Attach a Certificate Authority to the Mutual TLS module
+ to verify that the TLS certificate presented by a client has been signed by
+ this CA. Certificate Authorities are used only for mTLS validation only and
+ thus a private key is not included in the resource.
+
+ See also
https://ngrok.com/docs/api#api-certificate-authorities .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for CertificateAuthorities.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+CertificateAuthorities
+
+Creates a new sub-client for CertificateAuthorities.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+caPem - raw PEM of the Certificate Authority
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.CreateCallBuilder.html b/docs/com/ngrok/services/Credentials.CreateCallBuilder.html
new file mode 100644
index 0000000..278d4a8
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.CreateCallBuilder.html
@@ -0,0 +1,301 @@
+
+
+
+
+Credentials.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Credentials
+
+
+public class Credentials.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of who or what will use the credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of who or what will use the credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+Credential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.DeleteCallBuilder.html b/docs/com/ngrok/services/Credentials.DeleteCallBuilder.html
new file mode 100644
index 0000000..ecd5cfe
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+Credentials.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Credentials
+
+
+public class Credentials.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.GetCallBuilder.html b/docs/com/ngrok/services/Credentials.GetCallBuilder.html
new file mode 100644
index 0000000..2dcafd3
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+Credentials.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Credentials
+
+
+public class Credentials.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+Credential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.ListCallBuilder.html b/docs/com/ngrok/services/Credentials.ListCallBuilder.html
new file mode 100644
index 0000000..26bed39
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+Credentials.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Credentials
+
+
+public class Credentials.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.UpdateCallBuilder.html b/docs/com/ngrok/services/Credentials.UpdateCallBuilder.html
new file mode 100644
index 0000000..e402d02
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.UpdateCallBuilder.html
@@ -0,0 +1,301 @@
+
+
+
+
+Credentials.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Credentials
+
+
+public class Credentials.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of who or what will use the credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of who or what will use the credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+Credential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Credentials.html b/docs/com/ngrok/services/Credentials.html
new file mode 100644
index 0000000..6e2b964
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.html
@@ -0,0 +1,312 @@
+
+
+
+
+Credentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Credentials
+
extends Object
+Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok
+ agent to connect the ngrok service as your account. They are installed with
+ the
ngrok authtoken command or by specifying it in the
+
ngrok.yml
+ configuration file with the
authtoken property.
+
+ See also
https://ngrok.com/docs/api#api-credentials .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for Credentials.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new tunnel authtoken credential.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Credentials
+
+Creates a new sub-client for Credentials.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+Create a new tunnel authtoken credential. This authtoken credential can be used
+ to start a new tunnel session. The response to this API call is the only time
+ the generated token is available. If you need it for future use, you must save
+ it securely yourself.
+
+ See also
https://ngrok.com/docs/api#api-credentials-create .
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..2ec9d04
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteBackendModule
+
+
+public class EdgeRouteBackendModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..66d6b7f
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteBackendModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteBackendModule
+
+
+public class EdgeRouteBackendModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..1853fbc
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteBackendModule
+
+
+public class EdgeRouteBackendModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteBackendModule.html b/docs/com/ngrok/services/EdgeRouteBackendModule.html
new file mode 100644
index 0000000..983497d
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteBackendModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteBackendModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteBackendModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteBackendModule
+
+Creates a new sub-client for EdgeRouteBackendModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..fe6853c
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteCircuitBreakerModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCircuitBreakerModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCircuitBreakerModule
+
+
+public class EdgeRouteCircuitBreakerModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.GetCallBuilder.html
new file mode 100644
index 0000000..64ad09d
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteCircuitBreakerModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCircuitBreakerModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCircuitBreakerModule
+
+
+public class EdgeRouteCircuitBreakerModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..1b72126
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteCircuitBreakerModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCircuitBreakerModule
+
+
+public class EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.html b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.html
new file mode 100644
index 0000000..a93d2a5
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCircuitBreakerModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteCircuitBreakerModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteCircuitBreakerModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteCircuitBreakerModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteCircuitBreakerModule
+
+Creates a new sub-client for EdgeRouteCircuitBreakerModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCompressionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCompressionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..13d86b0
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCompressionModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteCompressionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCompressionModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCompressionModule
+
+
+public class EdgeRouteCompressionModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCompressionModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCompressionModule.GetCallBuilder.html
new file mode 100644
index 0000000..1db69c1
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCompressionModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteCompressionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCompressionModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCompressionModule
+
+
+public class EdgeRouteCompressionModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCompressionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteCompressionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..a7099db
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCompressionModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteCompressionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteCompressionModule
+
+
+public class EdgeRouteCompressionModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteCompressionModule.html b/docs/com/ngrok/services/EdgeRouteCompressionModule.html
new file mode 100644
index 0000000..4149f57
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteCompressionModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteCompressionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteCompressionModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteCompressionModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteCompressionModule
+
+Creates a new sub-client for EdgeRouteCompressionModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..5742ed7
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteIpRestrictionModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteIpRestrictionModule
+
+
+public class EdgeRouteIpRestrictionModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..8048413
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteIpRestrictionModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteIpRestrictionModule
+
+
+public class EdgeRouteIpRestrictionModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..e7a12b0
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteIpRestrictionModule
+
+
+public class EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.html b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.html
new file mode 100644
index 0000000..5625445
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteIpRestrictionModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteIpRestrictionModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteIpRestrictionModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteIpRestrictionModule
+
+Creates a new sub-client for EdgeRouteIpRestrictionModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOAuthModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOAuthModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..e44e637
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOAuthModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteOAuthModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOAuthModule
+
+
+public class EdgeRouteOAuthModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOAuthModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOAuthModule.GetCallBuilder.html
new file mode 100644
index 0000000..dbe9055
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOAuthModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteOAuthModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOAuthModule
+
+
+public class EdgeRouteOAuthModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointOAuth
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOAuthModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOAuthModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..35594b1
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOAuthModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteOAuthModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOAuthModule
+
+
+public class EdgeRouteOAuthModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointOAuth
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOAuthModule.html b/docs/com/ngrok/services/EdgeRouteOAuthModule.html
new file mode 100644
index 0000000..f25a1ec
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOAuthModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteOAuthModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteOAuthModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteOAuthModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteOAuthModule
+
+Creates a new sub-client for EdgeRouteOAuthModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOidcModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOidcModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..500b62f
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOidcModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteOidcModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOidcModule
+
+
+public class EdgeRouteOidcModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOidcModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOidcModule.GetCallBuilder.html
new file mode 100644
index 0000000..97b1df2
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOidcModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteOidcModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOidcModule
+
+
+public class EdgeRouteOidcModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointOidc
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOidcModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteOidcModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..9376b19
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOidcModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteOidcModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteOidcModule
+
+
+public class EdgeRouteOidcModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointOidc
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteOidcModule.html b/docs/com/ngrok/services/EdgeRouteOidcModule.html
new file mode 100644
index 0000000..2b602ea
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteOidcModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteOidcModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteOidcModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteOidcModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteOidcModule
+
+Creates a new sub-client for EdgeRouteOidcModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..218de66
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteRequestHeadersModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteRequestHeadersModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteRequestHeadersModule
+
+
+public class EdgeRouteRequestHeadersModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..da7eb30
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteRequestHeadersModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteRequestHeadersModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteRequestHeadersModule
+
+
+public class EdgeRouteRequestHeadersModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..1624785
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteRequestHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteRequestHeadersModule
+
+
+public class EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointRequestHeaders
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.html b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.html
new file mode 100644
index 0000000..7a0db4b
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteRequestHeadersModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteRequestHeadersModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteRequestHeadersModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteRequestHeadersModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteRequestHeadersModule
+
+Creates a new sub-client for EdgeRouteRequestHeadersModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..c4e1752
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteResponseHeadersModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteResponseHeadersModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteResponseHeadersModule
+
+
+public class EdgeRouteResponseHeadersModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..7042056
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteResponseHeadersModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteResponseHeadersModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteResponseHeadersModule
+
+
+public class EdgeRouteResponseHeadersModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..ea21186
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteResponseHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteResponseHeadersModule
+
+
+public class EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointResponseHeaders
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.html b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.html
new file mode 100644
index 0000000..fbfd333
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteResponseHeadersModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteResponseHeadersModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteResponseHeadersModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteResponseHeadersModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteResponseHeadersModule
+
+Creates a new sub-client for EdgeRouteResponseHeadersModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteSamlModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteSamlModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..1696b13
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteSamlModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteSamlModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteSamlModule
+
+
+public class EdgeRouteSamlModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteSamlModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteSamlModule.GetCallBuilder.html
new file mode 100644
index 0000000..ed5f795
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteSamlModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteSamlModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteSamlModule
+
+
+public class EdgeRouteSamlModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointSaml
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteSamlModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteSamlModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..3770c8a
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteSamlModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteSamlModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgeRouteSamlModule
+
+
+public class EdgeRouteSamlModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointSaml
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteSamlModule.html b/docs/com/ngrok/services/EdgeRouteSamlModule.html
new file mode 100644
index 0000000..c23f910
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteSamlModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteSamlModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteSamlModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteSamlModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteSamlModule
+
+Creates a new sub-client for EdgeRouteSamlModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..cabf724
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteWebhookVerificationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebhookVerificationModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebhookVerificationModule
+
+
+public class EdgeRouteWebhookVerificationModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.GetCallBuilder.html
new file mode 100644
index 0000000..10ec7b6
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteWebhookVerificationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebhookVerificationModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebhookVerificationModule
+
+
+public class EdgeRouteWebhookVerificationModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..19301ac
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteWebhookVerificationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebhookVerificationModule
+
+
+public class EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.html b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.html
new file mode 100644
index 0000000..ce5c4dc
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebhookVerificationModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteWebhookVerificationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteWebhookVerificationModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteWebhookVerificationModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteWebhookVerificationModule
+
+Creates a new sub-client for EdgeRouteWebhookVerificationModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..371c77a
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebsocketTcpConverterModule
+
+
+public class EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html
new file mode 100644
index 0000000..b7455db
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgeRouteWebsocketTcpConverterModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.GetCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebsocketTcpConverterModule
+
+
+public class EdgeRouteWebsocketTcpConverterModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..65b3fb5
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EdgeRouteWebsocketTcpConverterModule
+
+
+public class EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.html b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.html
new file mode 100644
index 0000000..cda4299
--- /dev/null
+++ b/docs/com/ngrok/services/EdgeRouteWebsocketTcpConverterModule.html
@@ -0,0 +1,260 @@
+
+
+
+
+EdgeRouteWebsocketTcpConverterModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgeRouteWebsocketTcpConverterModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgeRouteWebsocketTcpConverterModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgeRouteWebsocketTcpConverterModule
+
+Creates a new sub-client for EdgeRouteWebsocketTcpConverterModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+edgeId - the value of the edge_id parameter as a String
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.CreateCallBuilder.html b/docs/com/ngrok/services/EdgesHttps.CreateCallBuilder.html
new file mode 100644
index 0000000..30d780c
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.CreateCallBuilder.html
@@ -0,0 +1,355 @@
+
+
+
+
+EdgesHttps.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttps
+
+
+public class EdgesHttps.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
+
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+edge modules
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+edge modules
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets (or unsets) the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgesHttps.DeleteCallBuilder.html
new file mode 100644
index 0000000..ff6955e
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgesHttps.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttps
+
+
+public class EdgesHttps.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.GetCallBuilder.html b/docs/com/ngrok/services/EdgesHttps.GetCallBuilder.html
new file mode 100644
index 0000000..11c2e05
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgesHttps.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttps
+
+
+public class EdgesHttps.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.ListCallBuilder.html b/docs/com/ngrok/services/EdgesHttps.ListCallBuilder.html
new file mode 100644
index 0000000..02274f2
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+EdgesHttps.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttps
+
+
+public class EdgesHttps.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of HttpsEdgeList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.UpdateCallBuilder.html b/docs/com/ngrok/services/EdgesHttps.UpdateCallBuilder.html
new file mode 100644
index 0000000..94f1c7d
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.UpdateCallBuilder.html
@@ -0,0 +1,355 @@
+
+
+
+
+EdgesHttps.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttps
+
+
+public class EdgesHttps.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
+
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+edge modules
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+edge modules
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets (or unsets) the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttps.html b/docs/com/ngrok/services/EdgesHttps.html
new file mode 100644
index 0000000..98d587c
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttps.html
@@ -0,0 +1,308 @@
+
+
+
+
+EdgesHttps (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgesHttps
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgesHttps.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Updates an HTTPS Edge by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgesHttps
+
+Creates a new sub-client for EdgesHttps.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+Updates an HTTPS Edge by ID. If a module is not specified in the update, it will
+ not be modified. However, each module configuration that is specified will
+ completely replace the existing value. There is no way to delete an existing
+ module via this API, instead use the delete module API.
+
+ See also
https://ngrok.com/docs/api#api-edges-https-update .
+
+Parameters:
+id - unique identifier of this edge
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttpsRoutes.CreateCallBuilder.html b/docs/com/ngrok/services/EdgesHttpsRoutes.CreateCallBuilder.html
new file mode 100644
index 0000000..d202ee7
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttpsRoutes.CreateCallBuilder.html
@@ -0,0 +1,641 @@
+
+
+
+
+EdgesHttpsRoutes.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttpsRoutes
+
+
+public class EdgesHttpsRoutes.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backend
+
+backend module configuration or null
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+backend module configuration or null
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+ip restriction module configuration or null
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+ip restriction module configuration or null
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+circuitBreaker
+
+circuit breaker module configuration or null
+
+Parameters:
+circuitBreaker - the value of the circuit_breaker parameter as a EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+circuitBreaker
+
+circuit breaker module configuration or null
+
+Parameters:
+circuitBreaker - the value of the circuit_breaker parameter as an Optional of EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+compression
+
+compression module configuration or null
+
+Parameters:
+compression - the value of the compression parameter as a EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+compression
+
+compression module configuration or null
+
+Parameters:
+compression - the value of the compression parameter as an Optional of EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+webhookVerification
+
+webhook verification module configuration or null
+
+Parameters:
+webhookVerification - the value of the webhook_verification parameter as a EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+webhookVerification
+
+webhook verification module configuration or null
+
+Parameters:
+webhookVerification - the value of the webhook_verification parameter as an Optional of EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+oauth
+
+oauth module configuration or null
+
+Parameters:
+oauth - the value of the oauth parameter as a EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+oauth
+
+oauth module configuration or null
+
+Parameters:
+oauth - the value of the oauth parameter as an Optional of EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+saml
+
+saml module configuration or null
+
+Parameters:
+saml - the value of the saml parameter as a EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+saml
+
+saml module configuration or null
+
+Parameters:
+saml - the value of the saml parameter as an Optional of EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+oidc
+
+oidc module configuration or null
+
+Parameters:
+oidc - the value of the oidc parameter as a EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+oidc
+
+oidc module configuration or null
+
+Parameters:
+oidc - the value of the oidc parameter as an Optional of EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+websocketTcpConverter
+
+websocket to tcp adapter configuration or null
+
+Parameters:
+websocketTcpConverter - the value of the websocket_tcp_converter parameter as a EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+websocketTcpConverter
+
+websocket to tcp adapter configuration or null
+
+Parameters:
+websocketTcpConverter - the value of the websocket_tcp_converter parameter as an Optional of EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdgeRoute
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttpsRoutes.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgesHttpsRoutes.DeleteCallBuilder.html
new file mode 100644
index 0000000..52ef768
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttpsRoutes.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgesHttpsRoutes.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttpsRoutes
+
+
+public class EdgesHttpsRoutes.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttpsRoutes.GetCallBuilder.html b/docs/com/ngrok/services/EdgesHttpsRoutes.GetCallBuilder.html
new file mode 100644
index 0000000..1c56261
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttpsRoutes.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgesHttpsRoutes.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttpsRoutes
+
+
+public class EdgesHttpsRoutes.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdgeRoute
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttpsRoutes.UpdateCallBuilder.html b/docs/com/ngrok/services/EdgesHttpsRoutes.UpdateCallBuilder.html
new file mode 100644
index 0000000..6d96c5a
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttpsRoutes.UpdateCallBuilder.html
@@ -0,0 +1,715 @@
+
+
+
+
+EdgesHttpsRoutes.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesHttpsRoutes
+
+
+public class EdgesHttpsRoutes.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Route selector: "/blog" or "example.com" or "example.com/blog"
+
+
+
+
+
Route selector: "/blog" or "example.com" or "example.com/blog"
+
+
+
+
+
Type of match to use for this route.
+
+
+
+
+
Type of match to use for this route.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+matchType
+
+Type of match to use for this route. Valid values are "exact_path" and
+ "path_prefix".
+
+Parameters:
+matchType - the value of the match_type parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+matchType
+
+Type of match to use for this route. Valid values are "exact_path" and
+ "path_prefix".
+
+Parameters:
+matchType - the value of the match_type parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+match
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+Parameters:
+match - the value of the match parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+match
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+Parameters:
+match - the value of the match parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backend
+
+backend module configuration or null
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+backend module configuration or null
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+ip restriction module configuration or null
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+ip restriction module configuration or null
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+circuitBreaker
+
+circuit breaker module configuration or null
+
+Parameters:
+circuitBreaker - the value of the circuit_breaker parameter as a EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+circuitBreaker
+
+circuit breaker module configuration or null
+
+Parameters:
+circuitBreaker - the value of the circuit_breaker parameter as an Optional of EndpointCircuitBreaker
+Returns:
+the call builder instance
+
+
+
+
+
+compression
+
+compression module configuration or null
+
+Parameters:
+compression - the value of the compression parameter as a EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+compression
+
+compression module configuration or null
+
+Parameters:
+compression - the value of the compression parameter as an Optional of EndpointCompression
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+webhookVerification
+
+webhook verification module configuration or null
+
+Parameters:
+webhookVerification - the value of the webhook_verification parameter as a EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+webhookVerification
+
+webhook verification module configuration or null
+
+Parameters:
+webhookVerification - the value of the webhook_verification parameter as an Optional of EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+oauth
+
+oauth module configuration or null
+
+Parameters:
+oauth - the value of the oauth parameter as a EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+oauth
+
+oauth module configuration or null
+
+Parameters:
+oauth - the value of the oauth parameter as an Optional of EndpointOAuth
+Returns:
+the call builder instance
+
+
+
+
+
+saml
+
+saml module configuration or null
+
+Parameters:
+saml - the value of the saml parameter as a EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+saml
+
+saml module configuration or null
+
+Parameters:
+saml - the value of the saml parameter as an Optional of EndpointSamlMutate
+Returns:
+the call builder instance
+
+
+
+
+
+oidc
+
+oidc module configuration or null
+
+Parameters:
+oidc - the value of the oidc parameter as a EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+oidc
+
+oidc module configuration or null
+
+Parameters:
+oidc - the value of the oidc parameter as an Optional of EndpointOidc
+Returns:
+the call builder instance
+
+
+
+
+
+websocketTcpConverter
+
+websocket to tcp adapter configuration or null
+
+Parameters:
+websocketTcpConverter - the value of the websocket_tcp_converter parameter as a EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+websocketTcpConverter
+
+websocket to tcp adapter configuration or null
+
+Parameters:
+websocketTcpConverter - the value of the websocket_tcp_converter parameter as an Optional of EndpointWebsocketTcpConverter
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+HttpsEdgeRoute
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesHttpsRoutes.html b/docs/com/ngrok/services/EdgesHttpsRoutes.html
new file mode 100644
index 0000000..352a912
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesHttpsRoutes.html
@@ -0,0 +1,300 @@
+
+
+
+
+EdgesHttpsRoutes (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgesHttpsRoutes
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgesHttpsRoutes.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Updates an HTTPS Edge Route by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgesHttpsRoutes
+
+Creates a new sub-client for EdgesHttpsRoutes.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+matchType - Type of match to use for this route. Valid values are "exact_path" and "path_prefix".
+match - Route selector: "/blog" or "example.com" or "example.com/blog"
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+Updates an HTTPS Edge Route by ID. If a module is not specified in the update,
+ it will not be modified. However, each module configuration that is specified
+ will completely replace the existing value. There is no way to delete an
+ existing module via this API, instead use the delete module API.
+
+ See also
https://ngrok.com/docs/api#api-edges-https-routes-update .
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+edgeId - unique identifier of this edge
+id - unique identifier of this edge route
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.CreateCallBuilder.html b/docs/com/ngrok/services/EdgesTcp.CreateCallBuilder.html
new file mode 100644
index 0000000..32c2b09
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.CreateCallBuilder.html
@@ -0,0 +1,353 @@
+
+
+
+
+EdgesTcp.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTcp
+
+
+public class EdgesTcp.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets (or unsets) the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TcpEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgesTcp.DeleteCallBuilder.html
new file mode 100644
index 0000000..405e555
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgesTcp.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTcp
+
+
+public class EdgesTcp.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.GetCallBuilder.html b/docs/com/ngrok/services/EdgesTcp.GetCallBuilder.html
new file mode 100644
index 0000000..2f770a7
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgesTcp.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTcp
+
+
+public class EdgesTcp.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TcpEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.ListCallBuilder.html b/docs/com/ngrok/services/EdgesTcp.ListCallBuilder.html
new file mode 100644
index 0000000..53c26e2
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+EdgesTcp.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTcp
+
+
+public class EdgesTcp.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of TcpEdgeList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.UpdateCallBuilder.html b/docs/com/ngrok/services/EdgesTcp.UpdateCallBuilder.html
new file mode 100644
index 0000000..09b139b
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.UpdateCallBuilder.html
@@ -0,0 +1,353 @@
+
+
+
+
+EdgesTcp.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTcp
+
+
+public class EdgesTcp.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets (or unsets) the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TcpEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTcp.html b/docs/com/ngrok/services/EdgesTcp.html
new file mode 100644
index 0000000..d9e1090
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTcp.html
@@ -0,0 +1,308 @@
+
+
+
+
+EdgesTcp (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgesTcp
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgesTcp.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Updates a TCP Edge by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgesTcp
+
+Creates a new sub-client for EdgesTcp.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+Updates a TCP Edge by ID. If a module is not specified in the update, it will
+ not be modified. However, each module configuration that is specified will
+ completely replace the existing value. There is no way to delete an existing
+ module via this API, instead use the delete module API.
+
+ See also
https://ngrok.com/docs/api#api-edges-tcp-update .
+
+Parameters:
+id - unique identifier of this edge
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.CreateCallBuilder.html b/docs/com/ngrok/services/EdgesTls.CreateCallBuilder.html
new file mode 100644
index 0000000..fb93eba
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.CreateCallBuilder.html
@@ -0,0 +1,425 @@
+
+
+
+
+EdgesTls.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTls
+
+
+public class EdgesTls.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets (or unsets) the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+Sets the mutual_tls parameter.
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+Sets (or unsets) the mutual_tls parameter.
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets (or unsets) the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.DeleteCallBuilder.html b/docs/com/ngrok/services/EdgesTls.DeleteCallBuilder.html
new file mode 100644
index 0000000..647fcc2
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EdgesTls.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTls
+
+
+public class EdgesTls.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.GetCallBuilder.html b/docs/com/ngrok/services/EdgesTls.GetCallBuilder.html
new file mode 100644
index 0000000..75291b5
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EdgesTls.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTls
+
+
+public class EdgesTls.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.ListCallBuilder.html b/docs/com/ngrok/services/EdgesTls.ListCallBuilder.html
new file mode 100644
index 0000000..c71e862
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+EdgesTls.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTls
+
+
+public class EdgesTls.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of TlsEdgeList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.UpdateCallBuilder.html b/docs/com/ngrok/services/EdgesTls.UpdateCallBuilder.html
new file mode 100644
index 0000000..fc50753
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.UpdateCallBuilder.html
@@ -0,0 +1,425 @@
+
+
+
+
+EdgesTls.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EdgesTls
+
+
+public class EdgesTls.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+hostports
+
+hostports served by this edge
+
+Parameters:
+hostports - the value of the hostports parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+backend
+
+edge modules
+
+Parameters:
+backend - the value of the backend parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipRestriction
+
+Sets (or unsets) the ip_restriction parameter.
+
+Parameters:
+ipRestriction - the value of the ip_restriction parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+Sets the mutual_tls parameter.
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+Sets (or unsets) the mutual_tls parameter.
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+Sets (or unsets) the tls_termination parameter.
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsEdge
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EdgesTls.html b/docs/com/ngrok/services/EdgesTls.html
new file mode 100644
index 0000000..bc5fcb3
--- /dev/null
+++ b/docs/com/ngrok/services/EdgesTls.html
@@ -0,0 +1,308 @@
+
+
+
+
+EdgesTls (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EdgesTls
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EdgesTls.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Updates a TLS Edge by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EdgesTls
+
+Creates a new sub-client for EdgesTls.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+Updates a TLS Edge by ID. If a module is not specified in the update, it will
+ not be modified. However, each module configuration that is specified will
+ completely replace the existing value. There is no way to delete an existing
+ module via this API, instead use the delete module API.
+
+ See also
https://ngrok.com/docs/api#api-edges-tls-update .
+
+Parameters:
+id - unique identifier of this edge
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Endpoints.GetCallBuilder.html b/docs/com/ngrok/services/Endpoints.GetCallBuilder.html
new file mode 100644
index 0000000..478399d
--- /dev/null
+++ b/docs/com/ngrok/services/Endpoints.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+Endpoints.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Endpoints
+
+
+public class Endpoints.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+Endpoint
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Endpoints.ListCallBuilder.html b/docs/com/ngrok/services/Endpoints.ListCallBuilder.html
new file mode 100644
index 0000000..375cd4e
--- /dev/null
+++ b/docs/com/ngrok/services/Endpoints.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+Endpoints.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Endpoints
+
+
+public class Endpoints.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of EndpointList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Endpoints.html b/docs/com/ngrok/services/Endpoints.html
new file mode 100644
index 0000000..c8e7c07
--- /dev/null
+++ b/docs/com/ngrok/services/Endpoints.html
@@ -0,0 +1,230 @@
+
+
+
+
+Endpoints (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Endpoints
+
extends Object
+Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+ Only active endpoints associated with a tunnel or backend are returned.
+
+ See also
https://ngrok.com/docs/api#api-endpoints .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for Endpoints.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Endpoints
+
+Creates a new sub-client for Endpoints.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.CreateCallBuilder.html b/docs/com/ngrok/services/EventDestinations.CreateCallBuilder.html
new file mode 100644
index 0000000..94b2614
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.CreateCallBuilder.html
@@ -0,0 +1,323 @@
+
+
+
+
+EventDestinations.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventDestinations
+
+
+public class EventDestinations.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+description
+
+Human-readable description of the Event Destination. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+Human-readable description of the Event Destination. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+target
+
+An object that encapsulates where and how to send your events. An event
+ destination must contain exactly one of the following objects, leaving the rest
+ null: kinesis, firehose, cloudwatch_logs,
+ or s3.
+
+Parameters:
+target - the value of the target parameter as a EventTarget
+Returns:
+the call builder instance
+
+
+
+
+
+target
+
+An object that encapsulates where and how to send your events. An event
+ destination must contain exactly one of the following objects, leaving the rest
+ null: kinesis, firehose, cloudwatch_logs,
+ or s3.
+
+Parameters:
+target - the value of the target parameter as an Optional of EventTarget
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventDestination
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.DeleteCallBuilder.html b/docs/com/ngrok/services/EventDestinations.DeleteCallBuilder.html
new file mode 100644
index 0000000..c5535c4
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EventDestinations.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventDestinations
+
+
+public class EventDestinations.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.GetCallBuilder.html b/docs/com/ngrok/services/EventDestinations.GetCallBuilder.html
new file mode 100644
index 0000000..02b9c4a
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EventDestinations.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventDestinations
+
+
+public class EventDestinations.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventDestination
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.ListCallBuilder.html b/docs/com/ngrok/services/EventDestinations.ListCallBuilder.html
new file mode 100644
index 0000000..7f6afff
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+EventDestinations.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventDestinations
+
+
+public class EventDestinations.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.UpdateCallBuilder.html b/docs/com/ngrok/services/EventDestinations.UpdateCallBuilder.html
new file mode 100644
index 0000000..a455cac
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.UpdateCallBuilder.html
@@ -0,0 +1,323 @@
+
+
+
+
+EventDestinations.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventDestinations
+
+
+public class EventDestinations.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+description
+
+Human-readable description of the Event Destination. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+Human-readable description of the Event Destination. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+target
+
+An object that encapsulates where and how to send your events. An event
+ destination must contain exactly one of the following objects, leaving the rest
+ null: kinesis, firehose, cloudwatch_logs,
+ or s3.
+
+Parameters:
+target - the value of the target parameter as a EventTarget
+Returns:
+the call builder instance
+
+
+
+
+
+target
+
+An object that encapsulates where and how to send your events. An event
+ destination must contain exactly one of the following objects, leaving the rest
+ null: kinesis, firehose, cloudwatch_logs,
+ or s3.
+
+Parameters:
+target - the value of the target parameter as an Optional of EventTarget
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventDestination
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventDestinations.html b/docs/com/ngrok/services/EventDestinations.html
new file mode 100644
index 0000000..37c5711
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.html
@@ -0,0 +1,300 @@
+
+
+
+
+EventDestinations (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventDestinations
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EventDestinations.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new Event Destination.
+
+
+
+
+
Delete an Event Destination.
+
+
+
+
+
Get detailed information about an Event Destination by ID.
+
+
+
+
+
List all Event Destinations on this account.
+
+
+
+
+
Update attributes of an Event Destination.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventDestinations
+
+Creates a new sub-client for EventDestinations.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - Unique identifier for this Event Destination.
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.CreateCallBuilder.html b/docs/com/ngrok/services/EventSources.CreateCallBuilder.html
new file mode 100644
index 0000000..ac178e8
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.CreateCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+EventSources.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSources
+
+
+public class EventSources.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+type
+
+Type of event for which an event subscription will trigger
+
+Parameters:
+type - the value of the type parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+type
+
+Type of event for which an event subscription will trigger
+
+Parameters:
+type - the value of the type parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventSource
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.DeleteCallBuilder.html b/docs/com/ngrok/services/EventSources.DeleteCallBuilder.html
new file mode 100644
index 0000000..bef5b6b
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EventSources.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSources
+
+
+public class EventSources.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.GetCallBuilder.html b/docs/com/ngrok/services/EventSources.GetCallBuilder.html
new file mode 100644
index 0000000..1bf9057
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EventSources.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSources
+
+
+public class EventSources.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventSource
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.ListCallBuilder.html b/docs/com/ngrok/services/EventSources.ListCallBuilder.html
new file mode 100644
index 0000000..122255a
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.ListCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EventSources.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSources
+
+
+public class EventSources.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventSourceList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.UpdateCallBuilder.html b/docs/com/ngrok/services/EventSources.UpdateCallBuilder.html
new file mode 100644
index 0000000..24a7481
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.UpdateCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EventSources.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSources
+
+
+public class EventSources.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventSource
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSources.html b/docs/com/ngrok/services/EventSources.html
new file mode 100644
index 0000000..4540cd6
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.html
@@ -0,0 +1,320 @@
+
+
+
+
+EventSources (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSources
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EventSources.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSources
+
+Creates a new sub-client for EventSources.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+subscriptionId - The unique identifier for the Event Subscription that this Event Source is attached to.
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+subscriptionId - The unique identifier for the Event Subscription that this Event Source is attached to.
+type - Type of event for which an event subscription will trigger
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+subscriptionId - The unique identifier for the Event Subscription that this Event Source is attached to.
+type - Type of event for which an event subscription will trigger
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Parameters:
+subscriptionId - The unique identifier for the Event Subscription that this Event Source is attached to.
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+subscriptionId - The unique identifier for the Event Subscription that this Event Source is attached to.
+type - Type of event for which an event subscription will trigger
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.CreateCallBuilder.html b/docs/com/ngrok/services/EventSubscriptions.CreateCallBuilder.html
new file mode 100644
index 0000000..232f3ef
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.CreateCallBuilder.html
@@ -0,0 +1,319 @@
+
+
+
+
+EventSubscriptions.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSubscriptions
+
+
+public class EventSubscriptions.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+description
+
+Arbitrary customer supplied information intended to be human readable. Optional,
+ max 255 chars.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+Arbitrary customer supplied information intended to be human readable. Optional,
+ max 255 chars.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+sources
+
+Sources containing the types for which this event subscription will trigger
+
+Parameters:
+sources - the value of the sources parameter as a List <EventSourceReplace >
+Returns:
+the call builder instance
+
+
+
+
+
+sources
+
+Sources containing the types for which this event subscription will trigger
+
+Parameters:
+sources - the value of the sources parameter as an Optional of List <EventSourceReplace >
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.DeleteCallBuilder.html b/docs/com/ngrok/services/EventSubscriptions.DeleteCallBuilder.html
new file mode 100644
index 0000000..df13ff8
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+EventSubscriptions.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSubscriptions
+
+
+public class EventSubscriptions.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.GetCallBuilder.html b/docs/com/ngrok/services/EventSubscriptions.GetCallBuilder.html
new file mode 100644
index 0000000..974b3a4
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+EventSubscriptions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSubscriptions
+
+
+public class EventSubscriptions.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.ListCallBuilder.html b/docs/com/ngrok/services/EventSubscriptions.ListCallBuilder.html
new file mode 100644
index 0000000..df67f80
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+EventSubscriptions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSubscriptions
+
+
+public class EventSubscriptions.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.UpdateCallBuilder.html b/docs/com/ngrok/services/EventSubscriptions.UpdateCallBuilder.html
new file mode 100644
index 0000000..065002b
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.UpdateCallBuilder.html
@@ -0,0 +1,319 @@
+
+
+
+
+EventSubscriptions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventSubscriptions
+
+
+public class EventSubscriptions.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+
+
+
+description
+
+Arbitrary customer supplied information intended to be human readable. Optional,
+ max 255 chars.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+Arbitrary customer supplied information intended to be human readable. Optional,
+ max 255 chars.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+sources
+
+Sources containing the types for which this event subscription will trigger
+
+Parameters:
+sources - the value of the sources parameter as a List <EventSourceReplace >
+Returns:
+the call builder instance
+
+
+
+
+
+sources
+
+Sources containing the types for which this event subscription will trigger
+
+Parameters:
+sources - the value of the sources parameter as an Optional of List <EventSourceReplace >
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventSubscriptions.html b/docs/com/ngrok/services/EventSubscriptions.html
new file mode 100644
index 0000000..516b418
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.html
@@ -0,0 +1,297 @@
+
+
+
+
+EventSubscriptions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventSubscriptions
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for EventSubscriptions.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create an Event Subscription.
+
+
+
+
+
Delete an Event Subscription.
+
+
+
+
+
Get an Event Subscription by ID.
+
+
+
+
+
List this Account's Event Subscriptions.
+
+
+
+
+
Update an Event Subscription.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventSubscriptions
+
+Creates a new sub-client for EventSubscriptions.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - Unique identifier for this Event Subscription.
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.CreateCallBuilder.html b/docs/com/ngrok/services/FailoverBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..fd2040e
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.CreateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+FailoverBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+FailoverBackends
+
+
+public class FailoverBackends.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backends
+
+the ids of the child backends in order
+
+Parameters:
+backends - the value of the backends parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backends
+
+the ids of the child backends in order
+
+Parameters:
+backends - the value of the backends parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+FailoverBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/FailoverBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..f2608de
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+FailoverBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+FailoverBackends
+
+
+public class FailoverBackends.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.GetCallBuilder.html b/docs/com/ngrok/services/FailoverBackends.GetCallBuilder.html
new file mode 100644
index 0000000..89b57cb
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+FailoverBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+FailoverBackends
+
+
+public class FailoverBackends.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+FailoverBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.ListCallBuilder.html b/docs/com/ngrok/services/FailoverBackends.ListCallBuilder.html
new file mode 100644
index 0000000..a7d55ac
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+FailoverBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+FailoverBackends
+
+
+public class FailoverBackends.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/FailoverBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..d68455c
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.UpdateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+FailoverBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+FailoverBackends
+
+
+public class FailoverBackends.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backends
+
+the ids of the child backends in order
+
+Parameters:
+backends - the value of the backends parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+backends
+
+the ids of the child backends in order
+
+Parameters:
+backends - the value of the backends parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+FailoverBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/FailoverBackends.html b/docs/com/ngrok/services/FailoverBackends.html
new file mode 100644
index 0000000..1496350
--- /dev/null
+++ b/docs/com/ngrok/services/FailoverBackends.html
@@ -0,0 +1,308 @@
+
+
+
+
+FailoverBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class FailoverBackends
+
extends Object
+A Failover backend defines failover behavior within a list of referenced
+ backends. Traffic is sent to the first backend in the list. If that backend
+ is offline or no connection can be established, ngrok attempts to connect to
+ the next backend in the list until one is successful.
+
+ See also
https://ngrok.com/docs/api#api-failover-backends .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for FailoverBackends.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Delete a Failover backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+FailoverBackends
+
+Creates a new sub-client for FailoverBackends.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.CreateCallBuilder.html b/docs/com/ngrok/services/HttpResponseBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..c49b174
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.CreateCallBuilder.html
@@ -0,0 +1,347 @@
+
+
+
+
+HttpResponseBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpResponseBackends
+
+
+public class HttpResponseBackends.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
+
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+body
+
+body to return as fixed content
+
+Parameters:
+body - the value of the body parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+body
+
+body to return as fixed content
+
+Parameters:
+body - the value of the body parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+statusCode
+
+status code to return
+
+Parameters:
+statusCode - the value of the status_code parameter as a int
+Returns:
+the call builder instance
+
+
+
+
+
+statusCode
+
+status code to return
+
+Parameters:
+statusCode - the value of the status_code parameter as an Optional of int
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/HttpResponseBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..9155b4c
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+HttpResponseBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpResponseBackends
+
+
+public class HttpResponseBackends.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.GetCallBuilder.html b/docs/com/ngrok/services/HttpResponseBackends.GetCallBuilder.html
new file mode 100644
index 0000000..313722b
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+HttpResponseBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpResponseBackends
+
+
+public class HttpResponseBackends.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.ListCallBuilder.html b/docs/com/ngrok/services/HttpResponseBackends.ListCallBuilder.html
new file mode 100644
index 0000000..f360484
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+HttpResponseBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpResponseBackends
+
+
+public class HttpResponseBackends.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/HttpResponseBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..8a3dda0
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.UpdateCallBuilder.html
@@ -0,0 +1,347 @@
+
+
+
+
+HttpResponseBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpResponseBackends
+
+
+public class HttpResponseBackends.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
+
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+body
+
+body to return as fixed content
+
+Parameters:
+body - the value of the body parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+body
+
+body to return as fixed content
+
+Parameters:
+body - the value of the body parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+statusCode
+
+status code to return
+
+Parameters:
+statusCode - the value of the status_code parameter as a int
+Returns:
+the call builder instance
+
+
+
+
+
+statusCode
+
+status code to return
+
+Parameters:
+statusCode - the value of the status_code parameter as an Optional of int
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpResponseBackends.html b/docs/com/ngrok/services/HttpResponseBackends.html
new file mode 100644
index 0000000..83cf315
--- /dev/null
+++ b/docs/com/ngrok/services/HttpResponseBackends.html
@@ -0,0 +1,297 @@
+
+
+
+
+HttpResponseBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpResponseBackends
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for HttpResponseBackends.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Create API operation.
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the List API operation.
+
+
+
+
+
Creates a call builder for the Update API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpResponseBackends
+
+Creates a new sub-client for HttpResponseBackends.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..b4c7ab6
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+HttpsEdgeMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.HttpsEdgeMutualTlsModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+HttpsEdgeMutualTlsModule
+
+
+public class HttpsEdgeMutualTlsModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..c5bc57f
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+HttpsEdgeMutualTlsModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+HttpsEdgeMutualTlsModule
+
+
+public class HttpsEdgeMutualTlsModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..199051a
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+HttpsEdgeMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+HttpsEdgeMutualTlsModule
+
+
+public class HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.html b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.html
new file mode 100644
index 0000000..a28730c
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeMutualTlsModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+HttpsEdgeMutualTlsModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpsEdgeMutualTlsModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for HttpsEdgeMutualTlsModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpsEdgeMutualTlsModule
+
+Creates a new sub-client for HttpsEdgeMutualTlsModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..4f96aae
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+HttpsEdgeTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.HttpsEdgeTlsTerminationModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+HttpsEdgeTlsTerminationModule
+
+
+public class HttpsEdgeTlsTerminationModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..05ee62d
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+HttpsEdgeTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.HttpsEdgeTlsTerminationModule.GetCallBuilder
+
+
+
+Enclosing class:
+HttpsEdgeTlsTerminationModule
+
+
+public class HttpsEdgeTlsTerminationModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..a08680f
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+HttpsEdgeTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+HttpsEdgeTlsTerminationModule
+
+
+public class HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointTlsTerminationAtEdge
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.html b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.html
new file mode 100644
index 0000000..8a95e5a
--- /dev/null
+++ b/docs/com/ngrok/services/HttpsEdgeTlsTerminationModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+HttpsEdgeTlsTerminationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class HttpsEdgeTlsTerminationModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for HttpsEdgeTlsTerminationModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+HttpsEdgeTlsTerminationModule
+
+Creates a new sub-client for HttpsEdgeTlsTerminationModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.CreateCallBuilder.html b/docs/com/ngrok/services/IpPolicies.CreateCallBuilder.html
new file mode 100644
index 0000000..d515afe
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.CreateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+IpPolicies.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicies
+
+
+public class IpPolicies.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the source IPs of this IP policy. optional, max
+ 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the source IPs of this IP policy. optional, max
+ 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.DeleteCallBuilder.html b/docs/com/ngrok/services/IpPolicies.DeleteCallBuilder.html
new file mode 100644
index 0000000..937797d
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+IpPolicies.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicies
+
+
+public class IpPolicies.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.GetCallBuilder.html b/docs/com/ngrok/services/IpPolicies.GetCallBuilder.html
new file mode 100644
index 0000000..0c784fd
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+IpPolicies.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicies
+
+
+public class IpPolicies.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.ListCallBuilder.html b/docs/com/ngrok/services/IpPolicies.ListCallBuilder.html
new file mode 100644
index 0000000..f73c147
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+IpPolicies.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicies
+
+
+public class IpPolicies.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of IpPolicyList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.UpdateCallBuilder.html b/docs/com/ngrok/services/IpPolicies.UpdateCallBuilder.html
new file mode 100644
index 0000000..caedc77
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+IpPolicies.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicies
+
+
+public class IpPolicies.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the source IPs of this IP policy. optional, max
+ 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the source IPs of this IP policy. optional, max
+ 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicies.html b/docs/com/ngrok/services/IpPolicies.html
new file mode 100644
index 0000000..7e42ce5
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.html
@@ -0,0 +1,308 @@
+
+
+
+
+IpPolicies (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpPolicies
+
extends Object
+IP Policies are reusable groups of CIDR ranges with an
allow or
+
deny
+ action. They can be attached to endpoints via the Endpoint Configuration IP
+ Policy module. They can also be used with IP Restrictions to control source
+ IP ranges that can start tunnel sessions and connect to the API and dashboard.
+
+ See also
https://ngrok.com/docs/api#api-ip-policies .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for IpPolicies.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new IP policy.
+
+
+
+
+
+
+
+
Get detailed information about an IP policy by ID.
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicies
+
+Creates a new sub-client for IpPolicies.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.CreateCallBuilder.html b/docs/com/ngrok/services/IpPolicyRules.CreateCallBuilder.html
new file mode 100644
index 0000000..504fd8a
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.CreateCallBuilder.html
@@ -0,0 +1,283 @@
+
+
+
+
+IpPolicyRules.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicyRules
+
+
+public class IpPolicyRules.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
the action to apply to the policy rule, either allow or
+ deny
+
+
+
+
+
the action to apply to the policy rule, either allow or
+ deny
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the source IPs of this IP rule. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the source IPs of this IP rule. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+action
+
+the action to apply to the policy rule, either allow or
+ deny
+
+Parameters:
+action - the value of the action parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+action
+
+the action to apply to the policy rule, either allow or
+ deny
+
+Parameters:
+action - the value of the action parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicyRule
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.DeleteCallBuilder.html b/docs/com/ngrok/services/IpPolicyRules.DeleteCallBuilder.html
new file mode 100644
index 0000000..6066fb4
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+IpPolicyRules.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicyRules
+
+
+public class IpPolicyRules.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.GetCallBuilder.html b/docs/com/ngrok/services/IpPolicyRules.GetCallBuilder.html
new file mode 100644
index 0000000..579509b
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+IpPolicyRules.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicyRules
+
+
+public class IpPolicyRules.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicyRule
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.ListCallBuilder.html b/docs/com/ngrok/services/IpPolicyRules.ListCallBuilder.html
new file mode 100644
index 0000000..68cb719
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+IpPolicyRules.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicyRules
+
+
+public class IpPolicyRules.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.UpdateCallBuilder.html b/docs/com/ngrok/services/IpPolicyRules.UpdateCallBuilder.html
new file mode 100644
index 0000000..0ea5d78
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.UpdateCallBuilder.html
@@ -0,0 +1,279 @@
+
+
+
+
+IpPolicyRules.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpPolicyRules
+
+
+public class IpPolicyRules.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
an IP or IP range specified in CIDR notation.
+
+
+
+
+
an IP or IP range specified in CIDR notation.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of the source IPs of this IP rule. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of the source IPs of this IP rule. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+cidr
+
+an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.
+
+Parameters:
+cidr - the value of the cidr parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+cidr
+
+an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.
+
+Parameters:
+cidr - the value of the cidr parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpPolicyRule
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpPolicyRules.html b/docs/com/ngrok/services/IpPolicyRules.html
new file mode 100644
index 0000000..c8ca016
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.html
@@ -0,0 +1,307 @@
+
+
+
+
+IpPolicyRules (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpPolicyRules
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for IpPolicyRules.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new IP policy rule attached to an IP Policy.
+
+
+
+
+
Delete an IP policy rule.
+
+
+
+
+
Get detailed information about an IP policy rule by ID.
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpPolicyRules
+
+Creates a new sub-client for IpPolicyRules.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+cidr - an IP or IP range specified in CIDR notation. IPv4 and IPv6 are both supported.
+ipPolicyId - ID of the IP policy this IP policy rule will be attached to
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.CreateCallBuilder.html b/docs/com/ngrok/services/IpRestrictions.CreateCallBuilder.html
new file mode 100644
index 0000000..f6a5ae7
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.CreateCallBuilder.html
@@ -0,0 +1,279 @@
+
+
+
+
+IpRestrictions.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpRestrictions
+
+
+public class IpRestrictions.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this IP restriction. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this IP restriction. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+enforced
+
+true if the IP restriction will be enforced. if false, only warnings will be
+ issued
+
+Parameters:
+enforced - the value of the enforced parameter as a boolean
+Returns:
+the call builder instance
+
+
+
+
+
+enforced
+
+true if the IP restriction will be enforced. if false, only warnings will be
+ issued
+
+Parameters:
+enforced - the value of the enforced parameter as an Optional of boolean
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpRestriction
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.DeleteCallBuilder.html b/docs/com/ngrok/services/IpRestrictions.DeleteCallBuilder.html
new file mode 100644
index 0000000..0324c6f
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+IpRestrictions.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpRestrictions
+
+
+public class IpRestrictions.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.GetCallBuilder.html b/docs/com/ngrok/services/IpRestrictions.GetCallBuilder.html
new file mode 100644
index 0000000..86edc9a
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+IpRestrictions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpRestrictions
+
+
+public class IpRestrictions.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpRestriction
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.ListCallBuilder.html b/docs/com/ngrok/services/IpRestrictions.ListCallBuilder.html
new file mode 100644
index 0000000..f4ea4a4
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+IpRestrictions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpRestrictions
+
+
+public class IpRestrictions.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.UpdateCallBuilder.html b/docs/com/ngrok/services/IpRestrictions.UpdateCallBuilder.html
new file mode 100644
index 0000000..29ee9ed
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.UpdateCallBuilder.html
@@ -0,0 +1,315 @@
+
+
+
+
+IpRestrictions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+IpRestrictions
+
+
+public class IpRestrictions.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
the set of IP policy identifiers that are used to enforce the restriction
+
+
+
+
+
the set of IP policy identifiers that are used to enforce the restriction
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this IP restriction. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this IP restriction. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+enforced
+
+true if the IP restriction will be enforced. if false, only warnings will be
+ issued
+
+Parameters:
+enforced - the value of the enforced parameter as a boolean
+Returns:
+the call builder instance
+
+
+
+
+
+enforced
+
+true if the IP restriction will be enforced. if false, only warnings will be
+ issued
+
+Parameters:
+enforced - the value of the enforced parameter as an Optional of boolean
+Returns:
+the call builder instance
+
+
+
+
+
+ipPolicyIds
+
+the set of IP policy identifiers that are used to enforce the restriction
+
+Parameters:
+ipPolicyIds - the value of the ip_policy_ids parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+ipPolicyIds
+
+the set of IP policy identifiers that are used to enforce the restriction
+
+Parameters:
+ipPolicyIds - the value of the ip_policy_ids parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+IpRestriction
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/IpRestrictions.html b/docs/com/ngrok/services/IpRestrictions.html
new file mode 100644
index 0000000..2f25549
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.html
@@ -0,0 +1,317 @@
+
+
+
+
+IpRestrictions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class IpRestrictions
+
extends Object
+An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account. An IP
+ restriction has a type which defines the ingress it applies to. IP
+ restrictions can be used to enforce the source IPs that can make API
+ requests, log in to the dashboard, start ngrok agents, and connect to your
+ public-facing endpoints.
+
+ See also
https://ngrok.com/docs/api#api-ip-restrictions .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for IpRestrictions.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpRestrictions
+
+Creates a new sub-client for IpRestrictions.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+type - the type of IP restriction. this defines what traffic will be restricted with the attached policies. four values are currently supported: dashboard, api, agent, and endpoints
+ipPolicyIds - the set of IP policy identifiers that are used to enforce the restriction
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.CreateCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.CreateCallBuilder.html
new file mode 100644
index 0000000..edd1456
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.CreateCallBuilder.html
@@ -0,0 +1,279 @@
+
+
+
+
+ReservedAddrs.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
reserve the address in this geographic ngrok datacenter.
+
+
+
+
+
reserve the address in this geographic ngrok datacenter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this reserved address will be used for
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this reserved address will be used for
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+region
+
+reserve the address in this geographic ngrok datacenter. Optional, default is
+ us. (au, eu, ap, us, jp, in, sa)
+
+Parameters:
+region - the value of the region parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+region
+
+reserve the address in this geographic ngrok datacenter. Optional, default is
+ us. (au, eu, ap, us, jp, in, sa)
+
+Parameters:
+region - the value of the region parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedAddr
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.DeleteCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.DeleteCallBuilder.html
new file mode 100644
index 0000000..2490161
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+ReservedAddrs.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.GetCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.GetCallBuilder.html
new file mode 100644
index 0000000..335f859
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+ReservedAddrs.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedAddr
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.ListCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.ListCallBuilder.html
new file mode 100644
index 0000000..32fd817
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+ReservedAddrs.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.UpdateCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.UpdateCallBuilder.html
new file mode 100644
index 0000000..ff389a8
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.UpdateCallBuilder.html
@@ -0,0 +1,241 @@
+
+
+
+
+ReservedAddrs.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this reserved address will be used for
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this reserved address will be used for
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedAddr
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedAddrs.html b/docs/com/ngrok/services/ReservedAddrs.html
new file mode 100644
index 0000000..85eaded
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.html
@@ -0,0 +1,299 @@
+
+
+
+
+ReservedAddrs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedAddrs
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for ReservedAddrs.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new reserved address.
+
+
+
+
+
Delete a reserved address.
+
+
+
+
+
Get the details of a reserved address.
+
+
+
+
+
List all reserved addresses on this account.
+
+
+
+
+
Update the attributes of a reserved address.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedAddrs
+
+Creates a new sub-client for ReservedAddrs.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.CreateCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.CreateCallBuilder.html
new file mode 100644
index 0000000..a40d0e8
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.CreateCallBuilder.html
@@ -0,0 +1,363 @@
+
+
+
+
+ReservedDomains.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
reserve the domain in this geographic ngrok datacenter.
+
+
+
+
+
reserve the domain in this geographic ngrok datacenter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+region
+
+reserve the domain in this geographic ngrok datacenter. Optional, default is us.
+ (au, eu, ap, us, jp, in, sa)
+
+Parameters:
+region - the value of the region parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+region
+
+reserve the domain in this geographic ngrok datacenter. Optional, default is us.
+ (au, eu, ap, us, jp, in, sa)
+
+Parameters:
+region - the value of the region parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this reserved domain will be used for
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this reserved domain will be used for
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+certificateId
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain. Optional, mutually exclusive with
+ certificate_management_policy.
+
+Parameters:
+certificateId - the value of the certificate_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+certificateId
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain. Optional, mutually exclusive with
+ certificate_management_policy.
+
+Parameters:
+certificateId - the value of the certificate_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+certificateManagementPolicy
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled. Optional, mutually exclusive with
+ certificate_id.
+
+Parameters:
+certificateManagementPolicy - the value of the certificate_management_policy parameter as a ReservedDomainCertPolicy
+Returns:
+the call builder instance
+
+
+
+
+
+certificateManagementPolicy
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled. Optional, mutually exclusive with
+ certificate_id.
+
+Parameters:
+certificateManagementPolicy - the value of the certificate_management_policy parameter as an Optional of ReservedDomainCertPolicy
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedDomain
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.DeleteCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.DeleteCallBuilder.html
new file mode 100644
index 0000000..6bc7573
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+ReservedDomains.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.DeleteCertificateCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateCallBuilder.html
new file mode 100644
index 0000000..4595a2e
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+ReservedDomains.DeleteCertificateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.ReservedDomains.DeleteCertificateCallBuilder
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.DeleteCertificateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent DeleteCertificate API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
new file mode 100644
index 0000000..9b36d9f
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+ReservedDomains.DeleteCertificateManagementPolicyCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.ReservedDomains.DeleteCertificateManagementPolicyCallBuilder
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.DeleteCertificateManagementPolicyCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent DeleteCertificateManagementPolicy API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.GetCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.GetCallBuilder.html
new file mode 100644
index 0000000..4c08d38
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+ReservedDomains.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedDomain
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.ListCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.ListCallBuilder.html
new file mode 100644
index 0000000..1ed2d41
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+ReservedDomains.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.UpdateCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.UpdateCallBuilder.html
new file mode 100644
index 0000000..0742e79
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.UpdateCallBuilder.html
@@ -0,0 +1,325 @@
+
+
+
+
+ReservedDomains.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of what this reserved domain will be used for
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this reserved domain will be used for
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+certificateId
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain. Optional, mutually exclusive with
+ certificate_management_policy.
+
+Parameters:
+certificateId - the value of the certificate_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+certificateId
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain. Optional, mutually exclusive with
+ certificate_management_policy.
+
+Parameters:
+certificateId - the value of the certificate_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+certificateManagementPolicy
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled. Optional, mutually exclusive with
+ certificate_id.
+
+Parameters:
+certificateManagementPolicy - the value of the certificate_management_policy parameter as a ReservedDomainCertPolicy
+Returns:
+the call builder instance
+
+
+
+
+
+certificateManagementPolicy
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled. Optional, mutually exclusive with
+ certificate_id.
+
+Parameters:
+certificateManagementPolicy - the value of the certificate_management_policy parameter as an Optional of ReservedDomainCertPolicy
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+ReservedDomain
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/ReservedDomains.html b/docs/com/ngrok/services/ReservedDomains.html
new file mode 100644
index 0000000..d9aaa01
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.html
@@ -0,0 +1,352 @@
+
+
+
+
+ReservedDomains (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class ReservedDomains
+
extends Object
+Reserved Domains are hostnames that you can listen for traffic on. Domains
+ can be used to listen for http, https or tls traffic. You may use a domain
+ that you own by creating a CNAME record specified in the returned resource.
+ This CNAME record points traffic for that domain to ngrok's edge servers.
+
+ See also
https://ngrok.com/docs/api#api-reserved-domains .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent DeleteCertificate API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent DeleteCertificateManagementPolicy API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for ReservedDomains.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new reserved domain.
+
+
+
+
+
Delete a reserved domain.
+
+
+
+
+
Detach the certificate attached to a reserved domain.
+
+
+
+
+
Detach the certificate management policy attached to a reserved domain.
+
+
+
+
+
Get the details of a reserved domain.
+
+
+
+
+
List all reserved domains on this account.
+
+
+
+
+
Update the attributes of a reserved domain.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ReservedDomains
+
+Creates a new sub-client for ReservedDomains.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+name - the domain name to reserve. It may be a full domain name like app.example.com. If the name does not contain a '.' it will reserve that subdomain on ngrok.io.
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+deleteCertificateManagementPolicy
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+deleteCertificate
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.CreateCallBuilder.html b/docs/com/ngrok/services/SshCertificateAuthorities.CreateCallBuilder.html
new file mode 100644
index 0000000..6810c2f
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,355 @@
+
+
+
+
+SshCertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+
+
+Enclosing class:
+SshCertificateAuthorities
+
+
+public class SshCertificateAuthorities.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
the type of elliptic curve to use when creating an ECDSA key
+
+
+
+
+
the type of elliptic curve to use when creating an ECDSA key
+
+
+
+
+
the key size to use when creating an RSA key.
+
+
+
+
+
the key size to use when creating an RSA key.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
the type of private key to generate.
+
+
+
+
+
the type of private key to generate.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this SSH Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+privateKeyType
+
+the type of private key to generate. one of rsa,
+ ecdsa, ed25519
+
+Parameters:
+privateKeyType - the value of the private_key_type parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+privateKeyType
+
+the type of private key to generate. one of rsa,
+ ecdsa, ed25519
+
+Parameters:
+privateKeyType - the value of the private_key_type parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+ellipticCurve
+
+the type of elliptic curve to use when creating an ECDSA key
+
+Parameters:
+ellipticCurve - the value of the elliptic_curve parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+ellipticCurve
+
+the type of elliptic curve to use when creating an ECDSA key
+
+Parameters:
+ellipticCurve - the value of the elliptic_curve parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+keySize
+
+the key size to use when creating an RSA key. one of 2048 or
+ 4096
+
+Parameters:
+keySize - the value of the key_size parameter as a long
+Returns:
+the call builder instance
+
+
+
+
+
+keySize
+
+the key size to use when creating an RSA key. one of 2048 or
+ 4096
+
+Parameters:
+keySize - the value of the key_size parameter as an Optional of long
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.DeleteCallBuilder.html b/docs/com/ngrok/services/SshCertificateAuthorities.DeleteCallBuilder.html
new file mode 100644
index 0000000..1f23a9f
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+SshCertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.SshCertificateAuthorities.DeleteCallBuilder
+
+
+
+Enclosing class:
+SshCertificateAuthorities
+
+
+public class SshCertificateAuthorities.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.GetCallBuilder.html b/docs/com/ngrok/services/SshCertificateAuthorities.GetCallBuilder.html
new file mode 100644
index 0000000..8d47d56
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+SshCertificateAuthorities.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCertificateAuthorities
+
+
+public class SshCertificateAuthorities.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.ListCallBuilder.html b/docs/com/ngrok/services/SshCertificateAuthorities.ListCallBuilder.html
new file mode 100644
index 0000000..4c07adc
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+SshCertificateAuthorities.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+
+
+Enclosing class:
+SshCertificateAuthorities
+
+
+public class SshCertificateAuthorities.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.UpdateCallBuilder.html b/docs/com/ngrok/services/SshCertificateAuthorities.UpdateCallBuilder.html
new file mode 100644
index 0000000..5d3af15
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+SshCertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+
+
+Enclosing class:
+SshCertificateAuthorities
+
+
+public class SshCertificateAuthorities.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this SSH Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH Certificate Authority. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCertificateAuthorities.html b/docs/com/ngrok/services/SshCertificateAuthorities.html
new file mode 100644
index 0000000..16eddf5
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.html
@@ -0,0 +1,308 @@
+
+
+
+
+SshCertificateAuthorities (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshCertificateAuthorities
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for SshCertificateAuthorities.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCertificateAuthorities
+
+Creates a new sub-client for SshCertificateAuthorities.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.CreateCallBuilder.html b/docs/com/ngrok/services/SshCredentials.CreateCallBuilder.html
new file mode 100644
index 0000000..3aa8dc0
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.CreateCallBuilder.html
@@ -0,0 +1,301 @@
+
+
+
+
+SshCredentials.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCredentials
+
+
+public class SshCredentials.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of who or what will use the ssh credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of who or what will use the ssh credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+SshCredential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.DeleteCallBuilder.html b/docs/com/ngrok/services/SshCredentials.DeleteCallBuilder.html
new file mode 100644
index 0000000..0b876ec
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+SshCredentials.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCredentials
+
+
+public class SshCredentials.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.GetCallBuilder.html b/docs/com/ngrok/services/SshCredentials.GetCallBuilder.html
new file mode 100644
index 0000000..a31c96e
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+SshCredentials.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCredentials
+
+
+public class SshCredentials.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+SshCredential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.ListCallBuilder.html b/docs/com/ngrok/services/SshCredentials.ListCallBuilder.html
new file mode 100644
index 0000000..7283802
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+SshCredentials.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCredentials
+
+
+public class SshCredentials.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.UpdateCallBuilder.html b/docs/com/ngrok/services/SshCredentials.UpdateCallBuilder.html
new file mode 100644
index 0000000..ffce0d1
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.UpdateCallBuilder.html
@@ -0,0 +1,301 @@
+
+
+
+
+SshCredentials.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshCredentials
+
+
+public class SshCredentials.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of who or what will use the ssh credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of who or what will use the ssh credential to
+ authenticate. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+acl
+
+optional list of ACL rules. If unspecified, the credential will have no
+ restrictions. The only allowed ACL rule at this time is the bind
+ rule. The bind rule allows the caller to restrict what domains and
+ addresses the token is allowed to bind. For example, to allow the token to open
+ a tunnel on example.ngrok.io your ACL would include the rule
+ bind:example.ngrok.io. Bind rules may specify a leading wildcard to
+ match multiple domains with a common suffix. For example, you may specify a rule
+ of bind:*.example.com which will allow x.example.com,
+ y.example.com, *.example.com, etc. A rule of
+ '*' is equivalent to no acl at all and will explicitly permit all
+ actions.
+
+Parameters:
+acl - the value of the acl parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+SshCredential
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshCredentials.html b/docs/com/ngrok/services/SshCredentials.html
new file mode 100644
index 0000000..c12bdda
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.html
@@ -0,0 +1,309 @@
+
+
+
+
+SshCredentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshCredentials
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for SshCredentials.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new ssh_credential from an uploaded public SSH key.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshCredentials
+
+Creates a new sub-client for SshCredentials.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+publicKey - the PEM-encoded public key of the SSH keypair that will be used to authenticate
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/SshHostCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..6044583
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.CreateCallBuilder.html
@@ -0,0 +1,363 @@
+
+
+
+
+SshHostCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshHostCertificates
+
+
+public class SshHostCertificates.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
the list of principals included in the ssh host certificate.
+
+
+
+
+
the list of principals included in the ssh host certificate.
+
+
+
+
+
The time when the host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when the host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+principals
+
+the list of principals included in the ssh host certificate. This is the list of
+ hostnames and/or IP addresses that are authorized to serve SSH traffic with this
+ certificate. Dangerously, if no principals are specified, this certificate is
+ considered valid for all hosts.
+
+Parameters:
+principals - the value of the principals parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+principals
+
+the list of principals included in the ssh host certificate. This is the list of
+ hostnames and/or IP addresses that are authorized to serve SSH traffic with this
+ certificate. Dangerously, if no principals are specified, this certificate is
+ considered valid for all hosts.
+
+Parameters:
+principals - the value of the principals parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+validAfter
+
+The time when the host certificate becomes valid, in RFC 3339 format. Defaults
+ to the current time if unspecified.
+
+Parameters:
+validAfter - the value of the valid_after parameter as a OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validAfter
+
+The time when the host certificate becomes valid, in RFC 3339 format. Defaults
+ to the current time if unspecified.
+
+Parameters:
+validAfter - the value of the valid_after parameter as an Optional of OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validUntil
+
+The time when this host certificate becomes invalid, in RFC 3339 format. If
+ unspecified, a default value of one year in the future will be used. The OpenSSH
+ certificates RFC calls this valid_before.
+
+Parameters:
+validUntil - the value of the valid_until parameter as a OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validUntil
+
+The time when this host certificate becomes invalid, in RFC 3339 format. If
+ unspecified, a default value of one year in the future will be used. The OpenSSH
+ certificates RFC calls this valid_before.
+
+Parameters:
+validUntil - the value of the valid_until parameter as an Optional of OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH Host Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH Host Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/SshHostCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..f444a90
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+SshHostCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshHostCertificates
+
+
+public class SshHostCertificates.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.GetCallBuilder.html b/docs/com/ngrok/services/SshHostCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..f2df5a2
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+SshHostCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshHostCertificates
+
+
+public class SshHostCertificates.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.ListCallBuilder.html b/docs/com/ngrok/services/SshHostCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..21b2392
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+SshHostCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshHostCertificates
+
+
+public class SshHostCertificates.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/SshHostCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..3ca59a3
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+SshHostCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshHostCertificates
+
+
+public class SshHostCertificates.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this SSH Host Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH Host Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshHostCertificates.html b/docs/com/ngrok/services/SshHostCertificates.html
new file mode 100644
index 0000000..b919e95
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.html
@@ -0,0 +1,314 @@
+
+
+
+
+SshHostCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshHostCertificates
+
extends Object
+SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+ See also
https://ngrok.com/docs/api#api-ssh-host-certificates .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for SshHostCertificates.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshHostCertificates
+
+Creates a new sub-client for SshHostCertificates.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+sshCertificateAuthorityId - the ssh certificate authority that is used to sign this ssh host certificate
+publicKey - a public key in OpenSSH Authorized Keys format that this certificate signs
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/SshUserCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..740058e
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.CreateCallBuilder.html
@@ -0,0 +1,455 @@
+
+
+
+
+SshUserCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshUserCertificates
+
+
+public class SshUserCertificates.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
A map of critical options included in the certificate.
+
+
+
+
+
A map of critical options included in the certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
A map of extensions included in the certificate.
+
+
+
+
+
A map of extensions included in the certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
the list of principals included in the ssh user certificate.
+
+
+
+
+
the list of principals included in the ssh user certificate.
+
+
+
+
+
The time when the user certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when the user certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+principals
+
+the list of principals included in the ssh user certificate. This is the list of
+ usernames that the certificate holder may sign in as on a machine authorizing
+ the signing certificate authority. Dangerously, if no principals are specified,
+ this certificate may be used to log in as any user.
+
+Parameters:
+principals - the value of the principals parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+principals
+
+the list of principals included in the ssh user certificate. This is the list of
+ usernames that the certificate holder may sign in as on a machine authorizing
+ the signing certificate authority. Dangerously, if no principals are specified,
+ this certificate may be used to log in as any user.
+
+Parameters:
+principals - the value of the principals parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+criticalOptions
+
+A map of critical options included in the certificate. Only two critical options
+ are currently defined by OpenSSH:
force-command and
+
source-address. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Parameters:
+criticalOptions - the value of the critical_options parameter as a Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+criticalOptions
+
+A map of critical options included in the certificate. Only two critical options
+ are currently defined by OpenSSH:
force-command and
+
source-address. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Parameters:
+criticalOptions - the value of the critical_options parameter as an Optional of Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+extensions
+
+A map of extensions included in the certificate. Extensions are additional
+ metadata that can be interpreted by the SSH server for any purpose. These can be
+ used to permit or deny the ability to open a terminal, do port forwarding, x11
+ forwarding, and more. If unspecified, the certificate will include limited
+ permissions with the following extension map:
{"permit-pty": "",
+ "permit-user-rc": ""} OpenSSH understands a number of predefined
+ extensions. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Parameters:
+extensions - the value of the extensions parameter as a Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+extensions
+
+A map of extensions included in the certificate. Extensions are additional
+ metadata that can be interpreted by the SSH server for any purpose. These can be
+ used to permit or deny the ability to open a terminal, do port forwarding, x11
+ forwarding, and more. If unspecified, the certificate will include limited
+ permissions with the following extension map:
{"permit-pty": "",
+ "permit-user-rc": ""} OpenSSH understands a number of predefined
+ extensions. See
the
+ OpenSSH certificate protocol spec for additional details.
+
+Parameters:
+extensions - the value of the extensions parameter as an Optional of Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+validAfter
+
+The time when the user certificate becomes valid, in RFC 3339 format. Defaults
+ to the current time if unspecified.
+
+Parameters:
+validAfter - the value of the valid_after parameter as a OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validAfter
+
+The time when the user certificate becomes valid, in RFC 3339 format. Defaults
+ to the current time if unspecified.
+
+Parameters:
+validAfter - the value of the valid_after parameter as an Optional of OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validUntil
+
+The time when this host certificate becomes invalid, in RFC 3339 format. If
+ unspecified, a default value of 24 hours will be used. The OpenSSH certificates
+ RFC calls this valid_before.
+
+Parameters:
+validUntil - the value of the valid_until parameter as a OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+validUntil
+
+The time when this host certificate becomes invalid, in RFC 3339 format. If
+ unspecified, a default value of 24 hours will be used. The OpenSSH certificates
+ RFC calls this valid_before.
+
+Parameters:
+validUntil - the value of the valid_until parameter as an Optional of OffsetDateTime
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH User Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH User Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/SshUserCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..863bcdd
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+SshUserCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshUserCertificates
+
+
+public class SshUserCertificates.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.GetCallBuilder.html b/docs/com/ngrok/services/SshUserCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..d7beca7
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+SshUserCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshUserCertificates
+
+
+public class SshUserCertificates.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.ListCallBuilder.html b/docs/com/ngrok/services/SshUserCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..b6a9418
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+SshUserCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshUserCertificates
+
+
+public class SshUserCertificates.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/SshUserCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..319228d
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.UpdateCallBuilder.html
@@ -0,0 +1,243 @@
+
+
+
+
+SshUserCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+SshUserCertificates
+
+
+public class SshUserCertificates.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this SSH User Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this SSH User Certificate. optional, max 255
+ bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/SshUserCertificates.html b/docs/com/ngrok/services/SshUserCertificates.html
new file mode 100644
index 0000000..2aa7ef0
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.html
@@ -0,0 +1,314 @@
+
+
+
+
+SshUserCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class SshUserCertificates
+
extends Object
+SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection. The SSH server must trust the SSH
+ Certificate Authority used to sign the certificate.
+
+ See also
https://ngrok.com/docs/api#api-ssh-user-certificates .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for SshUserCertificates.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+SshUserCertificates
+
+Creates a new sub-client for SshUserCertificates.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+sshCertificateAuthorityId - the ssh certificate authority that is used to sign this ssh user certificate
+publicKey - a public key in OpenSSH Authorized Keys format that this certificate signs
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TcpEdgeBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..0801857
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TcpEdgeBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TcpEdgeBackendModule
+
+
+public class TcpEdgeBackendModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/TcpEdgeBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..27cd0ac
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeBackendModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TcpEdgeBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TcpEdgeBackendModule
+
+
+public class TcpEdgeBackendModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TcpEdgeBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..093cb63
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TcpEdgeBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TcpEdgeBackendModule
+
+
+public class TcpEdgeBackendModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeBackendModule.html b/docs/com/ngrok/services/TcpEdgeBackendModule.html
new file mode 100644
index 0000000..7378911
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeBackendModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TcpEdgeBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TcpEdgeBackendModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TcpEdgeBackendModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TcpEdgeBackendModule
+
+Creates a new sub-client for TcpEdgeBackendModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..3b54dfd
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TcpEdgeIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TcpEdgeIpRestrictionModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+TcpEdgeIpRestrictionModule
+
+
+public class TcpEdgeIpRestrictionModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..1cdb3b7
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TcpEdgeIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TcpEdgeIpRestrictionModule.GetCallBuilder
+
+
+
+Enclosing class:
+TcpEdgeIpRestrictionModule
+
+
+public class TcpEdgeIpRestrictionModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..5de8484
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TcpEdgeIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+TcpEdgeIpRestrictionModule
+
+
+public class TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.html b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.html
new file mode 100644
index 0000000..77341b9
--- /dev/null
+++ b/docs/com/ngrok/services/TcpEdgeIpRestrictionModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TcpEdgeIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TcpEdgeIpRestrictionModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TcpEdgeIpRestrictionModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TcpEdgeIpRestrictionModule
+
+Creates a new sub-client for TcpEdgeIpRestrictionModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..220f0be
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.CreateCallBuilder.html
@@ -0,0 +1,241 @@
+
+
+
+
+TlsCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsCertificates
+
+
+public class TlsCertificates.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this TLS certificate. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this TLS certificate. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsCertificate
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..ed9f738
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TlsCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsCertificates
+
+
+public class TlsCertificates.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.GetCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..f17c301
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TlsCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsCertificates
+
+
+public class TlsCertificates.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsCertificate
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.ListCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..474fa85
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+TlsCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsCertificates
+
+
+public class TlsCertificates.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..356a508
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.UpdateCallBuilder.html
@@ -0,0 +1,241 @@
+
+
+
+
+TlsCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsCertificates
+
+
+public class TlsCertificates.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this TLS certificate. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this TLS certificate. optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TlsCertificate
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsCertificates.html b/docs/com/ngrok/services/TlsCertificates.html
new file mode 100644
index 0000000..8db0787
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.html
@@ -0,0 +1,316 @@
+
+
+
+
+TlsCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsCertificates
+
extends Object
+TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic. TLS certificates are unused
+ until they are attached to a Domain. TLS Certificates may also be
+ provisioned by ngrok automatically for domains on which you have enabled
+ automated certificate provisioning.
+
+ See also
https://ngrok.com/docs/api#api-tls-certificates .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TlsCertificates.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsCertificates
+
+Creates a new sub-client for TlsCertificates.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Parameters:
+certificatePem - chain of PEM-encoded certificates, leaf first. See Certificate Bundles .
+privateKeyPem - private key for the TLS certificate, PEM-encoded. See Private Keys .
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TlsEdgeBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..f630388
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TlsEdgeBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsEdgeBackendModule
+
+
+public class TlsEdgeBackendModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/TlsEdgeBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..afdbca8
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeBackendModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TlsEdgeBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsEdgeBackendModule
+
+
+public class TlsEdgeBackendModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TlsEdgeBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..9486173
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TlsEdgeBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsEdgeBackendModule
+
+
+public class TlsEdgeBackendModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointBackendMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeBackendModule.html b/docs/com/ngrok/services/TlsEdgeBackendModule.html
new file mode 100644
index 0000000..e01a043
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeBackendModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TlsEdgeBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsEdgeBackendModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TlsEdgeBackendModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdgeBackendModule
+
+Creates a new sub-client for TlsEdgeBackendModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..b253160
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TlsEdgeIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeIpRestrictionModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeIpRestrictionModule
+
+
+public class TlsEdgeIpRestrictionModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..28e6374
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TlsEdgeIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeIpRestrictionModule.GetCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeIpRestrictionModule
+
+
+public class TlsEdgeIpRestrictionModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..d1a4f56
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TlsEdgeIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeIpRestrictionModule
+
+
+public class TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointIpPolicy
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.html b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.html
new file mode 100644
index 0000000..20e52e2
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeIpRestrictionModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TlsEdgeIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsEdgeIpRestrictionModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TlsEdgeIpRestrictionModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdgeIpRestrictionModule
+
+Creates a new sub-client for TlsEdgeIpRestrictionModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..90cf14a
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TlsEdgeMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsEdgeMutualTlsModule
+
+
+public class TlsEdgeMutualTlsModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..9640835
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TlsEdgeMutualTlsModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TlsEdgeMutualTlsModule
+
+
+public class TlsEdgeMutualTlsModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..47bcc31
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TlsEdgeMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeMutualTlsModule
+
+
+public class TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeMutualTlsModule.html b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.html
new file mode 100644
index 0000000..dcf1dea
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeMutualTlsModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TlsEdgeMutualTlsModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsEdgeMutualTlsModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TlsEdgeMutualTlsModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdgeMutualTlsModule
+
+Creates a new sub-client for TlsEdgeMutualTlsModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..5cc29b2
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TlsEdgeTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeTlsTerminationModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeTlsTerminationModule
+
+
+public class TlsEdgeTlsTerminationModule.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..dcdac9f
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TlsEdgeTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeTlsTerminationModule.GetCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeTlsTerminationModule
+
+
+public class TlsEdgeTlsTerminationModule.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..3e8bb71
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,203 @@
+
+
+
+
+TlsEdgeTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+TlsEdgeTlsTerminationModule
+
+
+public class TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+module
+
+Sets the module parameter.
+
+Parameters:
+module - the value of the module parameter as a EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.html b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.html
new file mode 100644
index 0000000..95cca2f
--- /dev/null
+++ b/docs/com/ngrok/services/TlsEdgeTlsTerminationModule.html
@@ -0,0 +1,251 @@
+
+
+
+
+TlsEdgeTlsTerminationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TlsEdgeTlsTerminationModule
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TlsEdgeTlsTerminationModule.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TlsEdgeTlsTerminationModule
+
+Creates a new sub-client for TlsEdgeTlsTerminationModule.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+replace
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.CreateCallBuilder.html b/docs/com/ngrok/services/TunnelGroupBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..c518156
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.CreateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+TunnelGroupBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelGroupBackends
+
+
+public class TunnelGroupBackends.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+labels
+
+labels to watch for tunnels on, e.g. app->foo, dc->bar
+
+Parameters:
+labels - the value of the labels parameter as a Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+labels
+
+labels to watch for tunnels on, e.g. app->foo, dc->bar
+
+Parameters:
+labels - the value of the labels parameter as an Optional of Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/TunnelGroupBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..b2b9126
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TunnelGroupBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelGroupBackends
+
+
+public class TunnelGroupBackends.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.GetCallBuilder.html b/docs/com/ngrok/services/TunnelGroupBackends.GetCallBuilder.html
new file mode 100644
index 0000000..d531730
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TunnelGroupBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelGroupBackends
+
+
+public class TunnelGroupBackends.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.ListCallBuilder.html b/docs/com/ngrok/services/TunnelGroupBackends.ListCallBuilder.html
new file mode 100644
index 0000000..3ec1d81
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+TunnelGroupBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelGroupBackends
+
+
+public class TunnelGroupBackends.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/TunnelGroupBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..c49bad1
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.UpdateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+TunnelGroupBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelGroupBackends
+
+
+public class TunnelGroupBackends.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+labels
+
+labels to watch for tunnels on, e.g. app->foo, dc->bar
+
+Parameters:
+labels - the value of the labels parameter as a Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+labels
+
+labels to watch for tunnels on, e.g. app->foo, dc->bar
+
+Parameters:
+labels - the value of the labels parameter as an Optional of Map <String ,String >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelGroupBackends.html b/docs/com/ngrok/services/TunnelGroupBackends.html
new file mode 100644
index 0000000..af3f6b8
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelGroupBackends.html
@@ -0,0 +1,306 @@
+
+
+
+
+TunnelGroupBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TunnelGroupBackends
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TunnelGroupBackends.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Delete a TunnelGroup backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelGroupBackends
+
+Creates a new sub-client for TunnelGroupBackends.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.GetCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.GetCallBuilder.html
new file mode 100644
index 0000000..f4ecfa5
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+TunnelSessions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelSessions
+
+
+public class TunnelSessions.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+TunnelSession
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.ListCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.ListCallBuilder.html
new file mode 100644
index 0000000..c0ae589
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+TunnelSessions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelSessions
+
+
+public class TunnelSessions.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.RestartCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.RestartCallBuilder.html
new file mode 100644
index 0000000..4f2dd03
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.RestartCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TunnelSessions.RestartCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelSessions
+
+
+public class TunnelSessions.RestartCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Restart API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.StopCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.StopCallBuilder.html
new file mode 100644
index 0000000..c5bc794
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.StopCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TunnelSessions.StopCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelSessions
+
+
+public class TunnelSessions.StopCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Stop API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.UpdateCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.UpdateCallBuilder.html
new file mode 100644
index 0000000..0bbeb36
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.UpdateCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+TunnelSessions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+TunnelSessions
+
+
+public class TunnelSessions.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/TunnelSessions.html b/docs/com/ngrok/services/TunnelSessions.html
new file mode 100644
index 0000000..a404634
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.html
@@ -0,0 +1,320 @@
+
+
+
+
+TunnelSessions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class TunnelSessions
+
extends Object
+Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service. Each tunnel
+ session can include one or more Tunnels.
+
+ See also
https://ngrok.com/docs/api#api-tunnel-sessions .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Restart API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Stop API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for TunnelSessions.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
List all online tunnel sessions running on this account.
+
+
+
+
+
Issues a command instructing the ngrok agent to restart.
+
+
+
+
+
Issues a command instructing the ngrok agent that started this tunnel session to
+ exit.
+
+
+
+
+
Issues a command instructing the ngrok agent to update itself to the latest
+ version.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+TunnelSessions
+
+Creates a new sub-client for TunnelSessions.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+restart
+
+Issues a command instructing the ngrok agent to restart. The agent restarts
+ itself by calling exec() on platforms that support it. This operation is notably
+ not supported on Windows. When an agent restarts, it reconnects with a new
+ tunnel session ID.
+
+ See also
https://ngrok.com/docs/api#api-tunnel-sessions-restart .
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+stop
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+Issues a command instructing the ngrok agent to update itself to the latest
+ version. After this call completes successfully, the ngrok agent will be in the
+ update process. A caller should wait some amount of time to allow the update to
+ complete (at least 10 seconds) before making a call to the Restart endpoint to
+ request that the agent restart itself to start using the new code. This call
+ will never update an ngrok agent to a new major version which could cause
+ breaking compatibility issues. If you wish to update to a new major version,
+ that must be done manually. Still, please be aware that updating your ngrok
+ agent could break your integration. This call will fail in any of the following
+ circumstances: there is no update available the ngrok agent's configuration
+ disabled update checks the agent is currently in process of updating the agent
+ has already successfully updated but has not yet been restarted
+
+ See also
https://ngrok.com/docs/api#api-tunnel-sessions-update .
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Tunnels.GetCallBuilder.html b/docs/com/ngrok/services/Tunnels.GetCallBuilder.html
new file mode 100644
index 0000000..31d22e0
--- /dev/null
+++ b/docs/com/ngrok/services/Tunnels.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+Tunnels.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Tunnels
+
+
+public class Tunnels.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+Tunnel
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Tunnels.ListCallBuilder.html b/docs/com/ngrok/services/Tunnels.ListCallBuilder.html
new file mode 100644
index 0000000..7176135
--- /dev/null
+++ b/docs/com/ngrok/services/Tunnels.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+Tunnels.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Tunnels
+
+
+public class Tunnels.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+a Page of TunnelList
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/Tunnels.html b/docs/com/ngrok/services/Tunnels.html
new file mode 100644
index 0000000..110dc4c
--- /dev/null
+++ b/docs/com/ngrok/services/Tunnels.html
@@ -0,0 +1,227 @@
+
+
+
+
+Tunnels (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Tunnels
+
extends Object
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for Tunnels.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
List all online tunnels currently running on the account.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+Tunnels
+
+Creates a new sub-client for Tunnels.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.CreateCallBuilder.html b/docs/com/ngrok/services/WeightedBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..0376a97
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.CreateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+WeightedBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+WeightedBackends
+
+
+public class WeightedBackends.CreateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Create API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backends
+
+the ids of the child backends to their weights [0-10000]
+
+Parameters:
+backends - the value of the backends parameter as a Map <String ,Long >
+Returns:
+the call builder instance
+
+
+
+
+
+backends
+
+the ids of the child backends to their weights [0-10000]
+
+Parameters:
+backends - the value of the backends parameter as an Optional of Map <String ,Long >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+WeightedBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/WeightedBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..74efb29
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.DeleteCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+WeightedBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+WeightedBackends
+
+
+public class WeightedBackends.DeleteCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.GetCallBuilder.html b/docs/com/ngrok/services/WeightedBackends.GetCallBuilder.html
new file mode 100644
index 0000000..3ecf2d7
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.GetCallBuilder.html
@@ -0,0 +1,167 @@
+
+
+
+
+WeightedBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+WeightedBackends
+
+
+public class WeightedBackends.GetCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Get API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+WeightedBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.ListCallBuilder.html b/docs/com/ngrok/services/WeightedBackends.ListCallBuilder.html
new file mode 100644
index 0000000..da90bfd
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.ListCallBuilder.html
@@ -0,0 +1,239 @@
+
+
+
+
+WeightedBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+WeightedBackends
+
+
+public class WeightedBackends.ListCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent List API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+beforeId
+
+Sets the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+beforeId
+
+Sets (or unsets) the before_id parameter.
+
+Parameters:
+beforeId - the value of the before_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+limit
+
+Sets (or unsets) the limit parameter.
+
+Parameters:
+limit - the value of the limit parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/WeightedBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..b8bafa9
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.UpdateCallBuilder.html
@@ -0,0 +1,275 @@
+
+
+
+
+WeightedBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+WeightedBackends
+
+
+public class WeightedBackends.UpdateCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call asynchronously.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of this backend. Optional
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+
+
+
+backends
+
+the ids of the child backends to their weights [0-10000]
+
+Parameters:
+backends - the value of the backends parameter as a Map <String ,Long >
+Returns:
+the call builder instance
+
+
+
+
+
+backends
+
+the ids of the child backends to their weights [0-10000]
+
+Parameters:
+backends - the value of the backends parameter as an Optional of Map <String ,Long >
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+WeightedBackend
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/WeightedBackends.html b/docs/com/ngrok/services/WeightedBackends.html
new file mode 100644
index 0000000..30b7ea0
--- /dev/null
+++ b/docs/com/ngrok/services/WeightedBackends.html
@@ -0,0 +1,308 @@
+
+
+
+
+WeightedBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class WeightedBackends
+
extends Object
+A Weighted Backend balances traffic among the referenced backends. Traffic
+ is assigned proportionally to each based on its weight. The percentage of
+ traffic is calculated by dividing a backend's weight by the sum of all
+ weights.
+
+ See also
https://ngrok.com/docs/api#api-weighted-backends .
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
class
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new sub-client for WeightedBackends.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Delete a Weighted backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+WeightedBackends
+
+Creates a new sub-client for WeightedBackends.
+
+Parameters:
+apiClient - an instance of NgrokApiClient
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+create
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+delete
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+get
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+list
+
+
+
+Returns:
+a call builder for this API call
+
+
+
+
+
+update
+
+
+
+Parameters:
+id - the value of the id parameter as a String
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AbuseReports.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/AbuseReports.CreateCallBuilder.html
new file mode 100644
index 0000000..ae7e52e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.CreateCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a new abuse report which will be reviewed by our system and abuse
+ response team.
+
+
+
+
+
arbitrary user-defined data about this abuse report.
+
+
+
+
+
arbitrary user-defined data about this abuse report.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AbuseReports.GetCallBuilder.html b/docs/com/ngrok/services/class-use/AbuseReports.GetCallBuilder.html
new file mode 100644
index 0000000..b4b2e4b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the detailed status of abuse report by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AbuseReports.html b/docs/com/ngrok/services/class-use/AbuseReports.html
new file mode 100644
index 0000000..3b779ef
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/AgentIngresses.CreateCallBuilder.html
new file mode 100644
index 0000000..0563d90
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.CreateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create a new Agent Ingress.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/AgentIngresses.DeleteCallBuilder.html
new file mode 100644
index 0000000..0b85b8b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.GetCallBuilder.html b/docs/com/ngrok/services/class-use/AgentIngresses.GetCallBuilder.html
new file mode 100644
index 0000000..accdc41
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the details of an Agent Ingress by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.ListCallBuilder.html b/docs/com/ngrok/services/class-use/AgentIngresses.ListCallBuilder.html
new file mode 100644
index 0000000..c6cfab9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/AgentIngresses.UpdateCallBuilder.html
new file mode 100644
index 0000000..290db35
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.UpdateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
human-readable description of the use of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Agent Ingress.
+
+
+
+
+
Update attributes of an Agent Ingress by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/AgentIngresses.html b/docs/com/ngrok/services/class-use/AgentIngresses.html
new file mode 100644
index 0000000..c498441
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for AgentIngresses.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/ApiKeys.CreateCallBuilder.html
new file mode 100644
index 0000000..d81d045
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.CreateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/ApiKeys.DeleteCallBuilder.html
new file mode 100644
index 0000000..dd77889
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.GetCallBuilder.html b/docs/com/ngrok/services/class-use/ApiKeys.GetCallBuilder.html
new file mode 100644
index 0000000..bca7573
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the details of an API key by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.ListCallBuilder.html b/docs/com/ngrok/services/class-use/ApiKeys.ListCallBuilder.html
new file mode 100644
index 0000000..d109b81
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/ApiKeys.UpdateCallBuilder.html
new file mode 100644
index 0000000..c9a5071
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.UpdateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
human-readable description of what uses the API key to authenticate.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
arbitrary user-defined data of this API key.
+
+
+
+
+
Update attributes of an API key by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ApiKeys.html b/docs/com/ngrok/services/class-use/ApiKeys.html
new file mode 100644
index 0000000..eda3b4b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.CreateCallBuilder.html
new file mode 100644
index 0000000..258b4fa
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.DeleteCallBuilder.html
new file mode 100644
index 0000000..bc8d840
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.GetCallBuilder.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.GetCallBuilder.html
new file mode 100644
index 0000000..590c146
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.ListCallBuilder.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.ListCallBuilder.html
new file mode 100644
index 0000000..7769316
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
CertificateAuthorities.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
CertificateAuthorities. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.UpdateCallBuilder.html
new file mode 100644
index 0000000..eb069d4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
human-readable description of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this Certificate Authority.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/CertificateAuthorities.html b/docs/com/ngrok/services/class-use/CertificateAuthorities.html
new file mode 100644
index 0000000..fd92c81
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/Credentials.CreateCallBuilder.html
new file mode 100644
index 0000000..8fd7e17
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.CreateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Create a new tunnel authtoken credential.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/Credentials.DeleteCallBuilder.html
new file mode 100644
index 0000000..7487b6a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.GetCallBuilder.html b/docs/com/ngrok/services/class-use/Credentials.GetCallBuilder.html
new file mode 100644
index 0000000..7b3304c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.ListCallBuilder.html b/docs/com/ngrok/services/class-use/Credentials.ListCallBuilder.html
new file mode 100644
index 0000000..44ed8f6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/Credentials.UpdateCallBuilder.html
new file mode 100644
index 0000000..d278200
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.UpdateCallBuilder.html
@@ -0,0 +1,123 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this credential.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Credentials.html b/docs/com/ngrok/services/class-use/Credentials.html
new file mode 100644
index 0000000..13bad48
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.Credentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..74a5875
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..2443e0e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..62beb83
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.html b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.html
new file mode 100644
index 0000000..ee70223
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteBackendModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..e9a2273
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCircuitBreakerModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.GetCallBuilder.html
new file mode 100644
index 0000000..2d218b2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCircuitBreakerModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..83a0b4c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.html b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.html
new file mode 100644
index 0000000..b232fc2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCircuitBreakerModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCircuitBreakerModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..74f0b27
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCompressionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.GetCallBuilder.html
new file mode 100644
index 0000000..0a3075f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCompressionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..bd659ca
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.html b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.html
new file mode 100644
index 0000000..973075f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteCompressionModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteCompressionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..381638e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..979a4d1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..d75e65b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.html b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.html
new file mode 100644
index 0000000..2aca455
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteIpRestrictionModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..07b1236
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOAuthModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.GetCallBuilder.html
new file mode 100644
index 0000000..2741048
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOAuthModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..8ccf9fc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOAuthModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.html b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.html
new file mode 100644
index 0000000..0822eba
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOAuthModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOAuthModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..dfb4b1e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOidcModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.GetCallBuilder.html
new file mode 100644
index 0000000..5576152
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOidcModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..6d2f3d1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOidcModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.html b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.html
new file mode 100644
index 0000000..b93a099
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteOidcModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteOidcModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..67abf64
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteRequestHeadersModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..f6ee168
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteRequestHeadersModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..2d7e553
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.html b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.html
new file mode 100644
index 0000000..356d97d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteRequestHeadersModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteRequestHeadersModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..2ec0211
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteResponseHeadersModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..6feed50
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteResponseHeadersModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..436afb0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.html b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.html
new file mode 100644
index 0000000..bccf95f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteResponseHeadersModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteResponseHeadersModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..8c7153c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteSamlModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.GetCallBuilder.html
new file mode 100644
index 0000000..3b8a9ad
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteSamlModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..2e25010
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteSamlModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.html b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.html
new file mode 100644
index 0000000..1ab50c6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteSamlModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteSamlModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..5cda1a2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebhookVerificationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.GetCallBuilder.html
new file mode 100644
index 0000000..0f494c8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebhookVerificationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..3c2f35f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.html b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.html
new file mode 100644
index 0000000..c3baf13
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebhookVerificationModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebhookVerificationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..0370eae
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html
new file mode 100644
index 0000000..730d065
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.GetCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..1f46e69
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder.html
@@ -0,0 +1,100 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.html b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.html
new file mode 100644
index 0000000..a4d5cc2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgeRouteWebsocketTcpConverterModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttps.CreateCallBuilder.html
new file mode 100644
index 0000000..6970745
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.CreateCallBuilder.html
@@ -0,0 +1,145 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
+
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttps.DeleteCallBuilder.html
new file mode 100644
index 0000000..5a2ef4c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttps.GetCallBuilder.html
new file mode 100644
index 0000000..9d49873
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttps.ListCallBuilder.html
new file mode 100644
index 0000000..56f59d4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttps.UpdateCallBuilder.html
new file mode 100644
index 0000000..b4dff28
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.UpdateCallBuilder.html
@@ -0,0 +1,143 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+
+
+
+
+
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
Updates an HTTPS Edge by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttps.html b/docs/com/ngrok/services/class-use/EdgesHttps.html
new file mode 100644
index 0000000..3dc1375
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttps.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttps (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.EdgesNamespace. https ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.CreateCallBuilder.html
new file mode 100644
index 0000000..fd501fb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.CreateCallBuilder.html
@@ -0,0 +1,225 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.DeleteCallBuilder.html
new file mode 100644
index 0000000..1afb10a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttpsRoutes.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.GetCallBuilder.html
new file mode 100644
index 0000000..06a5841
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttpsRoutes.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.UpdateCallBuilder.html
new file mode 100644
index 0000000..e55d6ae
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.UpdateCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
backend module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
ip restriction module configuration or null
+
+
+
+
+
Route selector: "/blog" or "example.com" or "example.com/blog"
+
+
+
+
+
Route selector: "/blog" or "example.com" or "example.com/blog"
+
+
+
+
+
Type of match to use for this route.
+
+
+
+
+
Type of match to use for this route.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oauth module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
oidc module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
request headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
saml module configuration or null
+
+
+
+
+
Updates an HTTPS Edge Route by ID.
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
webhook verification module configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
websocket to tcp adapter configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.html b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.html
new file mode 100644
index 0000000..b12ed4c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesHttpsRoutes.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesHttpsRoutes (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTcp.CreateCallBuilder.html
new file mode 100644
index 0000000..738481e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.CreateCallBuilder.html
@@ -0,0 +1,143 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTcp.DeleteCallBuilder.html
new file mode 100644
index 0000000..0f73d0b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTcp.GetCallBuilder.html
new file mode 100644
index 0000000..ffab9b0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTcp.ListCallBuilder.html
new file mode 100644
index 0000000..1c5c53a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTcp.UpdateCallBuilder.html
new file mode 100644
index 0000000..6746c77
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.UpdateCallBuilder.html
@@ -0,0 +1,141 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Updates a TCP Edge by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTcp.html b/docs/com/ngrok/services/class-use/EdgesTcp.html
new file mode 100644
index 0000000..6f96157
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTcp.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTcp (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.EdgesNamespace. tcp ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTls.CreateCallBuilder.html
new file mode 100644
index 0000000..bdbe923
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.CreateCallBuilder.html
@@ -0,0 +1,163 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTls.DeleteCallBuilder.html
new file mode 100644
index 0000000..2052821
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTls.GetCallBuilder.html
new file mode 100644
index 0000000..8d6409a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTls.ListCallBuilder.html
new file mode 100644
index 0000000..8330bac
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EdgesTls.UpdateCallBuilder.html
new file mode 100644
index 0000000..7ec316c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.UpdateCallBuilder.html
@@ -0,0 +1,161 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
hostports served by this edge
+
+
+
+
+
Sets the ip_restriction parameter.
+
+
+
+
+
Sets (or unsets) the ip_restriction parameter.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
arbitrary user-defined machine-readable data of this edge.
+
+
+
+
+
Sets the mutual_tls parameter.
+
+
+
+
+
Sets (or unsets) the mutual_tls parameter.
+
+
+
+
+
Sets the tls_termination parameter.
+
+
+
+
+
Sets (or unsets) the tls_termination parameter.
+
+
+
+
+
Updates a TLS Edge by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EdgesTls.html b/docs/com/ngrok/services/class-use/EdgesTls.html
new file mode 100644
index 0000000..263773a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EdgesTls.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EdgesTls (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.EdgesNamespace. tls ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Endpoints.GetCallBuilder.html b/docs/com/ngrok/services/class-use/Endpoints.GetCallBuilder.html
new file mode 100644
index 0000000..e04be3f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Endpoints.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.Endpoints.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Endpoints.ListCallBuilder.html b/docs/com/ngrok/services/class-use/Endpoints.ListCallBuilder.html
new file mode 100644
index 0000000..7589d32
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Endpoints.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.Endpoints.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Endpoints.html b/docs/com/ngrok/services/class-use/Endpoints.html
new file mode 100644
index 0000000..cad7395
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Endpoints.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.Endpoints (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EventDestinations.CreateCallBuilder.html
new file mode 100644
index 0000000..147f00f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.CreateCallBuilder.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create a new Event Destination.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EventDestinations.DeleteCallBuilder.html
new file mode 100644
index 0000000..5a49117
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete an Event Destination.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EventDestinations.GetCallBuilder.html
new file mode 100644
index 0000000..3126bbb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get detailed information about an Event Destination by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EventDestinations.ListCallBuilder.html
new file mode 100644
index 0000000..9c9d763
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
List all Event Destinations on this account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EventDestinations.UpdateCallBuilder.html
new file mode 100644
index 0000000..ba3c4d5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.UpdateCallBuilder.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
Human-readable description of the Event Destination.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
The output format you would like to serialize events into when sending to their
+ target.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Destination.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
An object that encapsulates where and how to send your events.
+
+
+
+
+
Update attributes of an Event Destination.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventDestinations.html b/docs/com/ngrok/services/class-use/EventDestinations.html
new file mode 100644
index 0000000..cc3df24
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventDestinations.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EventSources.CreateCallBuilder.html
new file mode 100644
index 0000000..58b2ff9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.CreateCallBuilder.html
@@ -0,0 +1,101 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
Type of event for which an event subscription will trigger
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EventSources.DeleteCallBuilder.html
new file mode 100644
index 0000000..756b397
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EventSources.GetCallBuilder.html
new file mode 100644
index 0000000..4a45cbc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EventSources.ListCallBuilder.html
new file mode 100644
index 0000000..2f39049
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.ListCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EventSources.UpdateCallBuilder.html
new file mode 100644
index 0000000..c55889a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.UpdateCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSources.html b/docs/com/ngrok/services/class-use/EventSources.html
new file mode 100644
index 0000000..a678ec4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSources (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventSources.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EventSubscriptions.CreateCallBuilder.html
new file mode 100644
index 0000000..675ed01
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.CreateCallBuilder.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create an Event Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EventSubscriptions.DeleteCallBuilder.html
new file mode 100644
index 0000000..65ff2bf
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete an Event Subscription.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EventSubscriptions.GetCallBuilder.html
new file mode 100644
index 0000000..6146aaf
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get an Event Subscription by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EventSubscriptions.ListCallBuilder.html
new file mode 100644
index 0000000..f62340a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
EventSubscriptions. list ()
+
+
List this Account's Event Subscriptions.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EventSubscriptions.UpdateCallBuilder.html
new file mode 100644
index 0000000..4d8b2c3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.UpdateCallBuilder.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be human readable.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Arbitrary customer supplied information intended to be machine readable.
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Sources containing the types for which this event subscription will trigger
+
+
+
+
+
Update an Event Subscription.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventSubscriptions.html b/docs/com/ngrok/services/class-use/EventSubscriptions.html
new file mode 100644
index 0000000..23eb507
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventSubscriptions.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/FailoverBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..97d7eaf
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.CreateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/FailoverBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..c1c2f75
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a Failover backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.GetCallBuilder.html b/docs/com/ngrok/services/class-use/FailoverBackends.GetCallBuilder.html
new file mode 100644
index 0000000..5ddf246
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.ListCallBuilder.html b/docs/com/ngrok/services/class-use/FailoverBackends.ListCallBuilder.html
new file mode 100644
index 0000000..c4cc366
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/FailoverBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..8646a18
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.UpdateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
the ids of the child backends in order
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/FailoverBackends.html b/docs/com/ngrok/services/class-use/FailoverBackends.html
new file mode 100644
index 0000000..eebff5d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/FailoverBackends.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.FailoverBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..3958461
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.CreateCallBuilder.html
@@ -0,0 +1,139 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
HttpResponseBackends.CreateCallBuilder. body (String body)
+
+
body to return as fixed content
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
Creates a call builder for the Create API operation.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
+
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
HttpResponseBackends.CreateCallBuilder. statusCode (int statusCode)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..6e7f1d1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.GetCallBuilder.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.GetCallBuilder.html
new file mode 100644
index 0000000..be63cb0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.ListCallBuilder.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.ListCallBuilder.html
new file mode 100644
index 0000000..e67a047
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
HttpResponseBackends.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
HttpResponseBackends. list ()
+
+
Creates a call builder for the List API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..5f9ab74
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.UpdateCallBuilder.html
@@ -0,0 +1,139 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
HttpResponseBackends.UpdateCallBuilder. body (String body)
+
+
body to return as fixed content
+
+
+
+
+
body to return as fixed content
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
+
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
HttpResponseBackends.UpdateCallBuilder. statusCode (int statusCode)
+
+
+
+
+
+
+
+
Creates a call builder for the Update API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpResponseBackends.html b/docs/com/ngrok/services/class-use/HttpResponseBackends.html
new file mode 100644
index 0000000..ed4ce38
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpResponseBackends.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpResponseBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..e892c56
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..4dc1491
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeMutualTlsModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..8c087ca
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.html b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.html
new file mode 100644
index 0000000..8b1bf3a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeMutualTlsModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeMutualTlsModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..38ba67e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..1535f8c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..9e76bbc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.html b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.html
new file mode 100644
index 0000000..d10d78d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/HttpsEdgeTlsTerminationModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.HttpsEdgeTlsTerminationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicies.CreateCallBuilder.html
new file mode 100644
index 0000000..d1b715a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.CreateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create a new IP policy.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicies.DeleteCallBuilder.html
new file mode 100644
index 0000000..451cc9b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.GetCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicies.GetCallBuilder.html
new file mode 100644
index 0000000..cd3ae86
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get detailed information about an IP policy by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.ListCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicies.ListCallBuilder.html
new file mode 100644
index 0000000..d4cfaee
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicies.UpdateCallBuilder.html
new file mode 100644
index 0000000..7fe5301
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
human-readable description of the source IPs of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicies.html b/docs/com/ngrok/services/class-use/IpPolicies.html
new file mode 100644
index 0000000..b998488
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicyRules.CreateCallBuilder.html
new file mode 100644
index 0000000..2d10614
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.CreateCallBuilder.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the action to apply to the policy rule, either allow or
+ deny
+
+
+
+
+
the action to apply to the policy rule, either allow or
+ deny
+
+
+
+
+
Create a new IP policy rule attached to an IP Policy.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicyRules.DeleteCallBuilder.html
new file mode 100644
index 0000000..062875f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete an IP policy rule.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.GetCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicyRules.GetCallBuilder.html
new file mode 100644
index 0000000..028a0e6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get detailed information about an IP policy rule by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.ListCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicyRules.ListCallBuilder.html
new file mode 100644
index 0000000..6d587e3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/IpPolicyRules.UpdateCallBuilder.html
new file mode 100644
index 0000000..33dff6a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.UpdateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
an IP or IP range specified in CIDR notation.
+
+
+
+
+
an IP or IP range specified in CIDR notation.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
human-readable description of the source IPs of this IP rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP policy rule.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpPolicyRules.html b/docs/com/ngrok/services/class-use/IpPolicyRules.html
new file mode 100644
index 0000000..a20c186
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/IpRestrictions.CreateCallBuilder.html
new file mode 100644
index 0000000..a8c971e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.CreateCallBuilder.html
@@ -0,0 +1,122 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
IpRestrictions.CreateCallBuilder. enforced (boolean enforced)
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/IpRestrictions.DeleteCallBuilder.html
new file mode 100644
index 0000000..e71123a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.GetCallBuilder.html b/docs/com/ngrok/services/class-use/IpRestrictions.GetCallBuilder.html
new file mode 100644
index 0000000..91ad2c5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.ListCallBuilder.html b/docs/com/ngrok/services/class-use/IpRestrictions.ListCallBuilder.html
new file mode 100644
index 0000000..89d3c0f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/IpRestrictions.UpdateCallBuilder.html
new file mode 100644
index 0000000..3a0a5e7
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.UpdateCallBuilder.html
@@ -0,0 +1,131 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
+
+
human-readable description of this IP restriction.
+
+
+
IpRestrictions.UpdateCallBuilder. enforced (boolean enforced)
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
true if the IP restriction will be enforced.
+
+
+
+
+
the set of IP policy identifiers that are used to enforce the restriction
+
+
+
+
+
the set of IP policy identifiers that are used to enforce the restriction
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
arbitrary user-defined machine-readable data of this IP restriction.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/IpRestrictions.html b/docs/com/ngrok/services/class-use/IpRestrictions.html
new file mode 100644
index 0000000..b8566d8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.CreateCallBuilder.html
new file mode 100644
index 0000000..ebaad39
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.CreateCallBuilder.html
@@ -0,0 +1,119 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create a new reserved address.
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
reserve the address in this geographic ngrok datacenter.
+
+
+
+
+
reserve the address in this geographic ngrok datacenter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteCallBuilder.html
new file mode 100644
index 0000000..6ee5e46
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a reserved address.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.GetCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.GetCallBuilder.html
new file mode 100644
index 0000000..677cd2b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the details of a reserved address.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.ListCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.ListCallBuilder.html
new file mode 100644
index 0000000..39fac1f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
List all reserved addresses on this account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.UpdateCallBuilder.html
new file mode 100644
index 0000000..1d7d94e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.UpdateCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
human-readable description of what this reserved address will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved address.
+
+
+
+
+
Update the attributes of a reserved address.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.html b/docs/com/ngrok/services/class-use/ReservedAddrs.html
new file mode 100644
index 0000000..83ee682
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.CreateCallBuilder.html
new file mode 100644
index 0000000..8dac6dc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.CreateCallBuilder.html
@@ -0,0 +1,143 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
Create a new reserved domain.
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
reserve the domain in this geographic ngrok datacenter.
+
+
+
+
+
reserve the domain in this geographic ngrok datacenter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCallBuilder.html
new file mode 100644
index 0000000..0da6081
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateCallBuilder.html
new file mode 100644
index 0000000..bfa850e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCertificateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Detach the certificate attached to a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
new file mode 100644
index 0000000..6c572cc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCertificateManagementPolicyCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Detach the certificate management policy attached to a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.GetCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.GetCallBuilder.html
new file mode 100644
index 0000000..d359d0e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get the details of a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.ListCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.ListCallBuilder.html
new file mode 100644
index 0000000..60ae439
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
List all reserved domains on this account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.UpdateCallBuilder.html
new file mode 100644
index 0000000..0fe7132
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.UpdateCallBuilder.html
@@ -0,0 +1,133 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
human-readable description of what this reserved domain will be used for
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
arbitrary user-defined machine-readable data of this reserved domain.
+
+
+
+
+
Update the attributes of a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.html b/docs/com/ngrok/services/class-use/ReservedDomains.html
new file mode 100644
index 0000000..f5ff353
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Reserved Domains are hostnames that you can listen for traffic on.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.CreateCallBuilder.html
new file mode 100644
index 0000000..097266d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,141 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
SshCertificateAuthorities. create ()
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
the type of elliptic curve to use when creating an ECDSA key
+
+
+
+
+
the type of elliptic curve to use when creating an ECDSA key
+
+
+
SshCertificateAuthorities.CreateCallBuilder. keySize (long keySize)
+
+
the key size to use when creating an RSA key.
+
+
+
+
+
the key size to use when creating an RSA key.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
the type of private key to generate.
+
+
+
+
+
the type of private key to generate.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.DeleteCallBuilder.html
new file mode 100644
index 0000000..b90b252
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.GetCallBuilder.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.GetCallBuilder.html
new file mode 100644
index 0000000..cd6f97c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.ListCallBuilder.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.ListCallBuilder.html
new file mode 100644
index 0000000..aa6a51f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
SshCertificateAuthorities.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
SshCertificateAuthorities. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.UpdateCallBuilder.html
new file mode 100644
index 0000000..9f2ca15
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCertificateAuthorities.html b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.html
new file mode 100644
index 0000000..be706f8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/SshCredentials.CreateCallBuilder.html
new file mode 100644
index 0000000..3527a28
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.CreateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
Create a new ssh_credential from an uploaded public SSH key.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/SshCredentials.DeleteCallBuilder.html
new file mode 100644
index 0000000..31dcc51
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.GetCallBuilder.html b/docs/com/ngrok/services/class-use/SshCredentials.GetCallBuilder.html
new file mode 100644
index 0000000..2fae38d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.ListCallBuilder.html b/docs/com/ngrok/services/class-use/SshCredentials.ListCallBuilder.html
new file mode 100644
index 0000000..dc599a8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/SshCredentials.UpdateCallBuilder.html
new file mode 100644
index 0000000..3df0e5d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.UpdateCallBuilder.html
@@ -0,0 +1,123 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
optional list of ACL rules.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
arbitrary user-defined machine-readable data of this ssh credential.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshCredentials.html b/docs/com/ngrok/services/class-use/SshCredentials.html
new file mode 100644
index 0000000..25a7ce1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/SshHostCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..3b83a4f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.CreateCallBuilder.html
@@ -0,0 +1,142 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
the list of principals included in the ssh host certificate.
+
+
+
+
+
the list of principals included in the ssh host certificate.
+
+
+
+
+
The time when the host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when the host certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/SshHostCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..25a1e2c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.GetCallBuilder.html b/docs/com/ngrok/services/class-use/SshHostCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..4c6b3ae
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.ListCallBuilder.html b/docs/com/ngrok/services/class-use/SshHostCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..009846f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
SshHostCertificates.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
SshHostCertificates. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/SshHostCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..992ea0a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
human-readable description of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshHostCertificates.html b/docs/com/ngrok/services/class-use/SshHostCertificates.html
new file mode 100644
index 0000000..5550ace
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/SshUserCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..a826ea1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.CreateCallBuilder.html
@@ -0,0 +1,162 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A map of critical options included in the certificate.
+
+
+
+
+
A map of critical options included in the certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
A map of extensions included in the certificate.
+
+
+
+
+
A map of extensions included in the certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
the list of principals included in the ssh user certificate.
+
+
+
+
+
the list of principals included in the ssh user certificate.
+
+
+
+
+
The time when the user certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when the user certificate becomes valid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
The time when this host certificate becomes invalid, in RFC 3339 format.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/SshUserCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..bb9aaa9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.GetCallBuilder.html b/docs/com/ngrok/services/class-use/SshUserCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..3947980
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.ListCallBuilder.html b/docs/com/ngrok/services/class-use/SshUserCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..c0e753b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
SshUserCertificates.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
SshUserCertificates. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/SshUserCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..5f49160
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
human-readable description of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/SshUserCertificates.html b/docs/com/ngrok/services/class-use/SshUserCertificates.html
new file mode 100644
index 0000000..e02755a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..ab5d697
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..94a71f6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..640775b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.html b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.html
new file mode 100644
index 0000000..d3a5cfe
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeBackendModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..fc182f3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..40fa98d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..9ceab6a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.html b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.html
new file mode 100644
index 0000000..99d9ce2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TcpEdgeIpRestrictionModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TcpEdgeIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..9c3f976
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.CreateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.DeleteCallBuilder.html
new file mode 100644
index 0000000..4edd25e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.DeleteCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.GetCallBuilder.html
new file mode 100644
index 0000000..3eff763
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.ListCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.ListCallBuilder.html
new file mode 100644
index 0000000..911105e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.UpdateCallBuilder.html
new file mode 100644
index 0000000..aa95333
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.UpdateCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
human-readable description of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
arbitrary user-defined machine-readable data of this TLS certificate.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsCertificates.html b/docs/com/ngrok/services/class-use/TlsCertificates.html
new file mode 100644
index 0000000..75ee734
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..67fba40
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeBackendModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.GetCallBuilder.html
new file mode 100644
index 0000000..aeed6c6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeBackendModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..65baac2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeBackendModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.html b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.html
new file mode 100644
index 0000000..03cbb7b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeBackendModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeBackendModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..55627e5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeIpRestrictionModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.GetCallBuilder.html
new file mode 100644
index 0000000..c511530
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeIpRestrictionModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..55f41e0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.html b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.html
new file mode 100644
index 0000000..45b0279
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeIpRestrictionModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeIpRestrictionModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..85d4290
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..32f4ee6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeMutualTlsModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..4f47e44
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.html b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.html
new file mode 100644
index 0000000..512b5f0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeMutualTlsModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeMutualTlsModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..bfe81c0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Delete API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..e57303a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..382667c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,99 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
Creates a call builder for the Replace API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.html b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.html
new file mode 100644
index 0000000..8a609a8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsEdgeTlsTerminationModule.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TlsEdgeTlsTerminationModule (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..a5e4d55
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.CreateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..ffb32cd
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a TunnelGroup backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.GetCallBuilder.html
new file mode 100644
index 0000000..dff90bb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.ListCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.ListCallBuilder.html
new file mode 100644
index 0000000..3c3148b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
TunnelGroupBackends.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
TunnelGroupBackends. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..bf9c246
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.UpdateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
labels to watch for tunnels on, e.g.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelGroupBackends.html b/docs/com/ngrok/services/class-use/TunnelGroupBackends.html
new file mode 100644
index 0000000..49989c9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelGroupBackends.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelGroupBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.GetCallBuilder.html
new file mode 100644
index 0000000..2bc6e14
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.ListCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.ListCallBuilder.html
new file mode 100644
index 0000000..45c8323
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
List all online tunnel sessions running on this account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.RestartCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.RestartCallBuilder.html
new file mode 100644
index 0000000..d6322fc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.RestartCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.RestartCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Issues a command instructing the ngrok agent to restart.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.StopCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.StopCallBuilder.html
new file mode 100644
index 0000000..ac6c094
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.StopCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.StopCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Issues a command instructing the ngrok agent that started this tunnel session to
+ exit.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.UpdateCallBuilder.html
new file mode 100644
index 0000000..61e2143
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.UpdateCallBuilder.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Issues a command instructing the ngrok agent to update itself to the latest
+ version.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/TunnelSessions.html b/docs/com/ngrok/services/class-use/TunnelSessions.html
new file mode 100644
index 0000000..d4a6709
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Tunnels.GetCallBuilder.html b/docs/com/ngrok/services/class-use/Tunnels.GetCallBuilder.html
new file mode 100644
index 0000000..212065e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Tunnels.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.Tunnels.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Tunnels.ListCallBuilder.html b/docs/com/ngrok/services/class-use/Tunnels.ListCallBuilder.html
new file mode 100644
index 0000000..46ab810
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Tunnels.ListCallBuilder.html
@@ -0,0 +1,109 @@
+
+
+
+
+Uses of Class com.ngrok.services.Tunnels.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
List all online tunnels currently running on the account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/Tunnels.html b/docs/com/ngrok/services/class-use/Tunnels.html
new file mode 100644
index 0000000..271c781
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Tunnels.html
@@ -0,0 +1,90 @@
+
+
+
+
+Uses of Class com.ngrok.services.Tunnels (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/WeightedBackends.CreateCallBuilder.html
new file mode 100644
index 0000000..4da72fb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.CreateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends.CreateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/WeightedBackends.DeleteCallBuilder.html
new file mode 100644
index 0000000..f7813ec
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.DeleteCallBuilder.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends.DeleteCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a Weighted backend by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.GetCallBuilder.html b/docs/com/ngrok/services/class-use/WeightedBackends.GetCallBuilder.html
new file mode 100644
index 0000000..98a0bc6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.GetCallBuilder.html
@@ -0,0 +1,91 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends.GetCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.ListCallBuilder.html b/docs/com/ngrok/services/class-use/WeightedBackends.ListCallBuilder.html
new file mode 100644
index 0000000..80ae165
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.ListCallBuilder.html
@@ -0,0 +1,111 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends.ListCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/WeightedBackends.UpdateCallBuilder.html
new file mode 100644
index 0000000..6ff1a89
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.UpdateCallBuilder.html
@@ -0,0 +1,121 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends.UpdateCallBuilder (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
the ids of the child backends to their weights [0-10000]
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
human-readable description of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
arbitrary user-defined machine-readable data of this backend.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/WeightedBackends.html b/docs/com/ngrok/services/class-use/WeightedBackends.html
new file mode 100644
index 0000000..d6c9d39
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/WeightedBackends.html
@@ -0,0 +1,89 @@
+
+
+
+
+Uses of Class com.ngrok.services.WeightedBackends (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A Weighted Backend balances traffic among the referenced backends.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/package-summary.html b/docs/com/ngrok/services/package-summary.html
new file mode 100644
index 0000000..268a780
--- /dev/null
+++ b/docs/com/ngrok/services/package-summary.html
@@ -0,0 +1,308 @@
+
+
+
+
+com.ngrok.services (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok.services
+
+
+
+
+
+
+
+
Classes
+
+
+
+
+
+
Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+
+
+
+
+
+
+
Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+
+
+
+
+
+
+
+
+
A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+
+
+
+
+
+
+
+
+
IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+
+
+
IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+
+
+
Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+
+
+
Reserved Domains are hostnames that you can listen for traffic on.
+
+
+
+
An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+
+
+
SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+
+
+
SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+
+
+
SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+
+
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
+
+
+
+
+
+
+
A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+
+
+
Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+
+
+
Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+
+
+
A Weighted Backend balances traffic among the referenced backends.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/package-tree.html b/docs/com/ngrok/services/package-tree.html
new file mode 100644
index 0000000..6333420
--- /dev/null
+++ b/docs/com/ngrok/services/package-tree.html
@@ -0,0 +1,317 @@
+
+
+
+
+com.ngrok.services Class Hierarchy (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/package-use.html b/docs/com/ngrok/services/package-use.html
new file mode 100644
index 0000000..f6cee91
--- /dev/null
+++ b/docs/com/ngrok/services/package-use.html
@@ -0,0 +1,1079 @@
+
+
+
+
+Uses of Package com.ngrok.services (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+
+
+
+
+
+
+
Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+
+
+
+
+
+
+
+
+
A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+
+
+
+
+
+
+
+
+
IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+
+
+
IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+
+
+
Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+
+
+
Reserved Domains are hostnames that you can listen for traffic on.
+
+
+
+
An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+
+
+
SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+
+
+
SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+
+
+
SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+
+
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
+
+
+
+
+
+
+
A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+
+
+
Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+
+
+
Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+
+
+
A Weighted Backend balances traffic among the referenced backends.
+
+
+
+
+
+
+
+
+
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent DeleteCertificate API call.
+
+
+
+
A builder object encapsulating state for an unsent DeleteCertificateManagementPolicy API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent Replace API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Restart API call.
+
+
+
+
A builder object encapsulating state for an unsent Stop API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
A builder object encapsulating state for an unsent Create API call.
+
+
+
+
A builder object encapsulating state for an unsent Delete API call.
+
+
+
+
A builder object encapsulating state for an unsent Get API call.
+
+
+
+
A builder object encapsulating state for an unsent List API call.
+
+
+
+
A builder object encapsulating state for an unsent Update API call.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/constant-values.html b/docs/constant-values.html
new file mode 100644
index 0000000..5209a00
--- /dev/null
+++ b/docs/constant-values.html
@@ -0,0 +1,87 @@
+
+
+
+
+Constant Field Values (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+com.ngrok.*
+
+
+
+
+
+
+
+
+
+
"2"
+
+
+
"0.4.0"
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/element-list b/docs/element-list
new file mode 100644
index 0000000..46c5b57
--- /dev/null
+++ b/docs/element-list
@@ -0,0 +1,3 @@
+com.ngrok
+com.ngrok.definitions
+com.ngrok.services
diff --git a/docs/help-doc.html b/docs/help-doc.html
new file mode 100644
index 0000000..afb4c53
--- /dev/null
+++ b/docs/help-doc.html
@@ -0,0 +1,196 @@
+
+
+
+
+API Help (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+JavaDoc Help
+
+
+
+
Navigation
+Starting from the
Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The
Index and Search box allow you to navigate to specific declarations and summary pages, including:
All Packages ,
All Classes and Interfaces
+
+Search
+You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camelCase" abbreviations. For example:
+
+j.l.obj will match "java.lang.Object"
+InpStr will match "java.io.InputStream"
+HM.cK will match "java.util.HashMap.containsKey(Object)"
+
+Refer to the Javadoc Search Specification for a full description of search features.
+
+
+
+
+
Kinds of Pages
+The following sections describe the different kinds of pages in this collection.
+
+Overview
+The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
+
+
+Package
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:
+
+Interfaces
+Classes
+Enums
+Exceptions
+Errors
+Annotation Types
+
+
+
+Class or Interface
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.
+
+Class Inheritance Diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class or Interface Declaration
+Class or Interface Description
+
+
+
+Nested Class Summary
+Enum Constant Summary
+Field Summary
+Property Summary
+Constructor Summary
+Method Summary
+Required Element Summary
+Optional Element Summary
+
+
+
+Enum Constant Details
+Field Details
+Property Details
+Constructor Details
+Method Details
+Element Details
+
+Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.
+The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+
+
+Other Files
+Packages and modules may contain pages with additional information related to the declarations nearby.
+
+
+Use
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the USE link in the navigation bar.
+
+
+Tree (Class Hierarchy)
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.
+
+When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
+When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
+
+
+
+
+
+All Packages
+The All Packages page contains an alphabetic index of all packages contained in the documentation.
+
+
+All Classes and Interfaces
+The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/index-all.html b/docs/index-all.html
new file mode 100644
index 0000000..a1a5add
--- /dev/null
+++ b/docs/index-all.html
@@ -0,0 +1,10752 @@
+
+
+
+
+Index (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+A B C D E F G H I K L M N O P R S T U V W All Classes and Interfaces | All Packages | Constant Field Values | Serialized Form
+A
+
+AbuseReport - Class in com.ngrok.definitions
+
+
+
+AbuseReport(String, URI, OffsetDateTime, List<URI>, String, String, List<AbuseReportHostname>) - Constructor for class com.ngrok.definitions.AbuseReport
+
+
+
+AbuseReportHostname - Class in com.ngrok.definitions
+
+
+
+AbuseReportHostname(String, String) - Constructor for class com.ngrok.definitions.AbuseReportHostname
+
+
+
+abuseReports() - Method in class com.ngrok.Ngrok
+
+Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+AbuseReports - Class in com.ngrok.services
+
+Abuse Reports allow you to submit take-down requests for URLs hosted by
+ ngrok that violate ngrok's terms of service.
+
+AbuseReports(NgrokApiClient) - Constructor for class com.ngrok.services.AbuseReports
+
+Creates a new sub-client for AbuseReports.
+
+AbuseReports.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+AbuseReports.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+acl(List<String>) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+optional list of ACL rules.
+
+acl(List<String>) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+optional list of ACL rules.
+
+acl(List<String>) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+optional list of ACL rules.
+
+acl(List<String>) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+optional list of ACL rules.
+
+acl(Optional<List<String>>) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+optional list of ACL rules.
+
+acl(Optional<List<String>>) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+optional list of ACL rules.
+
+acl(Optional<List<String>>) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+optional list of ACL rules.
+
+acl(Optional<List<String>>) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+optional list of ACL rules.
+
+action(String) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+the action to apply to the policy rule, either allow or
+ deny
+
+action(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+the action to apply to the policy rule, either allow or
+ deny
+
+add(Map<String, String>) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+add(Map<String, String>) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+add(Optional<Map<String, String>>) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+add(Optional<Map<String, String>>) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+AgentIngress - Class in com.ngrok.definitions
+
+
+
+AgentIngress(String, URI, String, String, String, List<String>, List<String>, String) - Constructor for class com.ngrok.definitions.AgentIngress
+
+
+
+agentIngresses() - Method in class com.ngrok.Ngrok
+
+Creates a service client for AgentIngresses.
+
+AgentIngresses - Class in com.ngrok.services
+
+
+
+AgentIngresses(NgrokApiClient) - Constructor for class com.ngrok.services.AgentIngresses
+
+Creates a new sub-client for AgentIngresses.
+
+AgentIngresses.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+AgentIngresses.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+AgentIngresses.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+AgentIngresses.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+AgentIngresses.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+AgentIngressList - Class in com.ngrok.definitions
+
+
+
+AgentIngressList(List<AgentIngress>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.AgentIngressList
+
+
+
+allowIdpInitiated(boolean) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If true, the IdP may initiate a login directly (e.g.
+
+allowIdpInitiated(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If true, the IdP may initiate a login directly (e.g.
+
+API_VERSION - Static variable in class com.ngrok.Version
+
+The ngrok API version in use
+
+ApiKey - Class in com.ngrok.definitions
+
+A class encapsulating the
ApiKey resource.
+
+ApiKey(String, URI, String, String, OffsetDateTime, Optional<String>) - Constructor for class com.ngrok.definitions.ApiKey
+
+Creates a new instance of
ApiKey.
+
+ApiKeyList - Class in com.ngrok.definitions
+
+
+
+ApiKeyList(List<ApiKey>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.ApiKeyList
+
+
+
+apiKeys() - Method in class com.ngrok.Ngrok
+
+
+
+ApiKeys - Class in com.ngrok.services
+
+
+
+ApiKeys(NgrokApiClient) - Constructor for class com.ngrok.services.ApiKeys
+
+Creates a new sub-client for ApiKeys.
+
+ApiKeys.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+ApiKeys.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+ApiKeys.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+ApiKeys.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+ApiKeys.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+auth(AwsAuth) - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+auth(AwsAuth) - Method in class com.ngrok.definitions.EventTargetFirehose.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+auth(AwsAuth) - Method in class com.ngrok.definitions.EventTargetKinesis.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+auth(Optional<AwsAuth>) - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+auth(Optional<AwsAuth>) - Method in class com.ngrok.definitions.EventTargetFirehose.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+auth(Optional<AwsAuth>) - Method in class com.ngrok.definitions.EventTargetKinesis.Builder
+
+Configuration for how to authenticate into your AWS account.
+
+authCheckInterval(long) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+authCheckInterval(Optional<Long>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+authority(String) - Method in class com.ngrok.definitions.ReservedDomainCertPolicy.Builder
+
+certificate authority to request certificates from.
+
+authority(Optional<String>) - Method in class com.ngrok.definitions.ReservedDomainCertPolicy.Builder
+
+certificate authority to request certificates from.
+
+authorizedGroups(List<String>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+authorizedGroups(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+AwsAuth - Class in com.ngrok.definitions
+
+A class encapsulating the
AwsAuth resource.
+
+AwsAuth.Builder - Class in com.ngrok.definitions
+
+
+
+AwsCredentials - Class in com.ngrok.definitions
+
+
+
+AwsCredentials.Builder - Class in com.ngrok.definitions
+
+
+
+AwsRole - Class in com.ngrok.definitions
+
+A class encapsulating the
AwsRole resource.
+
+AwsRole.Builder - Class in com.ngrok.definitions
+
+
+
+
+B
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+backend module configuration or null
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+backend module configuration or null
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+edge modules
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+edge modules
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+edge modules
+
+backend(EndpointBackendMutate) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+edge modules
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+backend module configuration or null
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+backend module configuration or null
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+edge modules
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+edge modules
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+edge modules
+
+backend(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+edge modules
+
+backendId(String) - Method in class com.ngrok.definitions.EndpointBackendMutate.Builder
+
+backend to be used to back this endpoint
+
+backendId(Optional<String>) - Method in class com.ngrok.definitions.EndpointBackendMutate.Builder
+
+backend to be used to back this endpoint
+
+backends() - Method in class com.ngrok.Ngrok
+
+Creates a namespace object for Backends.
+
+backends(List<String>) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+the ids of the child backends in order
+
+backends(List<String>) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+the ids of the child backends in order
+
+backends(Map<String, Long>) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+the ids of the child backends to their weights [0-10000]
+
+backends(Map<String, Long>) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+the ids of the child backends to their weights [0-10000]
+
+backends(Optional<List<String>>) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+the ids of the child backends in order
+
+backends(Optional<List<String>>) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+the ids of the child backends in order
+
+backends(Optional<Map<String, Long>>) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+the ids of the child backends to their weights [0-10000]
+
+backends(Optional<Map<String, Long>>) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+the ids of the child backends to their weights [0-10000]
+
+baseUri(URI) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the API base URI.
+
+baseUri(Optional<URI>) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the API base URI.
+
+beforeId(String) - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+beforeId(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Sets (or unsets) the before_id parameter.
+
+blockingCall() - Method in class com.ngrok.services.AbuseReports.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AbuseReports.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AgentIngresses.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AgentIngresses.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ApiKeys.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ApiKeys.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.CertificateAuthorities.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.CertificateAuthorities.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Credentials.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Credentials.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteBackendModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteBackendModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCompressionModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCompressionModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOAuthModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOAuthModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOAuthModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOidcModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOidcModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteOidcModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteSamlModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteSamlModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteSamlModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttps.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttps.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttpsRoutes.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttpsRoutes.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTcp.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTcp.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTls.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTls.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Endpoints.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventDestinations.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventDestinations.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSources.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSources.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSources.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSources.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSources.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSubscriptions.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSubscriptions.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.FailoverBackends.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.FailoverBackends.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpResponseBackends.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpResponseBackends.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicies.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicies.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicyRules.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicyRules.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpRestrictions.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpRestrictions.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedAddrs.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedAddrs.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.DeleteCertificateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.DeleteCertificateManagementPolicyCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCertificateAuthorities.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCertificateAuthorities.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCredentials.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCredentials.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshHostCertificates.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshHostCertificates.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshUserCertificates.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshUserCertificates.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeBackendModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeBackendModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeBackendModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsCertificates.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsCertificates.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeBackendModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeBackendModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeBackendModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelGroupBackends.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelGroupBackends.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Tunnels.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelSessions.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelSessions.RestartCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelSessions.StopCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.TunnelSessions.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.WeightedBackends.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.WeightedBackends.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+body(String) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+body to return as fixed content
+
+body(String) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+body to return as fixed content
+
+body(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+body to return as fixed content
+
+body(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+body to return as fixed content
+
+build() - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Builds the ngrok API client instance.
+
+build() - Method in class com.ngrok.definitions.AwsAuth.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.AwsCredentials.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.AwsRole.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointBackendMutate.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointCompression.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointMutualTlsMutate.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EventSourceReplace.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EventTarget.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EventTargetFirehose.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.EventTargetKinesis.Builder
+
+
+
+build() - Method in class com.ngrok.definitions.ReservedDomainCertPolicy.Builder
+
+
+
+
+C
+
+call() - Method in class com.ngrok.services.AbuseReports.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AbuseReports.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AgentIngresses.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AgentIngresses.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ApiKeys.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ApiKeys.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.CertificateAuthorities.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.CertificateAuthorities.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Credentials.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Credentials.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteBackendModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteBackendModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCompressionModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCompressionModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOAuthModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOAuthModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOAuthModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOidcModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOidcModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteOidcModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteSamlModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteSamlModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteSamlModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttps.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttps.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttpsRoutes.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttpsRoutes.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTcp.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTcp.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTls.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTls.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Endpoints.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventDestinations.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventDestinations.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSources.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSources.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSources.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSources.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSources.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSubscriptions.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSubscriptions.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.FailoverBackends.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.FailoverBackends.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpResponseBackends.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpResponseBackends.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicies.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicies.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicyRules.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicyRules.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpRestrictions.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpRestrictions.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedAddrs.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedAddrs.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.DeleteCertificateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.DeleteCertificateManagementPolicyCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCertificateAuthorities.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCertificateAuthorities.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCredentials.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCredentials.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshHostCertificates.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshHostCertificates.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshUserCertificates.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshUserCertificates.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeBackendModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeBackendModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeBackendModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsCertificates.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsCertificates.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeBackendModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeBackendModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeBackendModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelGroupBackends.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelGroupBackends.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Tunnels.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelSessions.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelSessions.RestartCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelSessions.StopCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.TunnelSessions.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.WeightedBackends.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.WeightedBackends.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+certificateAuthorities() - Method in class com.ngrok.Ngrok
+
+Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+CertificateAuthorities - Class in com.ngrok.services
+
+Certificate Authorities are x509 certificates that are used to sign other
+ x509 certificates.
+
+CertificateAuthorities(NgrokApiClient) - Constructor for class com.ngrok.services.CertificateAuthorities
+
+Creates a new sub-client for CertificateAuthorities.
+
+CertificateAuthorities.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+CertificateAuthorities.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+CertificateAuthorities.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+CertificateAuthorities.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+CertificateAuthorities.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+CertificateAuthority - Class in com.ngrok.definitions
+
+
+
+CertificateAuthority(String, URI, OffsetDateTime, String, String, String, String, OffsetDateTime, OffsetDateTime, List<String>, List<String>) - Constructor for class com.ngrok.definitions.CertificateAuthority
+
+
+
+certificateAuthorityIds(List<String>) - Method in class com.ngrok.definitions.EndpointMutualTlsMutate.Builder
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+certificateAuthorityIds(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointMutualTlsMutate.Builder
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+CertificateAuthorityList - Class in com.ngrok.definitions
+
+
+
+CertificateAuthorityList(List<CertificateAuthority>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.CertificateAuthorityList
+
+
+
+certificateId(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+certificateId(String) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+certificateId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+certificateId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of a user-uploaded TLS certificate to use for connections to targeting this
+ domain.
+
+certificateManagementPolicy(ReservedDomainCertPolicy) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+certificateManagementPolicy(ReservedDomainCertPolicy) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+certificateManagementPolicy(Optional<ReservedDomainCertPolicy>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+certificateManagementPolicy(Optional<ReservedDomainCertPolicy>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled.
+
+cidr(String) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+an IP or IP range specified in CIDR notation.
+
+cidr(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+an IP or IP range specified in CIDR notation.
+
+circuitBreaker(EndpointCircuitBreaker) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(EndpointCircuitBreaker) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+circuit breaker module configuration or null
+
+CLIENT_VERSION - Static variable in class com.ngrok.Version
+
+This API client's version string
+
+clientId(String) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+the OAuth app client ID.
+
+clientId(String) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+the OAuth app client ID.
+
+clientId(String) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+the OAuth app client ID.
+
+clientId(String) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+the OAuth app client ID.
+
+clientId(String) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The OIDC app's client ID and OIDC audience.
+
+clientId(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+the OAuth app client ID.
+
+clientId(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+the OAuth app client ID.
+
+clientId(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+the OAuth app client ID.
+
+clientId(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+the OAuth app client ID.
+
+clientId(Optional<String>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The OIDC app's client ID and OIDC audience.
+
+clientSecret(String) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+the OAuth app client secret.
+
+clientSecret(String) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+the OAuth app client secret.
+
+clientSecret(String) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+the OAuth app client secret.
+
+clientSecret(String) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+the OAuth app client secret.
+
+clientSecret(String) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The OIDC app's client secret.
+
+clientSecret(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+the OAuth app client secret.
+
+clientSecret(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+the OAuth app client secret.
+
+clientSecret(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+the OAuth app client secret.
+
+clientSecret(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+the OAuth app client secret.
+
+clientSecret(Optional<String>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The OIDC app's client secret.
+
+cloudwatchLogs(EventTargetCloudwatchLogs) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+cloudwatchLogs(Optional<EventTargetCloudwatchLogs>) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+com.ngrok - package com.ngrok
+
+com.ngrok.definitions - package com.ngrok.definitions
+
+com.ngrok.services - package com.ngrok.services
+
+compression(EndpointCompression) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+compression module configuration or null
+
+compression(EndpointCompression) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+compression module configuration or null
+
+compression(Optional<EndpointCompression>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+compression module configuration or null
+
+compression(Optional<EndpointCompression>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+compression module configuration or null
+
+cookiePrefix(String) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+cookiePrefix(String) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+cookiePrefix(String) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+cookiePrefix(Optional<String>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+cookiePrefix(Optional<String>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+cookiePrefix(Optional<String>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+create() - Method in class com.ngrok.services.ApiKeys
+
+Create a new API key.
+
+create() - Method in class com.ngrok.services.Credentials
+
+Create a new tunnel authtoken credential.
+
+create() - Method in class com.ngrok.services.EdgesHttps
+
+
+
+create() - Method in class com.ngrok.services.EdgesTcp
+
+
+
+create() - Method in class com.ngrok.services.EdgesTls
+
+
+
+create() - Method in class com.ngrok.services.EventDestinations
+
+Create a new Event Destination.
+
+create() - Method in class com.ngrok.services.EventSubscriptions
+
+Create an Event Subscription.
+
+create() - Method in class com.ngrok.services.FailoverBackends
+
+
+
+create() - Method in class com.ngrok.services.HttpResponseBackends
+
+Creates a call builder for the Create API operation.
+
+create() - Method in class com.ngrok.services.IpPolicies
+
+Create a new IP policy.
+
+create() - Method in class com.ngrok.services.ReservedAddrs
+
+Create a new reserved address.
+
+create() - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+create() - Method in class com.ngrok.services.TunnelGroupBackends
+
+
+
+create() - Method in class com.ngrok.services.WeightedBackends
+
+
+
+create(String) - Method in class com.ngrok.services.AgentIngresses
+
+Create a new Agent Ingress.
+
+create(String) - Method in class com.ngrok.services.CertificateAuthorities
+
+
+
+create(String) - Method in class com.ngrok.services.EventSources
+
+
+
+create(String) - Method in class com.ngrok.services.ReservedDomains
+
+Create a new reserved domain.
+
+create(String) - Method in class com.ngrok.services.SshCredentials
+
+Create a new ssh_credential from an uploaded public SSH key.
+
+create(String, String) - Method in class com.ngrok.services.IpPolicyRules
+
+Create a new IP policy rule attached to an IP Policy.
+
+create(String, String) - Method in class com.ngrok.services.SshHostCertificates
+
+
+
+create(String, String) - Method in class com.ngrok.services.SshUserCertificates
+
+
+
+create(String, String) - Method in class com.ngrok.services.TlsCertificates
+
+
+
+create(String, String, String) - Method in class com.ngrok.services.EdgesHttpsRoutes
+
+
+
+create(String, List<String>) - Method in class com.ngrok.services.IpRestrictions
+
+
+
+create(List<URI>) - Method in class com.ngrok.services.AbuseReports
+
+Creates a new abuse report which will be reviewed by our system and abuse
+ response team.
+
+createDefault() - Static method in class com.ngrok.Ngrok
+
+Creates a new ngrok API instance using the default API client.
+
+createDefault(String) - Static method in class com.ngrok.Ngrok
+
+Creates a new ngrok API instance using the default API client.
+
+Credential - Class in com.ngrok.definitions
+
+
+
+Credential(String, URI, OffsetDateTime, String, String, Optional<String>, List<String>) - Constructor for class com.ngrok.definitions.Credential
+
+
+
+CredentialList - Class in com.ngrok.definitions
+
+
+
+CredentialList(List<Credential>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.CredentialList
+
+
+
+credentials() - Method in class com.ngrok.Ngrok
+
+Tunnel Credentials are ngrok agent authtokens.
+
+Credentials - Class in com.ngrok.services
+
+Tunnel Credentials are ngrok agent authtokens.
+
+Credentials(NgrokApiClient) - Constructor for class com.ngrok.services.Credentials
+
+Creates a new sub-client for Credentials.
+
+Credentials.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+Credentials.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+Credentials.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+Credentials.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+Credentials.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+creds(AwsCredentials) - Method in class com.ngrok.definitions.AwsAuth.Builder
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+creds(Optional<AwsCredentials>) - Method in class com.ngrok.definitions.AwsAuth.Builder
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+criticalOptions(Map<String, String>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+A map of critical options included in the certificate.
+
+criticalOptions(Optional<Map<String, String>>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+A map of critical options included in the certificate.
+
+
+D
+
+DEFAULT_BASE_URI - Static variable in interface com.ngrok.NgrokApiClient
+
+The default base URI for the public ngrok API server
+
+DefaultNgrokApiClient - Class in com.ngrok
+
+Default implementation of
NgrokApiClient based on the Armeria HTTP client.
+
+DefaultNgrokApiClient.Builder - Class in com.ngrok
+
+Builder class for the default API client.
+
+delete(String) - Method in class com.ngrok.services.AgentIngresses
+
+
+
+delete(String) - Method in class com.ngrok.services.ApiKeys
+
+
+
+delete(String) - Method in class com.ngrok.services.CertificateAuthorities
+
+
+
+delete(String) - Method in class com.ngrok.services.Credentials
+
+
+
+delete(String) - Method in class com.ngrok.services.EdgesHttps
+
+
+
+delete(String) - Method in class com.ngrok.services.EdgesTcp
+
+
+
+delete(String) - Method in class com.ngrok.services.EdgesTls
+
+
+
+delete(String) - Method in class com.ngrok.services.EventDestinations
+
+Delete an Event Destination.
+
+delete(String) - Method in class com.ngrok.services.EventSubscriptions
+
+Delete an Event Subscription.
+
+delete(String) - Method in class com.ngrok.services.FailoverBackends
+
+Delete a Failover backend by ID.
+
+delete(String) - Method in class com.ngrok.services.HttpResponseBackends
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.IpPolicies
+
+Delete an IP policy.
+
+delete(String) - Method in class com.ngrok.services.IpPolicyRules
+
+Delete an IP policy rule.
+
+delete(String) - Method in class com.ngrok.services.IpRestrictions
+
+
+
+delete(String) - Method in class com.ngrok.services.ReservedAddrs
+
+Delete a reserved address.
+
+delete(String) - Method in class com.ngrok.services.ReservedDomains
+
+Delete a reserved domain.
+
+delete(String) - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+delete(String) - Method in class com.ngrok.services.SshCredentials
+
+
+
+delete(String) - Method in class com.ngrok.services.SshHostCertificates
+
+
+
+delete(String) - Method in class com.ngrok.services.SshUserCertificates
+
+
+
+delete(String) - Method in class com.ngrok.services.TcpEdgeBackendModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TlsCertificates
+
+
+
+delete(String) - Method in class com.ngrok.services.TlsEdgeBackendModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TlsEdgeMutualTlsModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.TunnelGroupBackends
+
+Delete a TunnelGroup backend by ID.
+
+delete(String) - Method in class com.ngrok.services.WeightedBackends
+
+Delete a Weighted backend by ID.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteBackendModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteCompressionModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteOAuthModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteOidcModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteSamlModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String, String) - Method in class com.ngrok.services.EdgesHttpsRoutes
+
+
+
+delete(String, String) - Method in class com.ngrok.services.EventSources
+
+
+
+DELETE - Enum constant in enum com.ngrok.NgrokApiClient.HttpMethod
+
+HTTP DELETE
+
+deleteCertificate(String) - Method in class com.ngrok.services.ReservedDomains
+
+Detach the certificate attached to a reserved domain.
+
+deleteCertificateManagementPolicy(String) - Method in class com.ngrok.services.ReservedDomains
+
+Detach the certificate management policy attached to a reserved domain.
+
+deliveryStreamArn(String) - Method in class com.ngrok.definitions.EventTargetFirehose.Builder
+
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+deliveryStreamArn(Optional<String>) - Method in class com.ngrok.definitions.EventTargetFirehose.Builder
+
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+description(String) - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+human-readable description of the use of this Agent Ingress.
+
+description(String) - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+human-readable description of the use of this Agent Ingress.
+
+description(String) - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+human-readable description of what uses the API key to authenticate.
+
+description(String) - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+human-readable description of what uses the API key to authenticate.
+
+description(String) - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+human-readable description of this Certificate Authority.
+
+description(String) - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+human-readable description of this Certificate Authority.
+
+description(String) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+human-readable description of who or what will use the credential to
+ authenticate.
+
+description(String) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+human-readable description of who or what will use the credential to
+ authenticate.
+
+description(String) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(String) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Human-readable description of the Event Destination.
+
+description(String) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Human-readable description of the Event Destination.
+
+description(String) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Arbitrary customer supplied information intended to be human readable.
+
+description(String) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Arbitrary customer supplied information intended to be human readable.
+
+description(String) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+human-readable description of the source IPs of this IP policy.
+
+description(String) - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+human-readable description of the source IPs of this IP policy.
+
+description(String) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+human-readable description of the source IPs of this IP rule.
+
+description(String) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+human-readable description of the source IPs of this IP rule.
+
+description(String) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+human-readable description of this IP restriction.
+
+description(String) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+human-readable description of this IP restriction.
+
+description(String) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+human-readable description of what this reserved address will be used for
+
+description(String) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+human-readable description of what this reserved address will be used for
+
+description(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+human-readable description of what this reserved domain will be used for
+
+description(String) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+human-readable description of what this reserved domain will be used for
+
+description(String) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+human-readable description of this SSH Certificate Authority.
+
+description(String) - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+human-readable description of this SSH Certificate Authority.
+
+description(String) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+description(String) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+description(String) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+human-readable description of this SSH Host Certificate.
+
+description(String) - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+human-readable description of this SSH Host Certificate.
+
+description(String) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+human-readable description of this SSH User Certificate.
+
+description(String) - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+human-readable description of this SSH User Certificate.
+
+description(String) - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+human-readable description of this TLS certificate.
+
+description(String) - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+human-readable description of this TLS certificate.
+
+description(String) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(String) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+human-readable description of the use of this Agent Ingress.
+
+description(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+human-readable description of the use of this Agent Ingress.
+
+description(Optional<String>) - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+human-readable description of what uses the API key to authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+human-readable description of what uses the API key to authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+human-readable description of this Certificate Authority.
+
+description(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+human-readable description of this Certificate Authority.
+
+description(Optional<String>) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+human-readable description of who or what will use the credential to
+ authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+human-readable description of who or what will use the credential to
+ authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+description(Optional<String>) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Human-readable description of the Event Destination.
+
+description(Optional<String>) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Human-readable description of the Event Destination.
+
+description(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Arbitrary customer supplied information intended to be human readable.
+
+description(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Arbitrary customer supplied information intended to be human readable.
+
+description(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+human-readable description of the source IPs of this IP policy.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+human-readable description of the source IPs of this IP policy.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+human-readable description of the source IPs of this IP rule.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+human-readable description of the source IPs of this IP rule.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+human-readable description of this IP restriction.
+
+description(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+human-readable description of this IP restriction.
+
+description(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+human-readable description of what this reserved address will be used for
+
+description(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+human-readable description of what this reserved address will be used for
+
+description(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+human-readable description of what this reserved domain will be used for
+
+description(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+human-readable description of what this reserved domain will be used for
+
+description(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+human-readable description of this SSH Certificate Authority.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+human-readable description of this SSH Certificate Authority.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+human-readable description of this SSH Host Certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+human-readable description of this SSH Host Certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+human-readable description of this SSH User Certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+human-readable description of this SSH User Certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+human-readable description of this TLS certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+human-readable description of this TLS certificate.
+
+description(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+human-readable description of this backend.
+
+description(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+human-readable description of this backend.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+destinationIds(Optional<List<String>>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+destinationIds(Optional<List<String>>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event
+ Subscription.
+
+
+E
+
+edgeModules() - Method in class com.ngrok.Ngrok
+
+Creates a namespace object for EdgeModules.
+
+EdgeRouteBackendModule - Class in com.ngrok.services
+
+
+
+EdgeRouteBackendModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteBackendModule
+
+Creates a new sub-client for EdgeRouteBackendModule.
+
+EdgeRouteBackendModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteBackendModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteBackendModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteCircuitBreakerModule - Class in com.ngrok.services
+
+
+
+EdgeRouteCircuitBreakerModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteCircuitBreakerModule
+
+Creates a new sub-client for EdgeRouteCircuitBreakerModule.
+
+EdgeRouteCircuitBreakerModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteCircuitBreakerModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteCircuitBreakerModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteCompressionModule - Class in com.ngrok.services
+
+
+
+EdgeRouteCompressionModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteCompressionModule
+
+Creates a new sub-client for EdgeRouteCompressionModule.
+
+EdgeRouteCompressionModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteCompressionModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteCompressionModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteIpRestrictionModule - Class in com.ngrok.services
+
+
+
+EdgeRouteIpRestrictionModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteIpRestrictionModule
+
+Creates a new sub-client for EdgeRouteIpRestrictionModule.
+
+EdgeRouteIpRestrictionModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteIpRestrictionModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteIpRestrictionModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteOAuthModule - Class in com.ngrok.services
+
+
+
+EdgeRouteOAuthModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteOAuthModule
+
+Creates a new sub-client for EdgeRouteOAuthModule.
+
+EdgeRouteOAuthModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteOAuthModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteOAuthModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteOidcModule - Class in com.ngrok.services
+
+
+
+EdgeRouteOidcModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteOidcModule
+
+Creates a new sub-client for EdgeRouteOidcModule.
+
+EdgeRouteOidcModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteOidcModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteOidcModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteRequestHeadersModule - Class in com.ngrok.services
+
+
+
+EdgeRouteRequestHeadersModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteRequestHeadersModule
+
+Creates a new sub-client for EdgeRouteRequestHeadersModule.
+
+EdgeRouteRequestHeadersModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteRequestHeadersModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteRequestHeadersModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteResponseHeadersModule - Class in com.ngrok.services
+
+
+
+EdgeRouteResponseHeadersModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteResponseHeadersModule
+
+Creates a new sub-client for EdgeRouteResponseHeadersModule.
+
+EdgeRouteResponseHeadersModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteResponseHeadersModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteResponseHeadersModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteSamlModule - Class in com.ngrok.services
+
+
+
+EdgeRouteSamlModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteSamlModule
+
+Creates a new sub-client for EdgeRouteSamlModule.
+
+EdgeRouteSamlModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteSamlModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteSamlModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteWebhookVerificationModule - Class in com.ngrok.services
+
+
+
+EdgeRouteWebhookVerificationModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteWebhookVerificationModule
+
+Creates a new sub-client for EdgeRouteWebhookVerificationModule.
+
+EdgeRouteWebhookVerificationModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteWebhookVerificationModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteWebhookVerificationModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EdgeRouteWebsocketTcpConverterModule - Class in com.ngrok.services
+
+
+
+EdgeRouteWebsocketTcpConverterModule(NgrokApiClient) - Constructor for class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule
+
+Creates a new sub-client for EdgeRouteWebsocketTcpConverterModule.
+
+EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgeRouteWebsocketTcpConverterModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+edges() - Method in class com.ngrok.Ngrok
+
+Creates a namespace object for Edges.
+
+EdgesHttps - Class in com.ngrok.services
+
+
+
+EdgesHttps(NgrokApiClient) - Constructor for class com.ngrok.services.EdgesHttps
+
+Creates a new sub-client for EdgesHttps.
+
+EdgesHttps.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EdgesHttps.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgesHttps.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgesHttps.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EdgesHttps.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EdgesHttpsRoutes - Class in com.ngrok.services
+
+
+
+EdgesHttpsRoutes(NgrokApiClient) - Constructor for class com.ngrok.services.EdgesHttpsRoutes
+
+Creates a new sub-client for EdgesHttpsRoutes.
+
+EdgesHttpsRoutes.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EdgesHttpsRoutes.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgesHttpsRoutes.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgesHttpsRoutes.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EdgesTcp - Class in com.ngrok.services
+
+
+
+EdgesTcp(NgrokApiClient) - Constructor for class com.ngrok.services.EdgesTcp
+
+Creates a new sub-client for EdgesTcp.
+
+EdgesTcp.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EdgesTcp.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgesTcp.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgesTcp.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EdgesTcp.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EdgesTls - Class in com.ngrok.services
+
+
+
+EdgesTls(NgrokApiClient) - Constructor for class com.ngrok.services.EdgesTls
+
+Creates a new sub-client for EdgesTls.
+
+EdgesTls.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EdgesTls.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EdgesTls.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EdgesTls.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EdgesTls.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+ellipticCurve(String) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the type of elliptic curve to use when creating an ECDSA key
+
+ellipticCurve(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the type of elliptic curve to use when creating an ECDSA key
+
+emailAddresses(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailAddresses(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+emailDomains(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointBackendMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointCompression.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointIpPolicyMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointMutualTlsMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(boolean) - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointBackendMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointCompression.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointIpPolicyMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointMutualTlsMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+enabled(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+Endpoint - Class in com.ngrok.definitions
+
+A class encapsulating the
Endpoint resource.
+
+Endpoint(String, String, OffsetDateTime, OffsetDateTime, URI, String, String, String, String, Optional<Ref>, Optional<Ref>, Optional<Ref>, Optional<Ref>) - Constructor for class com.ngrok.definitions.Endpoint
+
+
+
+EndpointBackend - Class in com.ngrok.definitions
+
+
+
+EndpointBackend(Optional<Boolean>, Ref) - Constructor for class com.ngrok.definitions.EndpointBackend
+
+
+
+EndpointBackendMutate - Class in com.ngrok.definitions
+
+
+
+EndpointBackendMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointCircuitBreaker - Class in com.ngrok.definitions
+
+
+
+EndpointCircuitBreaker.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointCompression - Class in com.ngrok.definitions
+
+
+
+EndpointCompression.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointIpPolicy - Class in com.ngrok.definitions
+
+
+
+EndpointIpPolicy(Optional<Boolean>, List<Ref>) - Constructor for class com.ngrok.definitions.EndpointIpPolicy
+
+
+
+EndpointIpPolicyMutate - Class in com.ngrok.definitions
+
+
+
+EndpointIpPolicyMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointList - Class in com.ngrok.definitions
+
+
+
+EndpointList(List<Endpoint>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.EndpointList
+
+
+
+EndpointMutualTls - Class in com.ngrok.definitions
+
+
+
+EndpointMutualTls(Optional<Boolean>, List<Ref>) - Constructor for class com.ngrok.definitions.EndpointMutualTls
+
+
+
+EndpointMutualTlsMutate - Class in com.ngrok.definitions
+
+
+
+EndpointMutualTlsMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuth - Class in com.ngrok.definitions
+
+
+
+EndpointOAuth.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthFacebook - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthFacebook.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthGitHub - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthGitHub.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthGoogle - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthGoogle.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthMicrosoft - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthMicrosoft.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthProvider - Class in com.ngrok.definitions
+
+
+
+EndpointOAuthProvider.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointOidc - Class in com.ngrok.definitions
+
+
+
+EndpointOidc.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointRequestHeaders - Class in com.ngrok.definitions
+
+
+
+EndpointRequestHeaders.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointResponseHeaders - Class in com.ngrok.definitions
+
+
+
+EndpointResponseHeaders.Builder - Class in com.ngrok.definitions
+
+
+
+endpoints() - Method in class com.ngrok.Ngrok
+
+Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+Endpoints - Class in com.ngrok.services
+
+Endpoints provides an API for querying the endpoint objects
+ which define what tunnel or edge is used to serve a hostport.
+
+Endpoints(NgrokApiClient) - Constructor for class com.ngrok.services.Endpoints
+
+Creates a new sub-client for Endpoints.
+
+Endpoints.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+Endpoints.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EndpointSaml - Class in com.ngrok.definitions
+
+
+
+EndpointSaml(Optional<Boolean>, Boolean, String, Long, Duration, String, Boolean, Optional<Boolean>, List<String>, String, URI, URI, String, URI, String) - Constructor for class com.ngrok.definitions.EndpointSaml
+
+
+
+EndpointSamlMutate - Class in com.ngrok.definitions
+
+
+
+EndpointSamlMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointTlsTermination - Class in com.ngrok.definitions
+
+
+
+EndpointTlsTermination.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointTlsTerminationAtEdge - Class in com.ngrok.definitions
+
+
+
+EndpointTlsTerminationAtEdge.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointWebhookValidation - Class in com.ngrok.definitions
+
+
+
+EndpointWebhookValidation.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointWebsocketTcpConverter - Class in com.ngrok.definitions
+
+
+
+EndpointWebsocketTcpConverter.Builder - Class in com.ngrok.definitions
+
+
+
+enforced(boolean) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+true if the IP restriction will be enforced.
+
+enforced(boolean) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+true if the IP restriction will be enforced.
+
+enforced(Optional<Boolean>) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+true if the IP restriction will be enforced.
+
+enforced(Optional<Boolean>) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+true if the IP restriction will be enforced.
+
+equals(Object) - Method in class com.ngrok.definitions.AbuseReport
+
+equals(Object) - Method in class com.ngrok.definitions.AbuseReportHostname
+
+equals(Object) - Method in class com.ngrok.definitions.AgentIngress
+
+equals(Object) - Method in class com.ngrok.definitions.AgentIngressList
+
+equals(Object) - Method in class com.ngrok.definitions.ApiKey
+
+equals(Object) - Method in class com.ngrok.definitions.ApiKeyList
+
+equals(Object) - Method in class com.ngrok.definitions.AwsAuth
+
+equals(Object) - Method in class com.ngrok.definitions.AwsCredentials
+
+equals(Object) - Method in class com.ngrok.definitions.AwsRole
+
+equals(Object) - Method in class com.ngrok.definitions.CertificateAuthority
+
+equals(Object) - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+equals(Object) - Method in class com.ngrok.definitions.Credential
+
+equals(Object) - Method in class com.ngrok.definitions.CredentialList
+
+equals(Object) - Method in class com.ngrok.definitions.Endpoint
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointBackend
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointBackendMutate
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointCompression
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointList
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointMutualTls
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuth
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointOidc
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointSaml
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter
+
+equals(Object) - Method in class com.ngrok.definitions.EventDestination
+
+equals(Object) - Method in class com.ngrok.definitions.EventDestinationList
+
+equals(Object) - Method in class com.ngrok.definitions.EventSource
+
+equals(Object) - Method in class com.ngrok.definitions.EventSourceList
+
+equals(Object) - Method in class com.ngrok.definitions.EventSourceReplace
+
+equals(Object) - Method in class com.ngrok.definitions.EventSubscription
+
+equals(Object) - Method in class com.ngrok.definitions.EventSubscriptionList
+
+equals(Object) - Method in class com.ngrok.definitions.EventTarget
+
+equals(Object) - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+equals(Object) - Method in class com.ngrok.definitions.EventTargetFirehose
+
+equals(Object) - Method in class com.ngrok.definitions.EventTargetKinesis
+
+equals(Object) - Method in class com.ngrok.definitions.FailoverBackend
+
+equals(Object) - Method in class com.ngrok.definitions.FailoverBackendList
+
+equals(Object) - Method in class com.ngrok.definitions.HttpResponseBackend
+
+equals(Object) - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+equals(Object) - Method in class com.ngrok.definitions.HttpsEdge
+
+equals(Object) - Method in class com.ngrok.definitions.HttpsEdgeList
+
+equals(Object) - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+equals(Object) - Method in class com.ngrok.definitions.IpPolicy
+
+equals(Object) - Method in class com.ngrok.definitions.IpPolicyList
+
+equals(Object) - Method in class com.ngrok.definitions.IpPolicyRule
+
+equals(Object) - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+equals(Object) - Method in class com.ngrok.definitions.IpRestriction
+
+equals(Object) - Method in class com.ngrok.definitions.IpRestrictionList
+
+equals(Object) - Method in class com.ngrok.definitions.Ref
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedAddr
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedAddrList
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedDomain
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedDomainCertStatus
+
+equals(Object) - Method in class com.ngrok.definitions.ReservedDomainList
+
+equals(Object) - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+equals(Object) - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+equals(Object) - Method in class com.ngrok.definitions.SshCredential
+
+equals(Object) - Method in class com.ngrok.definitions.SshCredentialList
+
+equals(Object) - Method in class com.ngrok.definitions.SshHostCertificate
+
+equals(Object) - Method in class com.ngrok.definitions.SshHostCertificateList
+
+equals(Object) - Method in class com.ngrok.definitions.SshUserCertificate
+
+equals(Object) - Method in class com.ngrok.definitions.SshUserCertificateList
+
+equals(Object) - Method in class com.ngrok.definitions.TcpEdge
+
+equals(Object) - Method in class com.ngrok.definitions.TcpEdgeList
+
+equals(Object) - Method in class com.ngrok.definitions.TlsCertificate
+
+equals(Object) - Method in class com.ngrok.definitions.TlsCertificateList
+
+equals(Object) - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+equals(Object) - Method in class com.ngrok.definitions.TlsEdge
+
+equals(Object) - Method in class com.ngrok.definitions.TlsEdgeList
+
+equals(Object) - Method in class com.ngrok.definitions.Tunnel
+
+equals(Object) - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+equals(Object) - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+equals(Object) - Method in class com.ngrok.definitions.TunnelList
+
+equals(Object) - Method in class com.ngrok.definitions.TunnelSession
+
+equals(Object) - Method in class com.ngrok.definitions.TunnelSessionList
+
+equals(Object) - Method in class com.ngrok.definitions.WeightedBackend
+
+equals(Object) - Method in class com.ngrok.definitions.WeightedBackendList
+
+errorThresholdPercentage(double) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+errorThresholdPercentage(Optional<Double>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+EventDestination - Class in com.ngrok.definitions
+
+
+
+EventDestination(String, String, OffsetDateTime, String, String, EventTarget, URI) - Constructor for class com.ngrok.definitions.EventDestination
+
+
+
+EventDestinationList - Class in com.ngrok.definitions
+
+
+
+EventDestinationList(List<EventDestination>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.EventDestinationList
+
+
+
+eventDestinations() - Method in class com.ngrok.Ngrok
+
+Creates a service client for EventDestinations.
+
+EventDestinations - Class in com.ngrok.services
+
+
+
+EventDestinations(NgrokApiClient) - Constructor for class com.ngrok.services.EventDestinations
+
+Creates a new sub-client for EventDestinations.
+
+EventDestinations.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EventDestinations.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EventDestinations.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EventDestinations.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EventDestinations.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EventSource - Class in com.ngrok.definitions
+
+
+
+EventSource(String, URI) - Constructor for class com.ngrok.definitions.EventSource
+
+
+
+EventSourceList - Class in com.ngrok.definitions
+
+
+
+EventSourceList(List<EventSource>, URI) - Constructor for class com.ngrok.definitions.EventSourceList
+
+
+
+EventSourceReplace - Class in com.ngrok.definitions
+
+
+
+EventSourceReplace.Builder - Class in com.ngrok.definitions
+
+
+
+eventSources() - Method in class com.ngrok.Ngrok
+
+Creates a service client for EventSources.
+
+EventSources - Class in com.ngrok.services
+
+
+
+EventSources(NgrokApiClient) - Constructor for class com.ngrok.services.EventSources
+
+Creates a new sub-client for EventSources.
+
+EventSources.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EventSources.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EventSources.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EventSources.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EventSources.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EventSubscription - Class in com.ngrok.definitions
+
+
+
+EventSubscription(String, URI, OffsetDateTime, String, String, List<EventSource>, List<Ref>) - Constructor for class com.ngrok.definitions.EventSubscription
+
+
+
+EventSubscriptionList - Class in com.ngrok.definitions
+
+
+
+EventSubscriptionList(List<EventSubscription>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.EventSubscriptionList
+
+
+
+eventSubscriptions() - Method in class com.ngrok.Ngrok
+
+Creates a service client for EventSubscriptions.
+
+EventSubscriptions - Class in com.ngrok.services
+
+
+
+EventSubscriptions(NgrokApiClient) - Constructor for class com.ngrok.services.EventSubscriptions
+
+Creates a new sub-client for EventSubscriptions.
+
+EventSubscriptions.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EventSubscriptions.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EventSubscriptions.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EventSubscriptions.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EventSubscriptions.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EventTarget - Class in com.ngrok.definitions
+
+
+
+EventTarget.Builder - Class in com.ngrok.definitions
+
+
+
+EventTargetCloudwatchLogs - Class in com.ngrok.definitions
+
+
+
+EventTargetCloudwatchLogs.Builder - Class in com.ngrok.definitions
+
+
+
+EventTargetFirehose - Class in com.ngrok.definitions
+
+
+
+EventTargetFirehose.Builder - Class in com.ngrok.definitions
+
+
+
+EventTargetKinesis - Class in com.ngrok.definitions
+
+
+
+EventTargetKinesis.Builder - Class in com.ngrok.definitions
+
+
+
+extensions(Map<String, String>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+A map of extensions included in the certificate.
+
+extensions(Optional<Map<String, String>>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+A map of extensions included in the certificate.
+
+
+F
+
+facebook(EndpointOAuthFacebook) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using facebook as the identity provider
+
+facebook(Optional<EndpointOAuthFacebook>) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using facebook as the identity provider
+
+failover() - Method in class com.ngrok.Ngrok.BackendsNamespace
+
+A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+FailoverBackend - Class in com.ngrok.definitions
+
+
+
+FailoverBackend(String, String, OffsetDateTime, String, String, List<String>) - Constructor for class com.ngrok.definitions.FailoverBackend
+
+
+
+FailoverBackendList - Class in com.ngrok.definitions
+
+
+
+FailoverBackendList(List<FailoverBackend>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.FailoverBackendList
+
+
+
+FailoverBackends - Class in com.ngrok.services
+
+A Failover backend defines failover behavior within a list of referenced
+ backends.
+
+FailoverBackends(NgrokApiClient) - Constructor for class com.ngrok.services.FailoverBackends
+
+Creates a new sub-client for FailoverBackends.
+
+FailoverBackends.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+FailoverBackends.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+FailoverBackends.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+FailoverBackends.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+FailoverBackends.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+firehose(EventTargetFirehose) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+firehose(Optional<EventTargetFirehose>) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+forceAuthn(boolean) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+forceAuthn(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+format(String) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+The output format you would like to serialize events into when sending to their
+ target.
+
+format(String) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+The output format you would like to serialize events into when sending to their
+ target.
+
+format(Optional<String>) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+The output format you would like to serialize events into when sending to their
+ target.
+
+format(Optional<String>) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+The output format you would like to serialize events into when sending to their
+ target.
+
+
+G
+
+get(String) - Method in class com.ngrok.services.AbuseReports
+
+Get the detailed status of abuse report by ID.
+
+get(String) - Method in class com.ngrok.services.AgentIngresses
+
+Get the details of an Agent Ingress by ID.
+
+get(String) - Method in class com.ngrok.services.ApiKeys
+
+Get the details of an API key by ID.
+
+get(String) - Method in class com.ngrok.services.CertificateAuthorities
+
+
+
+get(String) - Method in class com.ngrok.services.Credentials
+
+
+
+get(String) - Method in class com.ngrok.services.EdgesHttps
+
+
+
+get(String) - Method in class com.ngrok.services.EdgesTcp
+
+
+
+get(String) - Method in class com.ngrok.services.EdgesTls
+
+
+
+get(String) - Method in class com.ngrok.services.Endpoints
+
+
+
+get(String) - Method in class com.ngrok.services.EventDestinations
+
+Get detailed information about an Event Destination by ID.
+
+get(String) - Method in class com.ngrok.services.EventSubscriptions
+
+Get an Event Subscription by ID.
+
+get(String) - Method in class com.ngrok.services.FailoverBackends
+
+
+
+get(String) - Method in class com.ngrok.services.HttpResponseBackends
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.IpPolicies
+
+Get detailed information about an IP policy by ID.
+
+get(String) - Method in class com.ngrok.services.IpPolicyRules
+
+Get detailed information about an IP policy rule by ID.
+
+get(String) - Method in class com.ngrok.services.IpRestrictions
+
+
+
+get(String) - Method in class com.ngrok.services.ReservedAddrs
+
+Get the details of a reserved address.
+
+get(String) - Method in class com.ngrok.services.ReservedDomains
+
+Get the details of a reserved domain.
+
+get(String) - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+get(String) - Method in class com.ngrok.services.SshCredentials
+
+
+
+get(String) - Method in class com.ngrok.services.SshHostCertificates
+
+
+
+get(String) - Method in class com.ngrok.services.SshUserCertificates
+
+
+
+get(String) - Method in class com.ngrok.services.TcpEdgeBackendModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TlsCertificates
+
+
+
+get(String) - Method in class com.ngrok.services.TlsEdgeBackendModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TlsEdgeMutualTlsModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.TunnelGroupBackends
+
+
+
+get(String) - Method in class com.ngrok.services.Tunnels
+
+
+
+get(String) - Method in class com.ngrok.services.TunnelSessions
+
+
+
+get(String) - Method in class com.ngrok.services.WeightedBackends
+
+
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteBackendModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteCompressionModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteOAuthModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteOidcModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteSamlModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule
+
+Creates a call builder for the Get API operation.
+
+get(String, String) - Method in class com.ngrok.services.EdgesHttpsRoutes
+
+
+
+get(String, String) - Method in class com.ngrok.services.EventSources
+
+
+
+GET - Enum constant in enum com.ngrok.NgrokApiClient.HttpMethod
+
+HTTP GET
+
+getAcl() - Method in class com.ngrok.definitions.Credential
+
+optional list of ACL rules.
+
+getAcl() - Method in class com.ngrok.definitions.SshCredential
+
+optional list of ACL rules.
+
+getAcmeChallengeCnameTarget() - Method in class com.ngrok.definitions.ReservedDomain
+
+DNS CNAME target for the host _acme-challenge.example.com, where example.com is
+ your reserved domain name.
+
+getAction() - Method in class com.ngrok.definitions.IpPolicyRule
+
+the action to apply to the policy rule, either allow or
+ deny
+
+getAdd() - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+a map of header key to header value that will be injected into the HTTP Request
+ before being sent to the upstream application server
+
+getAdd() - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+a map of header key to header value that will be injected into the HTTP Response
+ returned to the HTTP client
+
+getAddr() - Method in class com.ngrok.definitions.ReservedAddr
+
+hostname:port of the reserved address that was assigned at creation time
+
+getAgentVersion() - Method in class com.ngrok.definitions.TunnelSession
+
+version of the ngrok agent that started this ngrok tunnel session
+
+getAllowIdpInitiated() - Method in class com.ngrok.definitions.EndpointSaml
+
+If true, the IdP may initiate a login directly (e.g.
+
+getAllowIdpInitiated() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+If true, the IdP may initiate a login directly (e.g.
+
+getAssertionConsumerServiceUrl() - Method in class com.ngrok.definitions.EndpointSaml
+
+The public URL of the SP's Assertion Consumer Service.
+
+getAuth() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+Configuration for how to authenticate into your AWS account.
+
+getAuth() - Method in class com.ngrok.definitions.EventTargetFirehose
+
+Configuration for how to authenticate into your AWS account.
+
+getAuth() - Method in class com.ngrok.definitions.EventTargetKinesis
+
+Configuration for how to authenticate into your AWS account.
+
+getAuthCheckInterval() - Method in class com.ngrok.definitions.EndpointOAuth
+
+Integer number of seconds after which ngrok guarantees it will refresh user
+ state from the identity provider and recheck whether the user is still
+ authorized to access the endpoint.
+
+getAuthority() - Method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+certificate authority to request certificates from.
+
+getAuthorizedGroups() - Method in class com.ngrok.definitions.EndpointSaml
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+getAuthorizedGroups() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+If present, only users who are a member of one of the listed groups may access
+ the target endpoint.
+
+getAwsAccessKeyId() - Method in class com.ngrok.definitions.AwsCredentials
+
+The ID portion of an AWS access key.
+
+getAwsSecretAccessKey() - Method in class com.ngrok.definitions.AwsCredentials
+
+The secret portion of an AWS access key.
+
+getBackend() - Method in class com.ngrok.definitions.EndpointBackend
+
+backend to be used to back this endpoint
+
+getBackend() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+backend module configuration or null
+
+getBackend() - Method in class com.ngrok.definitions.TcpEdge
+
+edge modules
+
+getBackend() - Method in class com.ngrok.definitions.TlsEdge
+
+edge modules
+
+getBackendId() - Method in class com.ngrok.definitions.EndpointBackendMutate
+
+backend to be used to back this endpoint
+
+getBackends() - Method in class com.ngrok.definitions.FailoverBackend
+
+the ids of the child backends in order
+
+getBackends() - Method in class com.ngrok.definitions.FailoverBackendList
+
+the list of all Failover backends on this account
+
+getBackends() - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+Fetches the value of the backends property.
+
+getBackends() - Method in class com.ngrok.definitions.Tunnel
+
+tunnel group backends served by this backend tunnel
+
+getBackends() - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+the list of all TunnelGroup backends on this account
+
+getBackends() - Method in class com.ngrok.definitions.WeightedBackend
+
+the ids of the child backends to their weights [0-10000]
+
+getBackends() - Method in class com.ngrok.definitions.WeightedBackendList
+
+the list of all Weighted backends on this account
+
+getBody() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+body to return as fixed content
+
+getCaPem() - Method in class com.ngrok.definitions.CertificateAuthority
+
+raw PEM of the Certificate Authority
+
+getCertificate() - Method in class com.ngrok.definitions.ReservedDomain
+
+object referencing the TLS certificate used for connections to this domain.
+
+getCertificate() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the signed SSH certificate in OpenSSH Authorized Keys format.
+
+getCertificate() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the signed SSH certificate in OpenSSH Authorized Keys Format.
+
+getCertificateAuthorities() - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+the list of all certificate authorities on this account
+
+getCertificateAuthorities() - Method in class com.ngrok.definitions.EndpointMutualTls
+
+PEM-encoded CA certificates that will be used to validate.
+
+getCertificateAuthorityIds() - Method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+list of certificate authorities that will be used to validate the TLS client
+ certificate presented by the initiator of the TLS connection
+
+getCertificateManagementPolicy() - Method in class com.ngrok.definitions.ReservedDomain
+
+configuration for automatic management of TLS certificates for this domain, or
+ null if automatic management is disabled
+
+getCertificateManagementStatus() - Method in class com.ngrok.definitions.ReservedDomain
+
+status of the automatic certificate management for this domain, or null if
+ automatic management is disabled
+
+getCertificatePem() - Method in class com.ngrok.definitions.TlsCertificate
+
+chain of PEM-encoded certificates, leaf first.
+
+getCidr() - Method in class com.ngrok.definitions.IpPolicyRule
+
+an IP or IP range specified in CIDR notation.
+
+getCircuitBreaker() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+circuit breaker module configuration or null
+
+getClientId() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+the OAuth app client ID.
+
+getClientId() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+the OAuth app client ID.
+
+getClientId() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+the OAuth app client ID.
+
+getClientId() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+the OAuth app client ID.
+
+getClientId() - Method in class com.ngrok.definitions.EndpointOidc
+
+The OIDC app's client ID and OIDC audience.
+
+getClientSecret() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+the OAuth app client secret.
+
+getClientSecret() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+the OAuth app client secret.
+
+getClientSecret() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+the OAuth app client secret.
+
+getClientSecret() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+the OAuth app client secret.
+
+getClientSecret() - Method in class com.ngrok.definitions.EndpointOidc
+
+The OIDC app's client secret.
+
+getCloudwatchLogs() - Method in class com.ngrok.definitions.EventTarget
+
+Configuration used to send events to Amazon CloudWatch Logs.
+
+getCnameTarget() - Method in class com.ngrok.definitions.ReservedDomain
+
+DNS CNAME target for a custom hostname, or null if the reserved domain is a
+ subdomain of *.ngrok.io
+
+getCompression() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+compression module configuration or null
+
+getCookiePrefix() - Method in class com.ngrok.definitions.EndpointOAuth
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+getCookiePrefix() - Method in class com.ngrok.definitions.EndpointOidc
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+getCookiePrefix() - Method in class com.ngrok.definitions.EndpointSaml
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+getCookiePrefix() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+the prefix of the session cookie that ngrok sets on the http client to cache
+ authentication.
+
+getCreatedAt() - Method in class com.ngrok.definitions.AbuseReport
+
+timestamp that the abuse report record was created in RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.AgentIngress
+
+timestamp when the Agent Ingress was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.ApiKey
+
+timestamp when the api key was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.CertificateAuthority
+
+timestamp when the Certificate Authority was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.Credential
+
+timestamp when the tunnel credential was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.Endpoint
+
+timestamp when the endpoint was created in RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.EventDestination
+
+Timestamp when the Event Destination was created, RFC 3339 format.
+
+getCreatedAt() - Method in class com.ngrok.definitions.EventSubscription
+
+When the Event Subscription was created (RFC 3339 format).
+
+getCreatedAt() - Method in class com.ngrok.definitions.FailoverBackend
+
+timestamp when the backend was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+timestamp when the backend was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.HttpsEdge
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.IpPolicy
+
+timestamp when the IP policy was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.IpPolicyRule
+
+timestamp when the IP policy rule was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.IpRestriction
+
+timestamp when the IP restriction was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.ReservedAddr
+
+timestamp when the reserved address was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.ReservedDomain
+
+timestamp when the reserved domain was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+timestamp when the SSH Certificate Authority API resource was created, RFC 3339
+ format
+
+getCreatedAt() - Method in class com.ngrok.definitions.SshCredential
+
+timestamp when the ssh credential was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.SshHostCertificate
+
+timestamp when the SSH Host Certificate API resource was created, RFC 3339
+ format
+
+getCreatedAt() - Method in class com.ngrok.definitions.SshUserCertificate
+
+timestamp when the SSH User Certificate API resource was created, RFC 3339
+ format
+
+getCreatedAt() - Method in class com.ngrok.definitions.TcpEdge
+
+timestamp when the edge was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.TlsCertificate
+
+timestamp when the TLS certificate was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.TlsEdge
+
+timestamp when the edge configuration was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+timestamp when the backend was created, RFC 3339 format
+
+getCreatedAt() - Method in class com.ngrok.definitions.WeightedBackend
+
+timestamp when the backend was created, RFC 3339 format
+
+getCredential() - Method in class com.ngrok.definitions.TunnelSession
+
+reference to the tunnel credential or ssh credential used by the ngrok agent to
+ start this tunnel session
+
+getCredentials() - Method in class com.ngrok.definitions.CredentialList
+
+the list of all tunnel credentials on this account
+
+getCreds() - Method in class com.ngrok.definitions.AwsAuth
+
+Credentials to your AWS account if you prefer ngrok to sign in with long-term
+ access keys.
+
+getCriticalOptions() - Method in class com.ngrok.definitions.SshUserCertificate
+
+A map of critical options included in the certificate.
+
+getDeliveryStreamArn() - Method in class com.ngrok.definitions.EventTargetFirehose
+
+An Amazon Resource Name specifying the Firehose delivery stream to deposit
+ events into.
+
+getDescription() - Method in class com.ngrok.definitions.AgentIngress
+
+human-readable description of the use of this Agent Ingress.
+
+getDescription() - Method in class com.ngrok.definitions.ApiKey
+
+human-readable description of what uses the API key to authenticate.
+
+getDescription() - Method in class com.ngrok.definitions.CertificateAuthority
+
+human-readable description of this Certificate Authority.
+
+getDescription() - Method in class com.ngrok.definitions.Credential
+
+human-readable description of who or what will use the credential to
+ authenticate.
+
+getDescription() - Method in class com.ngrok.definitions.EventDestination
+
+Human-readable description of the Event Destination.
+
+getDescription() - Method in class com.ngrok.definitions.EventSubscription
+
+Arbitrary customer supplied information intended to be human readable.
+
+getDescription() - Method in class com.ngrok.definitions.FailoverBackend
+
+human-readable description of this backend.
+
+getDescription() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+human-readable description of this backend.
+
+getDescription() - Method in class com.ngrok.definitions.HttpsEdge
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+getDescription() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+getDescription() - Method in class com.ngrok.definitions.IpPolicy
+
+human-readable description of the source IPs of this IP policy.
+
+getDescription() - Method in class com.ngrok.definitions.IpPolicyRule
+
+human-readable description of the source IPs of this IP rule.
+
+getDescription() - Method in class com.ngrok.definitions.IpRestriction
+
+human-readable description of this IP restriction.
+
+getDescription() - Method in class com.ngrok.definitions.ReservedAddr
+
+human-readable description of what this reserved address will be used for
+
+getDescription() - Method in class com.ngrok.definitions.ReservedDomain
+
+human-readable description of what this reserved domain will be used for
+
+getDescription() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+human-readable description of this SSH Certificate Authority.
+
+getDescription() - Method in class com.ngrok.definitions.SshCredential
+
+human-readable description of who or what will use the ssh credential to
+ authenticate.
+
+getDescription() - Method in class com.ngrok.definitions.SshHostCertificate
+
+human-readable description of this SSH Host Certificate.
+
+getDescription() - Method in class com.ngrok.definitions.SshUserCertificate
+
+human-readable description of this SSH User Certificate.
+
+getDescription() - Method in class com.ngrok.definitions.TcpEdge
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+getDescription() - Method in class com.ngrok.definitions.TlsCertificate
+
+human-readable description of this TLS certificate.
+
+getDescription() - Method in class com.ngrok.definitions.TlsEdge
+
+human-readable description of what this edge will be used for; optional, max 255
+ bytes.
+
+getDescription() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+human-readable description of this backend.
+
+getDescription() - Method in class com.ngrok.definitions.WeightedBackend
+
+human-readable description of this backend.
+
+getDestinations() - Method in class com.ngrok.definitions.EventSubscription
+
+Destinations to which these events will be sent
+
+getDetails() - Method in exception com.ngrok.definitions.NgrokApiError
+
+Fetches any further details about the error.
+
+getDnsNames() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+set of additional domains (including wildcards) this TLS certificate is valid
+ for
+
+getDomain() - Method in class com.ngrok.definitions.AgentIngress
+
+the domain that you own to be used as the base domain name to generate regional
+ agent ingress domains.
+
+getDomain() - Method in class com.ngrok.definitions.Endpoint
+
+the domain reserved for this endpoint
+
+getDomain() - Method in class com.ngrok.definitions.ReservedDomain
+
+hostname of the reserved domain
+
+getEdge() - Method in class com.ngrok.definitions.Endpoint
+
+the edge serving requests to this endpoint, if this is an edge endpoint
+
+getEdgeId() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+unique identifier of this edge
+
+getEmailAddresses() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailAddresses() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailAddresses() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailAddresses() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+a list of email addresses of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailDomains() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailDomains() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailDomains() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEmailDomains() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+a list of email domains of users authenticated by identity provider who are
+ allowed access to the endpoint
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointBackend
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointBackendMutate
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointCompression
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointMutualTls
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointOAuth
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointOidc
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointSaml
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEndpoint() - Method in class com.ngrok.definitions.Tunnel
+
+the ephemeral endpoint this tunnel is associated with, if this is an
+ agent-initiated tunnel
+
+getEndpoints() - Method in class com.ngrok.definitions.EndpointList
+
+the list of all active endpoints on this account
+
+getEnforced() - Method in class com.ngrok.definitions.IpRestriction
+
+true if the IP restriction will be enforced.
+
+getEntityId() - Method in class com.ngrok.definitions.EndpointSaml
+
+The SP Entity's unique ID.
+
+getErrorCode() - Method in exception com.ngrok.definitions.NgrokApiError
+
+Fetches the ngrok API error code, if any.
+
+getErrorCode() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+if present, an error code indicating why provisioning is failing.
+
+getErrorThresholdPercentage() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+Error threshold percentage should be between 0 - 1.0, not 0-100.0
+
+getEventDestinations() - Method in class com.ngrok.definitions.EventDestinationList
+
+The list of all Event Destinations on this account.
+
+getEventSubscriptions() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+The list of all Event Subscriptions on this account.
+
+getExtendedKeyUsages() - Method in class com.ngrok.definitions.CertificateAuthority
+
+extended set of actions the private key of this Certificate Authority can be
+ used for
+
+getExtendedKeyUsages() - Method in class com.ngrok.definitions.TlsCertificate
+
+extended set of actions the private key of this TLS certificate can be used for
+
+getExtensions() - Method in class com.ngrok.definitions.SshUserCertificate
+
+A map of extensions included in the certificate.
+
+getFacebook() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+configuration for using facebook as the identity provider
+
+getFirehose() - Method in class com.ngrok.definitions.EventTarget
+
+Configuration used to send events to Amazon Kinesis Data Firehose.
+
+getForceAuthn() - Method in class com.ngrok.definitions.EndpointSaml
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+getForceAuthn() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+If true, indicates that whenever we redirect a user to the IdP for
+ authentication that the IdP must prompt the user for authentication credentials
+ even if the user already has a valid session with the IdP.
+
+getFormat() - Method in class com.ngrok.definitions.EventDestination
+
+The output format you would like to serialize events into when sending to their
+ target.
+
+getForwardsTo() - Method in class com.ngrok.definitions.Tunnel
+
+upstream address the ngrok agent forwards traffic over this tunnel to.
+
+getGithub() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+configuration for using github as the identity provider
+
+getGoogle() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+configuration for using google as the identity provider
+
+getHeaders() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+headers to return
+
+getHostname() - Method in class com.ngrok.definitions.AbuseReportHostname
+
+the hostname ngrok has parsed out of one of the reported URLs in this abuse
+ report
+
+getHostnames() - Method in class com.ngrok.definitions.AbuseReport
+
+an array of hostname statuses related to the report
+
+getHostport() - Method in class com.ngrok.definitions.Endpoint
+
+hostport served by this endpoint (hostname:port)
+
+getHostports() - Method in class com.ngrok.definitions.HttpsEdge
+
+hostports served by this edge
+
+getHostports() - Method in class com.ngrok.definitions.TcpEdge
+
+hostports served by this edge
+
+getHostports() - Method in class com.ngrok.definitions.TlsEdge
+
+hostports served by this edge
+
+getHttpsEdges() - Method in class com.ngrok.definitions.HttpsEdgeList
+
+the list of all HTTPS Edges on this account
+
+getHttpStatusCode() - Method in exception com.ngrok.definitions.NgrokApiError
+
+Fetches the HTTP status code.
+
+getId() - Method in class com.ngrok.definitions.AbuseReport
+
+ID of the abuse report
+
+getId() - Method in class com.ngrok.definitions.AgentIngress
+
+unique Agent Ingress resource identifier
+
+getId() - Method in class com.ngrok.definitions.ApiKey
+
+unique API key resource identifier
+
+getId() - Method in class com.ngrok.definitions.CertificateAuthority
+
+unique identifier for this Certificate Authority
+
+getId() - Method in class com.ngrok.definitions.Credential
+
+unique tunnel credential resource identifier
+
+getId() - Method in class com.ngrok.definitions.Endpoint
+
+unique endpoint resource identifier
+
+getId() - Method in class com.ngrok.definitions.EventDestination
+
+Unique identifier for this Event Destination.
+
+getId() - Method in class com.ngrok.definitions.EventSubscription
+
+Unique identifier for this Event Subscription.
+
+getId() - Method in class com.ngrok.definitions.FailoverBackend
+
+unique identifier for this Failover backend
+
+getId() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+Fetches the value of the id property.
+
+getId() - Method in class com.ngrok.definitions.HttpsEdge
+
+unique identifier of this edge
+
+getId() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+unique identifier of this edge route
+
+getId() - Method in class com.ngrok.definitions.IpPolicy
+
+unique identifier for this IP policy
+
+getId() - Method in class com.ngrok.definitions.IpPolicyRule
+
+unique identifier for this IP policy rule
+
+getId() - Method in class com.ngrok.definitions.IpRestriction
+
+unique identifier for this IP restriction
+
+getId() - Method in class com.ngrok.definitions.Ref
+
+a resource identifier
+
+getId() - Method in class com.ngrok.definitions.ReservedAddr
+
+unique reserved address resource identifier
+
+getId() - Method in class com.ngrok.definitions.ReservedDomain
+
+unique reserved domain resource identifier
+
+getId() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+unique identifier for this SSH Certificate Authority
+
+getId() - Method in class com.ngrok.definitions.SshCredential
+
+unique ssh credential resource identifier
+
+getId() - Method in class com.ngrok.definitions.SshHostCertificate
+
+unique identifier for this SSH Host Certificate
+
+getId() - Method in class com.ngrok.definitions.SshUserCertificate
+
+unique identifier for this SSH User Certificate
+
+getId() - Method in class com.ngrok.definitions.TcpEdge
+
+unique identifier of this edge
+
+getId() - Method in class com.ngrok.definitions.TlsCertificate
+
+unique identifier for this TLS certificate
+
+getId() - Method in class com.ngrok.definitions.TlsEdge
+
+unique identifier of this edge
+
+getId() - Method in class com.ngrok.definitions.Tunnel
+
+unique tunnel resource identifier
+
+getId() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+unique identifier for this TunnelGroup backend
+
+getId() - Method in class com.ngrok.definitions.TunnelSession
+
+unique tunnel session resource identifier
+
+getId() - Method in class com.ngrok.definitions.WeightedBackend
+
+unique identifier for this Weighted backend
+
+getIdpMetadata() - Method in class com.ngrok.definitions.EndpointSaml
+
+The full XML IdP EntityDescriptor.
+
+getIdpMetadata() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+The full XML IdP EntityDescriptor.
+
+getInactivityTimeout() - Method in class com.ngrok.definitions.EndpointOAuth
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+getInactivityTimeout() - Method in class com.ngrok.definitions.EndpointOidc
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+getInactivityTimeout() - Method in class com.ngrok.definitions.EndpointSaml
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+getInactivityTimeout() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+getIngresses() - Method in class com.ngrok.definitions.AgentIngressList
+
+the list of Agent Ingresses owned by this account
+
+getIp() - Method in class com.ngrok.definitions.TunnelSession
+
+source ip address of the tunnel session
+
+getIpPolicies() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+Fetches the value of the ipPolicies property.
+
+getIpPolicies() - Method in class com.ngrok.definitions.IpPolicyList
+
+the list of all IP policies on this account
+
+getIpPolicies() - Method in class com.ngrok.definitions.IpRestriction
+
+the set of IP policies that are used to enforce the restriction
+
+getIpPolicy() - Method in class com.ngrok.definitions.IpPolicyRule
+
+object describing the IP policy this IP Policy Rule belongs to
+
+getIpPolicyIds() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+getIpPolicyRules() - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+the list of all IP policy rules on this account
+
+getIpRestriction() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+ip restriction module configuration or null
+
+getIpRestriction() - Method in class com.ngrok.definitions.TcpEdge
+
+Fetches the value of the ipRestriction property.
+
+getIpRestriction() - Method in class com.ngrok.definitions.TlsEdge
+
+Fetches the value of the ipRestriction property.
+
+getIpRestrictions() - Method in class com.ngrok.definitions.IpRestrictionList
+
+the list of all IP restrictions on this account
+
+getIps() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+set of IP addresses this TLS certificate is also valid for
+
+getIssuedAt() - Method in class com.ngrok.definitions.TlsCertificate
+
+timestamp (in RFC 3339 format) when this TLS certificate was issued
+ automatically, or null if this certificate was user-uploaded
+
+getIssuer() - Method in class com.ngrok.definitions.EndpointOidc
+
+URL of the OIDC "OpenID provider".
+
+getIssuerCommonName() - Method in class com.ngrok.definitions.TlsCertificate
+
+issuer common name from the leaf of this TLS certificate
+
+getKeys() - Method in class com.ngrok.definitions.ApiKeyList
+
+the list of API keys for this account
+
+getKeyType() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+the type of private key for this SSH Certificate Authority
+
+getKeyType() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+getKeyType() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the key type of the public_key, one of rsa,
+ ecdsa or ed25519
+
+getKeyUsages() - Method in class com.ngrok.definitions.CertificateAuthority
+
+set of actions the private key of this Certificate Authority can be used for
+
+getKeyUsages() - Method in class com.ngrok.definitions.TlsCertificate
+
+set of actions the private key of this TLS certificate can be used for
+
+getKinesis() - Method in class com.ngrok.definitions.EventTarget
+
+Configuration used to send events to Amazon Kinesis.
+
+getLabels() - Method in class com.ngrok.definitions.Tunnel
+
+the labels the tunnel group backends will match against, if this is a backend
+ tunnel
+
+getLabels() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+labels to watch for tunnels on, e.g.
+
+getLogGroupArn() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+getMatch() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+getMatchType() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+Type of match to use for this route.
+
+getMaximumDuration() - Method in class com.ngrok.definitions.EndpointOAuth
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+getMaximumDuration() - Method in class com.ngrok.definitions.EndpointOidc
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+getMaximumDuration() - Method in class com.ngrok.definitions.EndpointSaml
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+getMaximumDuration() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+getMetadata() - Method in class com.ngrok.definitions.AbuseReport
+
+arbitrary user-defined data about this abuse report.
+
+getMetadata() - Method in class com.ngrok.definitions.AgentIngress
+
+arbitrary user-defined machine-readable data of this Agent Ingress.
+
+getMetadata() - Method in class com.ngrok.definitions.ApiKey
+
+arbitrary user-defined data of this API key.
+
+getMetadata() - Method in class com.ngrok.definitions.CertificateAuthority
+
+arbitrary user-defined machine-readable data of this Certificate Authority.
+
+getMetadata() - Method in class com.ngrok.definitions.Credential
+
+arbitrary user-defined machine-readable data of this credential.
+
+getMetadata() - Method in class com.ngrok.definitions.Endpoint
+
+user-supplied metadata of the associated tunnel or edge object
+
+getMetadata() - Method in class com.ngrok.definitions.EventDestination
+
+Arbitrary user-defined machine-readable data of this Event Destination.
+
+getMetadata() - Method in class com.ngrok.definitions.EventSubscription
+
+Arbitrary customer supplied information intended to be machine readable.
+
+getMetadata() - Method in class com.ngrok.definitions.FailoverBackend
+
+arbitrary user-defined machine-readable data of this backend.
+
+getMetadata() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+arbitrary user-defined machine-readable data of this backend.
+
+getMetadata() - Method in class com.ngrok.definitions.HttpsEdge
+
+arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+getMetadata() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+arbitrary user-defined machine-readable data of this edge.
+
+getMetadata() - Method in class com.ngrok.definitions.IpPolicy
+
+arbitrary user-defined machine-readable data of this IP policy.
+
+getMetadata() - Method in class com.ngrok.definitions.IpPolicyRule
+
+arbitrary user-defined machine-readable data of this IP policy rule.
+
+getMetadata() - Method in class com.ngrok.definitions.IpRestriction
+
+arbitrary user-defined machine-readable data of this IP restriction.
+
+getMetadata() - Method in class com.ngrok.definitions.ReservedAddr
+
+arbitrary user-defined machine-readable data of this reserved address.
+
+getMetadata() - Method in class com.ngrok.definitions.ReservedDomain
+
+arbitrary user-defined machine-readable data of this reserved domain.
+
+getMetadata() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+getMetadata() - Method in class com.ngrok.definitions.SshCredential
+
+arbitrary user-defined machine-readable data of this ssh credential.
+
+getMetadata() - Method in class com.ngrok.definitions.SshHostCertificate
+
+arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+getMetadata() - Method in class com.ngrok.definitions.SshUserCertificate
+
+arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+getMetadata() - Method in class com.ngrok.definitions.TcpEdge
+
+arbitrary user-defined machine-readable data of this edge.
+
+getMetadata() - Method in class com.ngrok.definitions.TlsCertificate
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+getMetadata() - Method in class com.ngrok.definitions.TlsEdge
+
+arbitrary user-defined machine-readable data of this edge.
+
+getMetadata() - Method in class com.ngrok.definitions.Tunnel
+
+user-supplied metadata for the tunnel defined in the ngrok configuration file.
+
+getMetadata() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+arbitrary user-defined machine-readable data of this backend.
+
+getMetadata() - Method in class com.ngrok.definitions.TunnelSession
+
+arbitrary user-defined data specified in the metadata property in the ngrok
+ configuration file.
+
+getMetadata() - Method in class com.ngrok.definitions.WeightedBackend
+
+arbitrary user-defined machine-readable data of this backend.
+
+getMetadataUrl() - Method in class com.ngrok.definitions.EndpointSaml
+
+A public URL where the SP's metadata is hosted.
+
+getMicrosoft() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+configuration for using microsoft as the identity provider
+
+getMinVersion() - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+getMinVersion() - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+getMsg() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+a message describing the current status or error
+
+getMutualTls() - Method in class com.ngrok.definitions.HttpsEdge
+
+edge modules
+
+getMutualTls() - Method in class com.ngrok.definitions.TlsEdge
+
+Fetches the value of the mutualTls property.
+
+getNameidFormat() - Method in class com.ngrok.definitions.EndpointSaml
+
+Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+getNameidFormat() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+getNextPageUri() - Method in class com.ngrok.definitions.AgentIngressList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.ApiKeyList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.CredentialList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.EndpointList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.EventDestinationList
+
+URI of the next page, or null if there is no next page.
+
+getNextPageUri() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+URI of next page, or null if there is no next page.
+
+getNextPageUri() - Method in class com.ngrok.definitions.FailoverBackendList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+Fetches the value of the nextPageUri property.
+
+getNextPageUri() - Method in class com.ngrok.definitions.HttpsEdgeList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.IpPolicyList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.IpRestrictionList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in interface com.ngrok.definitions.Pageable
+
+Fetches the URI of the next page.
+
+getNextPageUri() - Method in class com.ngrok.definitions.ReservedAddrList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.ReservedDomainList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.SshCredentialList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.SshHostCertificateList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.SshUserCertificateList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TcpEdgeList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TlsCertificateList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TlsEdgeList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TunnelList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.TunnelSessionList
+
+URI of the next page, or null if there is no next page
+
+getNextPageUri() - Method in class com.ngrok.definitions.WeightedBackendList
+
+URI of the next page, or null if there is no next page
+
+getNotAfter() - Method in class com.ngrok.definitions.CertificateAuthority
+
+timestamp when this Certificate Authority becomes invalid, RFC 3339 format
+
+getNotAfter() - Method in class com.ngrok.definitions.TlsCertificate
+
+timestamp when this TLS certificate becomes invalid, RFC 3339 format
+
+getNotBefore() - Method in class com.ngrok.definitions.CertificateAuthority
+
+timestamp when this Certificate Authority becomes valid, RFC 3339 format
+
+getNotBefore() - Method in class com.ngrok.definitions.TlsCertificate
+
+timestamp when this TLS certificate becomes valid, RFC 3339 format
+
+getNsTargets() - Method in class com.ngrok.definitions.AgentIngress
+
+a list of target values to use as the values of NS records for the domain
+ property these values will delegate control over the domain to ngrok
+
+getNumBuckets() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+Integer number of buckets into which metrics are retained.
+
+getOauth() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+oauth module configuration or null
+
+getOidc() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+oidc module configuration or null
+
+getOptionsPassthrough() - Method in class com.ngrok.definitions.EndpointOAuth
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+getOptionsPassthrough() - Method in class com.ngrok.definitions.EndpointOidc
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+getOptionsPassthrough() - Method in class com.ngrok.definitions.EndpointSaml
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+getOptionsPassthrough() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+getOrganizations() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+a list of github org identifiers.
+
+getOs() - Method in class com.ngrok.definitions.TunnelSession
+
+operating system of the host the ngrok agent is running on
+
+getPage() - Method in class com.ngrok.definitions.Page
+
+Returns the current response page.
+
+getPrincipals() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the list of principals included in the ssh host certificate.
+
+getPrincipals() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the list of principals included in the ssh user certificate.
+
+getPrivateKeyType() - Method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+type of private key to use when requesting certificates.
+
+getPrivateKeyType() - Method in class com.ngrok.definitions.TlsCertificate
+
+type of the private key of this TLS certificate.
+
+getProto() - Method in class com.ngrok.definitions.Endpoint
+
+protocol served by this endpoint.
+
+getProto() - Method in class com.ngrok.definitions.Tunnel
+
+tunnel protocol for ephemeral tunnels.
+
+getProvider() - Method in class com.ngrok.definitions.EndpointOAuth
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+getProvider() - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+getProvisioningJob() - Method in class com.ngrok.definitions.ReservedDomainCertStatus
+
+status of the certificate provisioning job, or null if the certificiate isn't
+ being provisioned or renewed
+
+getPublicKey() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+raw public key for this SSH Certificate Authority
+
+getPublicKey() - Method in class com.ngrok.definitions.SshCredential
+
+the PEM-encoded public key of the SSH keypair that will be used to authenticate
+
+getPublicKey() - Method in class com.ngrok.definitions.SshHostCertificate
+
+a public key in OpenSSH Authorized Keys format that this certificate signs
+
+getPublicKey() - Method in class com.ngrok.definitions.SshUserCertificate
+
+a public key in OpenSSH Authorized Keys format that this certificate signs
+
+getPublicUrl() - Method in class com.ngrok.definitions.Endpoint
+
+URL of the hostport served by this endpoint
+
+getPublicUrl() - Method in class com.ngrok.definitions.Tunnel
+
+URL of the ephemeral tunnel's public endpoint
+
+getRegion() - Method in class com.ngrok.definitions.Endpoint
+
+identifier of the region this endpoint belongs to
+
+getRegion() - Method in class com.ngrok.definitions.ReservedAddr
+
+reserve the address in this geographic ngrok datacenter.
+
+getRegion() - Method in class com.ngrok.definitions.ReservedDomain
+
+reserve the domain in this geographic ngrok datacenter.
+
+getRegion() - Method in class com.ngrok.definitions.Tunnel
+
+identifier of tune region where the tunnel is running
+
+getRegion() - Method in class com.ngrok.definitions.TunnelSession
+
+the ngrok region identifier in which this tunnel session was started
+
+getRegionDomains() - Method in class com.ngrok.definitions.AgentIngress
+
+a list of regional agent ingress domains that are subdomains of the value of
+ domain this value may increase over time as ngrok adds more regions
+
+getRemove() - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+getRemove() - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+getRenewsAt() - Method in class com.ngrok.definitions.ReservedDomainCertStatus
+
+timestamp when the next renewal will be requested, RFC 3339 format
+
+getRequestHeaders() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+request headers module configuration or null
+
+getRequestSigningCertificatePem() - Method in class com.ngrok.definitions.EndpointSaml
+
+PEM-encoded x.509 certificate of the key pair that is used to sign all SAML
+ requests that the ngrok SP makes to the IdP.
+
+getReservedAddrs() - Method in class com.ngrok.definitions.ReservedAddrList
+
+the list of all reserved addresses on this account
+
+getReservedDomains() - Method in class com.ngrok.definitions.ReservedDomainList
+
+the list of all reserved domains on this account
+
+getResponseHeaders() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+response headers module configuration or null
+
+getRetriesAt() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+timestamp when the provisioning job will be retried
+
+getRole() - Method in class com.ngrok.definitions.AwsAuth
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+getRoleArn() - Method in class com.ngrok.definitions.AwsRole
+
+An ARN that specifies the role that ngrok should use to deliver to the
+ configured target.
+
+getRollingWindow() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+getRoutes() - Method in class com.ngrok.definitions.HttpsEdge
+
+routes
+
+getSaml() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+saml module configuration or null
+
+getScopes() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+getScopes() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+getScopes() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+getScopes() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+getScopes() - Method in class com.ngrok.definitions.EndpointOidc
+
+The set of scopes to request from the OIDC identity provider.
+
+getSecret() - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+a string secret used to validate requests from the given provider.
+
+getSerialNumber() - Method in class com.ngrok.definitions.TlsCertificate
+
+serial number of the leaf of this TLS certificate
+
+getSingleLogoutUrl() - Method in class com.ngrok.definitions.EndpointSaml
+
+The public URL of the SP's Single Logout Service.
+
+getSources() - Method in class com.ngrok.definitions.EventSourceList
+
+The list of all Event Sources for an Event Subscription
+
+getSources() - Method in class com.ngrok.definitions.EventSubscription
+
+Sources containing the types for which this event subscription will trigger
+
+getSshCertificateAuthorities() - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+the list of all certificate authorities on this account
+
+getSshCertificateAuthorityId() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the ssh certificate authority that is used to sign this ssh host certificate
+
+getSshCertificateAuthorityId() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the ssh certificate authority that is used to sign this ssh user certificate
+
+getSshCredentials() - Method in class com.ngrok.definitions.SshCredentialList
+
+the list of all ssh credentials on this account
+
+getSshHostCertificates() - Method in class com.ngrok.definitions.SshHostCertificateList
+
+the list of all ssh host certificates on this account
+
+getSshUserCertificates() - Method in class com.ngrok.definitions.SshUserCertificateList
+
+the list of all ssh user certificates on this account
+
+getStartedAt() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+timestamp when the provisioning job started, RFC 3339 format
+
+getStartedAt() - Method in class com.ngrok.definitions.Tunnel
+
+timestamp when the tunnel was initiated in RFC 3339 format
+
+getStartedAt() - Method in class com.ngrok.definitions.TunnelSession
+
+time when the tunnel session first connected to the ngrok servers
+
+getStatus() - Method in class com.ngrok.definitions.AbuseReport
+
+Indicates whether ngrok has processed the abuse report.
+
+getStatus() - Method in class com.ngrok.definitions.AbuseReportHostname
+
+indicates what action ngrok has taken against the hostname.
+
+getStatusCode() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+status code to return
+
+getStreamArn() - Method in class com.ngrok.definitions.EventTargetKinesis
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+getSubjectAlternativeNames() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject alternative names (SANs) from the leaf of this TLS certificate
+
+getSubjectCommonName() - Method in class com.ngrok.definitions.CertificateAuthority
+
+subject common name of the Certificate Authority
+
+getSubjectCommonName() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject common name from the leaf of this TLS certificate
+
+getSubjectCountry() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject country from the leaf of this TLS certificate
+
+getSubjectLocality() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject locality from the leaf of this TLS certificate
+
+getSubjectOrganization() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject organization from the leaf of this TLS certificate
+
+getSubjectOrganizationalUnit() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject organizational unit from the leaf of this TLS certificate
+
+getSubjectProvince() - Method in class com.ngrok.definitions.TlsCertificate
+
+subject province from the leaf of this TLS certificate
+
+getTarget() - Method in class com.ngrok.definitions.EventDestination
+
+An object that encapsulates where and how to send your events.
+
+getTcpAddr() - Method in class com.ngrok.definitions.Endpoint
+
+the address reserved for this endpoint
+
+getTcpEdges() - Method in class com.ngrok.definitions.TcpEdgeList
+
+the list of all TCP Edges on this account
+
+getTeams() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+a list of github teams identifiers.
+
+getTerminateAt() - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+getTlsCertificates() - Method in class com.ngrok.definitions.TlsCertificateList
+
+the list of all TLS certificates on this account
+
+getTlsEdges() - Method in class com.ngrok.definitions.TlsEdgeList
+
+the list of all TLS Edges on this account
+
+getTlsTermination() - Method in class com.ngrok.definitions.HttpsEdge
+
+Fetches the value of the tlsTermination property.
+
+getTlsTermination() - Method in class com.ngrok.definitions.TlsEdge
+
+Fetches the value of the tlsTermination property.
+
+getToken() - Method in class com.ngrok.definitions.ApiKey
+
+the bearer token that can be placed into the Authorization header to
+ authenticate request to the ngrok API.
+
+getToken() - Method in class com.ngrok.definitions.Credential
+
+the credential's authtoken that can be used to authenticate an ngrok agent.
+
+getTransport() - Method in class com.ngrok.definitions.TunnelSession
+
+the transport protocol used to start the tunnel session.
+
+getTrippedDuration() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+getTunnel() - Method in class com.ngrok.definitions.Endpoint
+
+the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
+
+getTunnels() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+tunnels matching this backend
+
+getTunnels() - Method in class com.ngrok.definitions.TunnelList
+
+the list of all online tunnels on this account
+
+getTunnelSession() - Method in class com.ngrok.definitions.Tunnel
+
+reference object pointing to the tunnel session on which this tunnel was started
+
+getTunnelSessions() - Method in class com.ngrok.definitions.TunnelSessionList
+
+list of all tunnel sessions on this account
+
+getType() - Method in class com.ngrok.definitions.Endpoint
+
+whether the endpoint is ephemeral (served directly by an
+ agent-initiated tunnel) or edge (served by an edge)
+
+getType() - Method in class com.ngrok.definitions.EventSource
+
+Type of event for which an event subscription will trigger
+
+getType() - Method in class com.ngrok.definitions.EventSourceReplace
+
+Type of event for which an event subscription will trigger
+
+getType() - Method in class com.ngrok.definitions.IpRestriction
+
+the type of IP restriction.
+
+getUpdatedAt() - Method in class com.ngrok.definitions.Endpoint
+
+timestamp when the endpoint was updated in RFC 3339 format
+
+getUri() - Method in class com.ngrok.definitions.AbuseReport
+
+URI of the abuse report API resource
+
+getUri() - Method in class com.ngrok.definitions.AgentIngress
+
+URI to the API resource of this Agent ingress
+
+getUri() - Method in class com.ngrok.definitions.AgentIngressList
+
+URI of the Agent Ingress list API resource
+
+getUri() - Method in class com.ngrok.definitions.ApiKey
+
+URI to the API resource of this API key
+
+getUri() - Method in class com.ngrok.definitions.ApiKeyList
+
+URI of the API keys list API resource
+
+getUri() - Method in class com.ngrok.definitions.CertificateAuthority
+
+URI of the Certificate Authority API resource
+
+getUri() - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+URI of the certificates authorities list API resource
+
+getUri() - Method in class com.ngrok.definitions.Credential
+
+URI of the tunnel credential API resource
+
+getUri() - Method in class com.ngrok.definitions.CredentialList
+
+URI of the tunnel credential list API resource
+
+getUri() - Method in class com.ngrok.definitions.EndpointList
+
+URI of the endpoints list API resource
+
+getUri() - Method in class com.ngrok.definitions.EventDestination
+
+URI of the Event Destination API resource.
+
+getUri() - Method in class com.ngrok.definitions.EventDestinationList
+
+URI of the Event Destinations list API resource.
+
+getUri() - Method in class com.ngrok.definitions.EventSource
+
+URI of the Event Source API resource.
+
+getUri() - Method in class com.ngrok.definitions.EventSourceList
+
+URI of the next page, or null if there is no next page.
+
+getUri() - Method in class com.ngrok.definitions.EventSubscription
+
+URI of the Event Subscription API resource.
+
+getUri() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+URI of the Event Subscriptions list API resource.
+
+getUri() - Method in class com.ngrok.definitions.FailoverBackend
+
+URI of the FailoverBackend API resource
+
+getUri() - Method in class com.ngrok.definitions.FailoverBackendList
+
+URI of the Failover backends list API resource
+
+getUri() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+URI of the HTTPResponseBackend API resource
+
+getUri() - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+Fetches the value of the uri property.
+
+getUri() - Method in class com.ngrok.definitions.HttpsEdge
+
+URI of the edge API resource
+
+getUri() - Method in class com.ngrok.definitions.HttpsEdgeList
+
+URI of the HTTPS Edge list API resource
+
+getUri() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+URI of the edge API resource
+
+getUri() - Method in class com.ngrok.definitions.IpPolicy
+
+URI of the IP Policy API resource
+
+getUri() - Method in class com.ngrok.definitions.IpPolicyList
+
+URI of the IP policy list API resource
+
+getUri() - Method in class com.ngrok.definitions.IpPolicyRule
+
+URI of the IP policy rule API resource
+
+getUri() - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+URI of the IP policy rule list API resource
+
+getUri() - Method in class com.ngrok.definitions.IpRestriction
+
+URI of the IP restriction API resource
+
+getUri() - Method in class com.ngrok.definitions.IpRestrictionList
+
+URI of the IP restrictions list API resource
+
+getUri() - Method in class com.ngrok.definitions.Ref
+
+a uri for locating a resource
+
+getUri() - Method in class com.ngrok.definitions.ReservedAddr
+
+URI of the reserved address API resource
+
+getUri() - Method in class com.ngrok.definitions.ReservedAddrList
+
+URI of the reserved address list API resource
+
+getUri() - Method in class com.ngrok.definitions.ReservedDomain
+
+URI of the reserved domain API resource
+
+getUri() - Method in class com.ngrok.definitions.ReservedDomainList
+
+URI of the reserved domain list API resource
+
+getUri() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+URI of the SSH Certificate Authority API resource
+
+getUri() - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+URI of the certificates authorities list API resource
+
+getUri() - Method in class com.ngrok.definitions.SshCredential
+
+URI of the ssh credential API resource
+
+getUri() - Method in class com.ngrok.definitions.SshCredentialList
+
+URI of the ssh credential list API resource
+
+getUri() - Method in class com.ngrok.definitions.SshHostCertificate
+
+URI of the SSH Host Certificate API resource
+
+getUri() - Method in class com.ngrok.definitions.SshHostCertificateList
+
+URI of the ssh host certificates list API resource
+
+getUri() - Method in class com.ngrok.definitions.SshUserCertificate
+
+URI of the SSH User Certificate API resource
+
+getUri() - Method in class com.ngrok.definitions.SshUserCertificateList
+
+URI of the ssh user certificates list API resource
+
+getUri() - Method in class com.ngrok.definitions.TcpEdge
+
+URI of the edge API resource
+
+getUri() - Method in class com.ngrok.definitions.TcpEdgeList
+
+URI of the TCP Edge list API resource
+
+getUri() - Method in class com.ngrok.definitions.TlsCertificate
+
+URI of the TLS certificate API resource
+
+getUri() - Method in class com.ngrok.definitions.TlsCertificateList
+
+URI of the TLS certificates list API resource
+
+getUri() - Method in class com.ngrok.definitions.TlsEdge
+
+URI of the edge API resource
+
+getUri() - Method in class com.ngrok.definitions.TlsEdgeList
+
+URI of the TLS Edge list API resource
+
+getUri() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+URI of the TunnelGroupBackend API resource
+
+getUri() - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+URI of the TunnelGroup backends list API resource
+
+getUri() - Method in class com.ngrok.definitions.TunnelList
+
+URI of the tunnels list API resource
+
+getUri() - Method in class com.ngrok.definitions.TunnelSession
+
+URI to the API resource of the tunnel session
+
+getUri() - Method in class com.ngrok.definitions.TunnelSessionList
+
+URI to the API resource of the tunnel session list
+
+getUri() - Method in class com.ngrok.definitions.WeightedBackend
+
+URI of the WeightedBackend API resource
+
+getUri() - Method in class com.ngrok.definitions.WeightedBackendList
+
+URI of the Weighted backends list API resource
+
+getUrls() - Method in class com.ngrok.definitions.AbuseReport
+
+a list of URLs containing suspected abusive content
+
+getValidAfter() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+getValidAfter() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the time when the ssh host certificate becomes valid, in RFC 3339 format.
+
+getValidUntil() - Method in class com.ngrok.definitions.SshHostCertificate
+
+the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format.
+
+getValidUntil() - Method in class com.ngrok.definitions.SshUserCertificate
+
+the time after which the ssh host certificate becomes invalid, in RFC 3339
+ format.
+
+getVolumeThreshold() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+Integer number of requests in a rolling window that will trip the circuit.
+
+getWebhookVerification() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+webhook verification module configuration or null
+
+getWebsocketTcpConverter() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+websocket to tcp adapter configuration or null
+
+github(EndpointOAuthGitHub) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using github as the identity provider
+
+github(Optional<EndpointOAuthGitHub>) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using github as the identity provider
+
+google(EndpointOAuthGoogle) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using google as the identity provider
+
+google(Optional<EndpointOAuthGoogle>) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using google as the identity provider
+
+
+H
+
+hashCode() - Method in class com.ngrok.definitions.AbuseReport
+
+hashCode() - Method in class com.ngrok.definitions.AbuseReportHostname
+
+hashCode() - Method in class com.ngrok.definitions.AgentIngress
+
+hashCode() - Method in class com.ngrok.definitions.AgentIngressList
+
+hashCode() - Method in class com.ngrok.definitions.ApiKey
+
+hashCode() - Method in class com.ngrok.definitions.ApiKeyList
+
+hashCode() - Method in class com.ngrok.definitions.AwsAuth
+
+hashCode() - Method in class com.ngrok.definitions.AwsCredentials
+
+hashCode() - Method in class com.ngrok.definitions.AwsRole
+
+hashCode() - Method in class com.ngrok.definitions.CertificateAuthority
+
+hashCode() - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+hashCode() - Method in class com.ngrok.definitions.Credential
+
+hashCode() - Method in class com.ngrok.definitions.CredentialList
+
+hashCode() - Method in class com.ngrok.definitions.Endpoint
+
+hashCode() - Method in class com.ngrok.definitions.EndpointBackend
+
+hashCode() - Method in class com.ngrok.definitions.EndpointBackendMutate
+
+hashCode() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+hashCode() - Method in class com.ngrok.definitions.EndpointCompression
+
+hashCode() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+hashCode() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+hashCode() - Method in class com.ngrok.definitions.EndpointList
+
+hashCode() - Method in class com.ngrok.definitions.EndpointMutualTls
+
+hashCode() - Method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuth
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+hashCode() - Method in class com.ngrok.definitions.EndpointOidc
+
+hashCode() - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+hashCode() - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+hashCode() - Method in class com.ngrok.definitions.EndpointSaml
+
+hashCode() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+hashCode() - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+hashCode() - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+hashCode() - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+hashCode() - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter
+
+hashCode() - Method in class com.ngrok.definitions.EventDestination
+
+hashCode() - Method in class com.ngrok.definitions.EventDestinationList
+
+hashCode() - Method in class com.ngrok.definitions.EventSource
+
+hashCode() - Method in class com.ngrok.definitions.EventSourceList
+
+hashCode() - Method in class com.ngrok.definitions.EventSourceReplace
+
+hashCode() - Method in class com.ngrok.definitions.EventSubscription
+
+hashCode() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+hashCode() - Method in class com.ngrok.definitions.EventTarget
+
+hashCode() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+hashCode() - Method in class com.ngrok.definitions.EventTargetFirehose
+
+hashCode() - Method in class com.ngrok.definitions.EventTargetKinesis
+
+hashCode() - Method in class com.ngrok.definitions.FailoverBackend
+
+hashCode() - Method in class com.ngrok.definitions.FailoverBackendList
+
+hashCode() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+hashCode() - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+hashCode() - Method in class com.ngrok.definitions.HttpsEdge
+
+hashCode() - Method in class com.ngrok.definitions.HttpsEdgeList
+
+hashCode() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+hashCode() - Method in class com.ngrok.definitions.IpPolicy
+
+hashCode() - Method in class com.ngrok.definitions.IpPolicyList
+
+hashCode() - Method in class com.ngrok.definitions.IpPolicyRule
+
+hashCode() - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+hashCode() - Method in class com.ngrok.definitions.IpRestriction
+
+hashCode() - Method in class com.ngrok.definitions.IpRestrictionList
+
+hashCode() - Method in class com.ngrok.definitions.Ref
+
+hashCode() - Method in class com.ngrok.definitions.ReservedAddr
+
+hashCode() - Method in class com.ngrok.definitions.ReservedAddrList
+
+hashCode() - Method in class com.ngrok.definitions.ReservedDomain
+
+hashCode() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+hashCode() - Method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+hashCode() - Method in class com.ngrok.definitions.ReservedDomainCertStatus
+
+hashCode() - Method in class com.ngrok.definitions.ReservedDomainList
+
+hashCode() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+hashCode() - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+hashCode() - Method in class com.ngrok.definitions.SshCredential
+
+hashCode() - Method in class com.ngrok.definitions.SshCredentialList
+
+hashCode() - Method in class com.ngrok.definitions.SshHostCertificate
+
+hashCode() - Method in class com.ngrok.definitions.SshHostCertificateList
+
+hashCode() - Method in class com.ngrok.definitions.SshUserCertificate
+
+hashCode() - Method in class com.ngrok.definitions.SshUserCertificateList
+
+hashCode() - Method in class com.ngrok.definitions.TcpEdge
+
+hashCode() - Method in class com.ngrok.definitions.TcpEdgeList
+
+hashCode() - Method in class com.ngrok.definitions.TlsCertificate
+
+hashCode() - Method in class com.ngrok.definitions.TlsCertificateList
+
+hashCode() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+hashCode() - Method in class com.ngrok.definitions.TlsEdge
+
+hashCode() - Method in class com.ngrok.definitions.TlsEdgeList
+
+hashCode() - Method in class com.ngrok.definitions.Tunnel
+
+hashCode() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+hashCode() - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+hashCode() - Method in class com.ngrok.definitions.TunnelList
+
+hashCode() - Method in class com.ngrok.definitions.TunnelSession
+
+hashCode() - Method in class com.ngrok.definitions.TunnelSessionList
+
+hashCode() - Method in class com.ngrok.definitions.WeightedBackend
+
+hashCode() - Method in class com.ngrok.definitions.WeightedBackendList
+
+headers(Map<String, String>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+headers to return
+
+headers(Map<String, String>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+headers to return
+
+headers(Optional<Map<String, String>>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+headers to return
+
+headers(Optional<Map<String, String>>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+headers to return
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+hostports served by this edge
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+hostports served by this edge
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(List<String>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+hostports served by this edge
+
+hostports(Optional<List<String>>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+hostports served by this edge
+
+httpClient(WebClient) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the HTTP client to use to make requests.
+
+httpClient(Optional<WebClient>) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the HTTP client to use to make requests.
+
+httpResponse() - Method in class com.ngrok.Ngrok.BackendsNamespace
+
+
+
+HttpResponseBackend - Class in com.ngrok.definitions
+
+
+
+HttpResponseBackend(String, String, OffsetDateTime, String, String, String, Map<String, String>, Integer) - Constructor for class com.ngrok.definitions.HttpResponseBackend
+
+
+
+HttpResponseBackendList - Class in com.ngrok.definitions
+
+
+
+HttpResponseBackendList(List<HttpResponseBackend>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.HttpResponseBackendList
+
+
+
+HttpResponseBackends - Class in com.ngrok.services
+
+
+
+HttpResponseBackends(NgrokApiClient) - Constructor for class com.ngrok.services.HttpResponseBackends
+
+Creates a new sub-client for HttpResponseBackends.
+
+HttpResponseBackends.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+HttpResponseBackends.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+HttpResponseBackends.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+HttpResponseBackends.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+HttpResponseBackends.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+https() - Method in class com.ngrok.Ngrok.EdgesNamespace
+
+
+
+HttpsEdge - Class in com.ngrok.definitions
+
+A class encapsulating the
HttpsEdge resource.
+
+HttpsEdge(String, String, String, String, String, Optional<List<String>>, Optional<EndpointMutualTls>, Optional<EndpointTlsTermination>, List<HttpsEdgeRoute>) - Constructor for class com.ngrok.definitions.HttpsEdge
+
+
+
+HttpsEdgeList - Class in com.ngrok.definitions
+
+
+
+HttpsEdgeList(List<HttpsEdge>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.HttpsEdgeList
+
+
+
+httpsEdgeMutualTls() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+HttpsEdgeMutualTlsModule - Class in com.ngrok.services
+
+
+
+HttpsEdgeMutualTlsModule(NgrokApiClient) - Constructor for class com.ngrok.services.HttpsEdgeMutualTlsModule
+
+Creates a new sub-client for HttpsEdgeMutualTlsModule.
+
+HttpsEdgeMutualTlsModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+HttpsEdgeMutualTlsModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+HttpsEdgeMutualTlsModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+HttpsEdgeRoute - Class in com.ngrok.definitions
+
+
+
+HttpsEdgeRoute(String, String, String, String, String, String, String, String, Optional<EndpointBackend>, Optional<EndpointIpPolicy>, Optional<EndpointCircuitBreaker>, Optional<EndpointCompression>, Optional<EndpointRequestHeaders>, Optional<EndpointResponseHeaders>, Optional<EndpointWebhookValidation>, Optional<EndpointOAuth>, Optional<EndpointSaml>, Optional<EndpointOidc>, Optional<EndpointWebsocketTcpConverter>) - Constructor for class com.ngrok.definitions.HttpsEdgeRoute
+
+
+
+httpsEdgeRouteBackend() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteCircuitBreaker() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteCompression() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteIpRestriction() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteOauth() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteOidc() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteRequestHeaders() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteResponseHeaders() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteSaml() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteWebhookVerification() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeRouteWebsocketTcpConverter() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+httpsEdgeTlsTermination() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+HttpsEdgeTlsTerminationModule - Class in com.ngrok.services
+
+
+
+HttpsEdgeTlsTerminationModule(NgrokApiClient) - Constructor for class com.ngrok.services.HttpsEdgeTlsTerminationModule
+
+Creates a new sub-client for HttpsEdgeTlsTerminationModule.
+
+HttpsEdgeTlsTerminationModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+HttpsEdgeTlsTerminationModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+HttpsEdgeTlsTerminationModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+httpsRoutes() - Method in class com.ngrok.Ngrok.EdgesNamespace
+
+
+
+
+I
+
+idpMetadata(String) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+The full XML IdP EntityDescriptor.
+
+idpMetadata(Optional<String>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+The full XML IdP EntityDescriptor.
+
+inactivityTimeout(long) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+inactivityTimeout(long) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+inactivityTimeout(long) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+inactivityTimeout(Optional<Long>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+inactivityTimeout(Optional<Long>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+inactivityTimeout(Optional<Long>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Integer number of seconds of inactivity after which if the user has not accessed
+ the endpoint, their session will time out and they will be forced to
+ reauthenticate.
+
+ipPolicies() - Method in class com.ngrok.Ngrok
+
+IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+IpPolicies - Class in com.ngrok.services
+
+IP Policies are reusable groups of CIDR ranges with an allow or
+ deny
+ action.
+
+IpPolicies(NgrokApiClient) - Constructor for class com.ngrok.services.IpPolicies
+
+Creates a new sub-client for IpPolicies.
+
+IpPolicies.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+IpPolicies.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+IpPolicies.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+IpPolicies.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+IpPolicies.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+IpPolicy - Class in com.ngrok.definitions
+
+A class encapsulating the
IpPolicy resource.
+
+IpPolicy(String, URI, OffsetDateTime, String, String) - Constructor for class com.ngrok.definitions.IpPolicy
+
+
+
+ipPolicyIds(List<String>) - Method in class com.ngrok.definitions.EndpointIpPolicyMutate.Builder
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+ipPolicyIds(List<String>) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+the set of IP policy identifiers that are used to enforce the restriction
+
+ipPolicyIds(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointIpPolicyMutate.Builder
+
+list of all IP policies that will be used to check if a source IP is allowed
+ access to the endpoint
+
+ipPolicyIds(Optional<List<String>>) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+the set of IP policy identifiers that are used to enforce the restriction
+
+IpPolicyList - Class in com.ngrok.definitions
+
+
+
+IpPolicyList(List<IpPolicy>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.IpPolicyList
+
+
+
+IpPolicyRule - Class in com.ngrok.definitions
+
+
+
+IpPolicyRule(String, URI, OffsetDateTime, String, String, String, Ref, String) - Constructor for class com.ngrok.definitions.IpPolicyRule
+
+
+
+IpPolicyRuleList - Class in com.ngrok.definitions
+
+
+
+IpPolicyRuleList(List<IpPolicyRule>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.IpPolicyRuleList
+
+
+
+ipPolicyRules() - Method in class com.ngrok.Ngrok
+
+IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+IpPolicyRules - Class in com.ngrok.services
+
+IP Policy Rules are the IPv4 or IPv6 CIDRs entries that
+ make up an IP Policy.
+
+IpPolicyRules(NgrokApiClient) - Constructor for class com.ngrok.services.IpPolicyRules
+
+Creates a new sub-client for IpPolicyRules.
+
+IpPolicyRules.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+IpPolicyRules.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+IpPolicyRules.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+IpPolicyRules.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+IpPolicyRules.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+ip restriction module configuration or null
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+ip restriction module configuration or null
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+Sets the ip_restriction parameter.
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+Sets the ip_restriction parameter.
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets the ip_restriction parameter.
+
+ipRestriction(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets the ip_restriction parameter.
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+ip restriction module configuration or null
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+ip restriction module configuration or null
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+Sets (or unsets) the ip_restriction parameter.
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+Sets (or unsets) the ip_restriction parameter.
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets (or unsets) the ip_restriction parameter.
+
+ipRestriction(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets (or unsets) the ip_restriction parameter.
+
+IpRestriction - Class in com.ngrok.definitions
+
+
+
+IpRestriction(String, URI, OffsetDateTime, String, String, Boolean, String, List<Ref>) - Constructor for class com.ngrok.definitions.IpRestriction
+
+
+
+IpRestrictionList - Class in com.ngrok.definitions
+
+
+
+IpRestrictionList(List<IpRestriction>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.IpRestrictionList
+
+
+
+ipRestrictions() - Method in class com.ngrok.Ngrok
+
+An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+IpRestrictions - Class in com.ngrok.services
+
+An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initiate traffic to a specific aspect of your ngrok account.
+
+IpRestrictions(NgrokApiClient) - Constructor for class com.ngrok.services.IpRestrictions
+
+Creates a new sub-client for IpRestrictions.
+
+IpRestrictions.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+IpRestrictions.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+IpRestrictions.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+IpRestrictions.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+IpRestrictions.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+isErrorCode(String...) - Method in exception com.ngrok.definitions.NgrokApiError
+
+Checks if this error object contains one of the provided codes.
+
+issuer(String) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+URL of the OIDC "OpenID provider".
+
+issuer(Optional<String>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+URL of the OIDC "OpenID provider".
+
+
+K
+
+keySize(long) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the key size to use when creating an RSA key.
+
+keySize(Optional<Long>) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the key size to use when creating an RSA key.
+
+kinesis(EventTargetKinesis) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon Kinesis.
+
+kinesis(Optional<EventTargetKinesis>) - Method in class com.ngrok.definitions.EventTarget.Builder
+
+Configuration used to send events to Amazon Kinesis.
+
+
+L
+
+labels(Map<String, String>) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+labels to watch for tunnels on, e.g.
+
+labels(Map<String, String>) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+labels to watch for tunnels on, e.g.
+
+labels(Optional<Map<String, String>>) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+labels to watch for tunnels on, e.g.
+
+labels(Optional<Map<String, String>>) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+labels to watch for tunnels on, e.g.
+
+limit(String) - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.ApiKeys.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.Credentials.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.EdgesTls.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.Endpoints.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.EventDestinations.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.IpPolicies.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.SshCredentials.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.Tunnels.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.TunnelSessions.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+limit(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.ListCallBuilder
+
+Sets (or unsets) the limit parameter.
+
+list() - Method in class com.ngrok.services.AgentIngresses
+
+
+
+list() - Method in class com.ngrok.services.ApiKeys
+
+
+
+list() - Method in class com.ngrok.services.CertificateAuthorities
+
+
+
+list() - Method in class com.ngrok.services.Credentials
+
+
+
+list() - Method in class com.ngrok.services.EdgesHttps
+
+
+
+list() - Method in class com.ngrok.services.EdgesTcp
+
+
+
+list() - Method in class com.ngrok.services.EdgesTls
+
+
+
+list() - Method in class com.ngrok.services.Endpoints
+
+
+
+list() - Method in class com.ngrok.services.EventDestinations
+
+List all Event Destinations on this account.
+
+list() - Method in class com.ngrok.services.EventSubscriptions
+
+List this Account's Event Subscriptions.
+
+list() - Method in class com.ngrok.services.FailoverBackends
+
+
+
+list() - Method in class com.ngrok.services.HttpResponseBackends
+
+Creates a call builder for the List API operation.
+
+list() - Method in class com.ngrok.services.IpPolicies
+
+
+
+list() - Method in class com.ngrok.services.IpPolicyRules
+
+
+
+list() - Method in class com.ngrok.services.IpRestrictions
+
+
+
+list() - Method in class com.ngrok.services.ReservedAddrs
+
+List all reserved addresses on this account.
+
+list() - Method in class com.ngrok.services.ReservedDomains
+
+List all reserved domains on this account.
+
+list() - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+list() - Method in class com.ngrok.services.SshCredentials
+
+
+
+list() - Method in class com.ngrok.services.SshHostCertificates
+
+
+
+list() - Method in class com.ngrok.services.SshUserCertificates
+
+
+
+list() - Method in class com.ngrok.services.TlsCertificates
+
+
+
+list() - Method in class com.ngrok.services.TunnelGroupBackends
+
+
+
+list() - Method in class com.ngrok.services.Tunnels
+
+List all online tunnels currently running on the account.
+
+list() - Method in class com.ngrok.services.TunnelSessions
+
+List all online tunnel sessions running on this account.
+
+list() - Method in class com.ngrok.services.WeightedBackends
+
+
+
+list(String) - Method in class com.ngrok.services.EventSources
+
+
+
+logGroupArn(String) - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+logGroupArn(Optional<String>) - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+
+M
+
+match(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+match(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Route selector: "/blog" or "example.com" or "example.com/blog"
+
+matchType(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Type of match to use for this route.
+
+matchType(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+Type of match to use for this route.
+
+maximumDuration(Duration) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+maximumDuration(Duration) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+maximumDuration(Duration) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+maximumDuration(Optional<Duration>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+maximumDuration(Optional<Duration>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+maximumDuration(Optional<Duration>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Integer number of seconds of the maximum duration of an authenticated session.
+
+metadata(String) - Method in class com.ngrok.services.AbuseReports.CreateCallBuilder
+
+arbitrary user-defined data about this abuse report.
+
+metadata(String) - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this Agent Ingress.
+
+metadata(String) - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this Agent Ingress.
+
+metadata(String) - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+arbitrary user-defined data of this API key.
+
+metadata(String) - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+arbitrary user-defined data of this API key.
+
+metadata(String) - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this Certificate Authority.
+
+metadata(String) - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this Certificate Authority.
+
+metadata(String) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this credential.
+
+metadata(String) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this credential.
+
+metadata(String) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+metadata(String) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+metadata(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(String) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Destination.
+
+metadata(String) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Destination.
+
+metadata(String) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Arbitrary customer supplied information intended to be machine readable.
+
+metadata(String) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Arbitrary customer supplied information intended to be machine readable.
+
+metadata(String) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy.
+
+metadata(String) - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy.
+
+metadata(String) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy rule.
+
+metadata(String) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy rule.
+
+metadata(String) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP restriction.
+
+metadata(String) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP restriction.
+
+metadata(String) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved address.
+
+metadata(String) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved address.
+
+metadata(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved domain.
+
+metadata(String) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved domain.
+
+metadata(String) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+metadata(String) - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+metadata(String) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this ssh credential.
+
+metadata(String) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this ssh credential.
+
+metadata(String) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+metadata(String) - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+metadata(String) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+metadata(String) - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+metadata(String) - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+metadata(String) - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+metadata(String) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(String) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.AbuseReports.CreateCallBuilder
+
+arbitrary user-defined data about this abuse report.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this Agent Ingress.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.AgentIngresses.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this Agent Ingress.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ApiKeys.CreateCallBuilder
+
+arbitrary user-defined data of this API key.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ApiKeys.UpdateCallBuilder
+
+arbitrary user-defined data of this API key.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this Certificate Authority.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this Certificate Authority.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.Credentials.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this credential.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.Credentials.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this credential.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge; optional, max 4096
+ bytes.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesTcp.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this edge.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Destination.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Destination.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Arbitrary customer supplied information intended to be machine readable.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Arbitrary customer supplied information intended to be machine readable.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.FailoverBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpPolicies.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpPolicies.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy rule.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpPolicyRules.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP policy rule.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP restriction.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.IpRestrictions.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this IP restriction.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved address.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved address.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved domain.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this reserved domain.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Certificate Authority.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshCredentials.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this ssh credential.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshCredentials.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this ssh credential.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshHostCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH Host Certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.SshUserCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this SSH User Certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.TlsCertificates.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.TunnelGroupBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.WeightedBackends.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this backend.
+
+microsoft(EndpointOAuthMicrosoft) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using microsoft as the identity provider
+
+microsoft(Optional<EndpointOAuthMicrosoft>) - Method in class com.ngrok.definitions.EndpointOAuthProvider.Builder
+
+configuration for using microsoft as the identity provider
+
+minVersion(String) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+minVersion(String) - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+minVersion(Optional<String>) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+minVersion(Optional<String>) - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge.Builder
+
+The minimum TLS version used for termination and advertised to the client during
+ the TLS handshake.
+
+module(EndpointBackendMutate) - Method in class com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointBackendMutate) - Method in class com.ngrok.services.TcpEdgeBackendModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointBackendMutate) - Method in class com.ngrok.services.TlsEdgeBackendModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointCircuitBreaker) - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointCompression) - Method in class com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointIpPolicyMutate) - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointIpPolicyMutate) - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointMutualTlsMutate) - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointMutualTlsMutate) - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointOAuth) - Method in class com.ngrok.services.EdgeRouteOAuthModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointOidc) - Method in class com.ngrok.services.EdgeRouteOidcModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointRequestHeaders) - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointResponseHeaders) - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointSamlMutate) - Method in class com.ngrok.services.EdgeRouteSamlModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointTlsTermination) - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointTlsTerminationAtEdge) - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointWebhookValidation) - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointWebsocketTcpConverter) - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.EdgeRouteBackendModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.TcpEdgeBackendModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointBackendMutate>) - Method in class com.ngrok.services.TlsEdgeBackendModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointCompression>) - Method in class com.ngrok.services.EdgeRouteCompressionModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.TlsEdgeMutualTlsModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EdgeRouteOAuthModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointOidc>) - Method in class com.ngrok.services.EdgeRouteOidcModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EdgeRouteSamlModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointTlsTerminationAtEdge>) - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointWebsocketTcpConverter>) - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+edge modules
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+edge modules
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets the mutual_tls parameter.
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets the mutual_tls parameter.
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+edge modules
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+edge modules
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets (or unsets) the mutual_tls parameter.
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets (or unsets) the mutual_tls parameter.
+
+
+N
+
+nameidFormat(String) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+nameidFormat(Optional<String>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Defines the name identifier format the SP expects the IdP to use in its
+ assertions to identify subjects.
+
+newBuilder() - Static method in class com.ngrok.definitions.AwsAuth
+
+Creates a new builder for the
AwsAuth type.
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointBackendMutate
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointCompression
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuth
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOAuthProvider
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointOidc
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointRequestHeaders
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointResponseHeaders
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointSamlMutate
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointTlsTermination
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointWebhookValidation
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EndpointWebsocketTcpConverter
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EventSourceReplace
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EventTarget
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EventTargetFirehose
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.EventTargetKinesis
+
+
+
+newBuilder() - Static method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+
+
+newBuilder(String) - Static method in class com.ngrok.DefaultNgrokApiClient
+
+Creates a new ngrok API client builder.
+
+newBuilder(String) - Static method in class com.ngrok.definitions.AwsRole
+
+Creates a new builder for the
AwsRole type.
+
+newBuilder(String, String) - Static method in class com.ngrok.definitions.AwsCredentials
+
+
+
+newDefaultHttpClient() - Static method in class com.ngrok.DefaultNgrokApiClient
+
+Creates a new default Armeria WebClient.
+
+next() - Method in class com.ngrok.definitions.Page
+
+Fetches the next page of responses, if any.
+
+Ngrok - Class in com.ngrok
+
+Main entry point for the ngrok API.
+
+Ngrok(NgrokApiClient) - Constructor for class com.ngrok.Ngrok
+
+Create a new ngrok API instance.
+
+Ngrok.BackendsNamespace - Class in com.ngrok
+
+A namespace object for Backends.
+
+Ngrok.EdgeModulesNamespace - Class in com.ngrok
+
+A namespace object for EdgeModules.
+
+Ngrok.EdgesNamespace - Class in com.ngrok
+
+A namespace object for Edges.
+
+NgrokApiClient - Interface in com.ngrok
+
+API client interface.
+
+NgrokApiClient.HttpMethod - Enum in com.ngrok
+
+HTTP request methods
+
+NgrokApiError - Exception in com.ngrok.definitions
+
+Representation of an API error from ngrok.
+
+NgrokApiError(int) - Constructor for exception com.ngrok.definitions.NgrokApiError
+
+Creates a new API error.
+
+NgrokApiError(int, Optional<String>, Throwable) - Constructor for exception com.ngrok.definitions.NgrokApiError
+
+Creates a new API error.
+
+NgrokApiError(String, int, Optional<String>, Map<String, String>) - Constructor for exception com.ngrok.definitions.NgrokApiError
+
+Creates a new API error.
+
+numBuckets(long) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of buckets into which metrics are retained.
+
+numBuckets(Optional<Long>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of buckets into which metrics are retained.
+
+
+O
+
+oauth(EndpointOAuth) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+oauth module configuration or null
+
+oauth(EndpointOAuth) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+oauth module configuration or null
+
+oauth(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+oauth module configuration or null
+
+oauth(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+oauth module configuration or null
+
+objectMapper(ObjectMapper) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+objectMapper(Optional<ObjectMapper>) - Method in class com.ngrok.DefaultNgrokApiClient.Builder
+
+Sets the Jackson object mapper to use to serialize request bodies and deserialize response bodies.
+
+oidc(EndpointOidc) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+oidc module configuration or null
+
+oidc(EndpointOidc) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+oidc module configuration or null
+
+oidc(Optional<EndpointOidc>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+oidc module configuration or null
+
+oidc(Optional<EndpointOidc>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+oidc module configuration or null
+
+optionsPassthrough(boolean) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+optionsPassthrough(boolean) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+optionsPassthrough(boolean) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+optionsPassthrough(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+optionsPassthrough(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+optionsPassthrough(Optional<Boolean>) - Method in class com.ngrok.definitions.EndpointSamlMutate.Builder
+
+Do not enforce authentication on HTTP OPTIONS requests.
+
+organizations(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of github org identifiers.
+
+organizations(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of github org identifiers.
+
+
+P
+
+Page <T extends Pageable > - Class in com.ngrok.definitions
+
+Wrapper class that holds a single page of a
Pageable response.
+
+Page(NgrokApiClient, T) - Constructor for class com.ngrok.definitions.Page
+
+Create a new page.
+
+Pageable - Interface in com.ngrok.definitions
+
+Interface indicating a resource type that can have more than one page of responses.
+
+PATCH - Enum constant in enum com.ngrok.NgrokApiClient.HttpMethod
+
+HTTP PATCH
+
+POST - Enum constant in enum com.ngrok.NgrokApiClient.HttpMethod
+
+HTTP POST
+
+principals(List<String>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+the list of principals included in the ssh host certificate.
+
+principals(List<String>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+the list of principals included in the ssh user certificate.
+
+principals(Optional<List<String>>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+the list of principals included in the ssh host certificate.
+
+principals(Optional<List<String>>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+the list of principals included in the ssh user certificate.
+
+privateKeyType(String) - Method in class com.ngrok.definitions.ReservedDomainCertPolicy.Builder
+
+type of private key to use when requesting certificates.
+
+privateKeyType(String) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the type of private key to generate.
+
+privateKeyType(Optional<String>) - Method in class com.ngrok.definitions.ReservedDomainCertPolicy.Builder
+
+type of private key to use when requesting certificates.
+
+privateKeyType(Optional<String>) - Method in class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder
+
+the type of private key to generate.
+
+provider(EndpointOAuthProvider) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+provider(String) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+provider(Optional<EndpointOAuthProvider>) - Method in class com.ngrok.definitions.EndpointOAuth.Builder
+
+an object which defines the identity provider to use for authentication and
+ configuration for who may access the endpoint
+
+provider(Optional<String>) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+a string indicating which webhook provider will be sending webhooks to this
+ endpoint.
+
+PUT - Enum constant in enum com.ngrok.NgrokApiClient.HttpMethod
+
+HTTP PUT
+
+
+R
+
+Ref - Class in com.ngrok.definitions
+
+A class encapsulating the
Ref resource.
+
+Ref(String, URI) - Constructor for class com.ngrok.definitions.Ref
+
+Creates a new instance of
Ref.
+
+region(String) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+reserve the address in this geographic ngrok datacenter.
+
+region(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+reserve the domain in this geographic ngrok datacenter.
+
+region(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+reserve the address in this geographic ngrok datacenter.
+
+region(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+reserve the domain in this geographic ngrok datacenter.
+
+remove(List<String>) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+remove(List<String>) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+remove(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointRequestHeaders.Builder
+
+a list of header names that will be removed from the HTTP Request before being
+ sent to the upstream application server
+
+remove(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointResponseHeaders.Builder
+
+a list of header names that will be removed from the HTTP Response returned to
+ the HTTP client
+
+replace(String) - Method in class com.ngrok.services.HttpsEdgeMutualTlsModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.HttpsEdgeTlsTerminationModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TcpEdgeBackendModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TcpEdgeIpRestrictionModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TlsEdgeBackendModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TlsEdgeIpRestrictionModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TlsEdgeMutualTlsModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.TlsEdgeTlsTerminationModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteBackendModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteCircuitBreakerModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteCompressionModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteIpRestrictionModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteOAuthModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteOidcModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteRequestHeadersModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteResponseHeadersModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteSamlModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteWebhookVerificationModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String, String) - Method in class com.ngrok.services.EdgeRouteWebsocketTcpConverterModule
+
+Creates a call builder for the Replace API operation.
+
+requestHeaders(EndpointRequestHeaders) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(EndpointRequestHeaders) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+request headers module configuration or null
+
+ReservedAddr - Class in com.ngrok.definitions
+
+
+
+ReservedAddr(String, URI, OffsetDateTime, String, String, String, String) - Constructor for class com.ngrok.definitions.ReservedAddr
+
+
+
+ReservedAddrList - Class in com.ngrok.definitions
+
+
+
+ReservedAddrList(List<ReservedAddr>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.ReservedAddrList
+
+
+
+reservedAddrs() - Method in class com.ngrok.Ngrok
+
+Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+ReservedAddrs - Class in com.ngrok.services
+
+Reserved Addresses are TCP addresses that can be used to listen for traffic.
+
+ReservedAddrs(NgrokApiClient) - Constructor for class com.ngrok.services.ReservedAddrs
+
+Creates a new sub-client for ReservedAddrs.
+
+ReservedAddrs.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+ReservedAddrs.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+ReservedAddrs.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+ReservedAddrs.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+ReservedAddrs.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+ReservedDomain - Class in com.ngrok.definitions
+
+
+
+ReservedDomain(String, URI, OffsetDateTime, String, String, String, String, Optional<String>, Optional<Ref>, Optional<ReservedDomainCertPolicy>, Optional<ReservedDomainCertStatus>, Optional<String>) - Constructor for class com.ngrok.definitions.ReservedDomain
+
+
+
+ReservedDomainCertJob - Class in com.ngrok.definitions
+
+
+
+ReservedDomainCertJob(Optional<String>, String, OffsetDateTime, Optional<OffsetDateTime>) - Constructor for class com.ngrok.definitions.ReservedDomainCertJob
+
+
+
+ReservedDomainCertPolicy - Class in com.ngrok.definitions
+
+
+
+ReservedDomainCertPolicy.Builder - Class in com.ngrok.definitions
+
+
+
+ReservedDomainCertStatus - Class in com.ngrok.definitions
+
+
+
+ReservedDomainCertStatus(Optional<OffsetDateTime>, Optional<ReservedDomainCertJob>) - Constructor for class com.ngrok.definitions.ReservedDomainCertStatus
+
+
+
+ReservedDomainList - Class in com.ngrok.definitions
+
+
+
+ReservedDomainList(List<ReservedDomain>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.ReservedDomainList
+
+
+
+reservedDomains() - Method in class com.ngrok.Ngrok
+
+Reserved Domains are hostnames that you can listen for traffic on.
+
+ReservedDomains - Class in com.ngrok.services
+
+Reserved Domains are hostnames that you can listen for traffic on.
+
+ReservedDomains(NgrokApiClient) - Constructor for class com.ngrok.services.ReservedDomains
+
+Creates a new sub-client for ReservedDomains.
+
+ReservedDomains.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+ReservedDomains.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+ReservedDomains.DeleteCertificateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent DeleteCertificate API call.
+
+ReservedDomains.DeleteCertificateManagementPolicyCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent DeleteCertificateManagementPolicy API call.
+
+ReservedDomains.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+ReservedDomains.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+ReservedDomains.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+responseHeaders(EndpointResponseHeaders) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(EndpointResponseHeaders) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+response headers module configuration or null
+
+restart(String) - Method in class com.ngrok.services.TunnelSessions
+
+Issues a command instructing the ngrok agent to restart.
+
+role(AwsRole) - Method in class com.ngrok.definitions.AwsAuth.Builder
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+role(Optional<AwsRole>) - Method in class com.ngrok.definitions.AwsAuth.Builder
+
+A role for ngrok to assume on your behalf to deposit events into your AWS
+ account.
+
+rollingWindow(long) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+rollingWindow(Optional<Long>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of seconds in the statistical rolling window that metrics are
+ retained for.
+
+
+S
+
+saml(EndpointSamlMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+saml module configuration or null
+
+saml(EndpointSamlMutate) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+saml module configuration or null
+
+saml(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+saml module configuration or null
+
+saml(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+saml module configuration or null
+
+scopes(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(List<String>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The set of scopes to request from the OIDC identity provider.
+
+scopes(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthFacebook.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGoogle.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder
+
+a list of provider-specific OAuth scopes with the permissions your OAuth app
+ would like to ask for.
+
+scopes(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOidc.Builder
+
+The set of scopes to request from the OIDC identity provider.
+
+secret(String) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+a string secret used to validate requests from the given provider.
+
+secret(Optional<String>) - Method in class com.ngrok.definitions.EndpointWebhookValidation.Builder
+
+a string secret used to validate requests from the given provider.
+
+sendRequest(NgrokApiClient.HttpMethod, String, Stream<Map.Entry<String, Optional<Object>>>, Stream<Map.Entry<String, Optional<Object>>>, Optional<Class<O>>) - Method in class com.ngrok.DefaultNgrokApiClient
+
+Sends a request to the ngrok API.
+
+sendRequest(NgrokApiClient.HttpMethod, String, Stream<Map.Entry<String, Optional<Object>>>, Stream<Map.Entry<String, Optional<Object>>>, Optional<Class<O>>) - Method in interface com.ngrok.NgrokApiClient
+
+Sends a request to the ngrok API.
+
+sendRequest(URI, Class<O>) - Method in class com.ngrok.DefaultNgrokApiClient
+
+Sends a GET request directly to the specified URI.
+
+sendRequest(URI, Class<O>) - Method in interface com.ngrok.NgrokApiClient
+
+Sends a GET request directly to the specified URI.
+
+sources(List<EventSourceReplace>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Sources containing the types for which this event subscription will trigger
+
+sources(List<EventSourceReplace>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Sources containing the types for which this event subscription will trigger
+
+sources(Optional<List<EventSourceReplace>>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+Sources containing the types for which this event subscription will trigger
+
+sources(Optional<List<EventSourceReplace>>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+Sources containing the types for which this event subscription will trigger
+
+sshCertificateAuthorities() - Method in class com.ngrok.Ngrok
+
+An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+SshCertificateAuthorities - Class in com.ngrok.services
+
+An SSH Certificate Authority is a pair of an SSH Certificate and its private
+ key that can be used to sign other SSH host and user certificates.
+
+SshCertificateAuthorities(NgrokApiClient) - Constructor for class com.ngrok.services.SshCertificateAuthorities
+
+Creates a new sub-client for SshCertificateAuthorities.
+
+SshCertificateAuthorities.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+SshCertificateAuthorities.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+SshCertificateAuthorities.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+SshCertificateAuthorities.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+SshCertificateAuthorities.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+SshCertificateAuthority - Class in com.ngrok.definitions
+
+
+
+SshCertificateAuthority(String, URI, OffsetDateTime, String, String, String, String) - Constructor for class com.ngrok.definitions.SshCertificateAuthority
+
+
+
+SshCertificateAuthorityList - Class in com.ngrok.definitions
+
+
+
+SshCertificateAuthorityList(List<SshCertificateAuthority>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.SshCertificateAuthorityList
+
+
+
+SshCredential - Class in com.ngrok.definitions
+
+
+
+SshCredential(String, URI, OffsetDateTime, String, String, String, List<String>) - Constructor for class com.ngrok.definitions.SshCredential
+
+
+
+SshCredentialList - Class in com.ngrok.definitions
+
+
+
+SshCredentialList(List<SshCredential>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.SshCredentialList
+
+
+
+sshCredentials() - Method in class com.ngrok.Ngrok
+
+SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+SshCredentials - Class in com.ngrok.services
+
+SSH Credentials are SSH public keys that can be used to start SSH tunnels
+ via the ngrok SSH tunnel gateway.
+
+SshCredentials(NgrokApiClient) - Constructor for class com.ngrok.services.SshCredentials
+
+Creates a new sub-client for SshCredentials.
+
+SshCredentials.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+SshCredentials.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+SshCredentials.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+SshCredentials.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+SshCredentials.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+SshHostCertificate - Class in com.ngrok.definitions
+
+
+
+SshHostCertificate(String, URI, OffsetDateTime, String, String, String, String, String, List<String>, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.ngrok.definitions.SshHostCertificate
+
+
+
+SshHostCertificateList - Class in com.ngrok.definitions
+
+
+
+SshHostCertificateList(List<SshHostCertificate>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.SshHostCertificateList
+
+
+
+sshHostCertificates() - Method in class com.ngrok.Ngrok
+
+SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+SshHostCertificates - Class in com.ngrok.services
+
+SSH Host Certificates along with the corresponding private key allows an SSH
+ server to assert its authenticity to connecting SSH clients who trust the
+ SSH Certificate Authority that was used to sign the certificate.
+
+SshHostCertificates(NgrokApiClient) - Constructor for class com.ngrok.services.SshHostCertificates
+
+Creates a new sub-client for SshHostCertificates.
+
+SshHostCertificates.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+SshHostCertificates.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+SshHostCertificates.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+SshHostCertificates.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+SshHostCertificates.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+SshUserCertificate - Class in com.ngrok.definitions
+
+
+
+SshUserCertificate(String, URI, OffsetDateTime, String, String, String, String, String, List<String>, Map<String, String>, Map<String, String>, OffsetDateTime, OffsetDateTime, String) - Constructor for class com.ngrok.definitions.SshUserCertificate
+
+
+
+SshUserCertificateList - Class in com.ngrok.definitions
+
+
+
+SshUserCertificateList(List<SshUserCertificate>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.SshUserCertificateList
+
+
+
+sshUserCertificates() - Method in class com.ngrok.Ngrok
+
+SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+SshUserCertificates - Class in com.ngrok.services
+
+SSH User Certificates are presented by SSH clients when connecting to an SSH
+ server to authenticate their connection.
+
+SshUserCertificates(NgrokApiClient) - Constructor for class com.ngrok.services.SshUserCertificates
+
+Creates a new sub-client for SshUserCertificates.
+
+SshUserCertificates.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+SshUserCertificates.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+SshUserCertificates.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+SshUserCertificates.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+SshUserCertificates.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+statusCode(int) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+status code to return
+
+statusCode(int) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+status code to return
+
+statusCode(Optional<Integer>) - Method in class com.ngrok.services.HttpResponseBackends.CreateCallBuilder
+
+status code to return
+
+statusCode(Optional<Integer>) - Method in class com.ngrok.services.HttpResponseBackends.UpdateCallBuilder
+
+status code to return
+
+stop(String) - Method in class com.ngrok.services.TunnelSessions
+
+Issues a command instructing the ngrok agent that started this tunnel session to
+ exit.
+
+streamArn(String) - Method in class com.ngrok.definitions.EventTargetKinesis.Builder
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+streamArn(Optional<String>) - Method in class com.ngrok.definitions.EventTargetKinesis.Builder
+
+An Amazon Resource Name specifying the Kinesis stream to deposit events into.
+
+
+T
+
+target(EventTarget) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+An object that encapsulates where and how to send your events.
+
+target(EventTarget) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+An object that encapsulates where and how to send your events.
+
+target(Optional<EventTarget>) - Method in class com.ngrok.services.EventDestinations.CreateCallBuilder
+
+An object that encapsulates where and how to send your events.
+
+target(Optional<EventTarget>) - Method in class com.ngrok.services.EventDestinations.UpdateCallBuilder
+
+An object that encapsulates where and how to send your events.
+
+tcp() - Method in class com.ngrok.Ngrok.EdgesNamespace
+
+
+
+TcpEdge - Class in com.ngrok.definitions
+
+A class encapsulating the
TcpEdge resource.
+
+TcpEdge(String, String, String, OffsetDateTime, URI, Optional<List<String>>, Optional<EndpointBackend>, Optional<EndpointIpPolicy>) - Constructor for class com.ngrok.definitions.TcpEdge
+
+
+
+tcpEdgeBackend() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TcpEdgeBackendModule - Class in com.ngrok.services
+
+
+
+TcpEdgeBackendModule(NgrokApiClient) - Constructor for class com.ngrok.services.TcpEdgeBackendModule
+
+Creates a new sub-client for TcpEdgeBackendModule.
+
+TcpEdgeBackendModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TcpEdgeBackendModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TcpEdgeBackendModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+tcpEdgeIpRestriction() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TcpEdgeIpRestrictionModule - Class in com.ngrok.services
+
+
+
+TcpEdgeIpRestrictionModule(NgrokApiClient) - Constructor for class com.ngrok.services.TcpEdgeIpRestrictionModule
+
+Creates a new sub-client for TcpEdgeIpRestrictionModule.
+
+TcpEdgeIpRestrictionModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TcpEdgeIpRestrictionModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TcpEdgeIpRestrictionModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+TcpEdgeList - Class in com.ngrok.definitions
+
+
+
+TcpEdgeList(List<TcpEdge>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TcpEdgeList
+
+
+
+teams(List<String>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of github teams identifiers.
+
+teams(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointOAuthGitHub.Builder
+
+a list of github teams identifiers.
+
+terminateAt(String) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+terminateAt(Optional<String>) - Method in class com.ngrok.definitions.EndpointTlsTermination.Builder
+
+edge if the ngrok edge should terminate TLS traffic,
+ upstream if TLS traffic should be passed through to the upstream
+ ngrok agent / application server for termination.
+
+tls() - Method in class com.ngrok.Ngrok.EdgesNamespace
+
+
+
+TlsCertificate - Class in com.ngrok.definitions
+
+
+
+TlsCertificate(String, URI, OffsetDateTime, String, String, String, String, TlsCertificateSaNs, Optional<OffsetDateTime>, OffsetDateTime, OffsetDateTime, List<String>, List<String>, String, String, String, String, String, String, String, String) - Constructor for class com.ngrok.definitions.TlsCertificate
+
+
+
+TlsCertificateList - Class in com.ngrok.definitions
+
+
+
+TlsCertificateList(List<TlsCertificate>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TlsCertificateList
+
+
+
+tlsCertificates() - Method in class com.ngrok.Ngrok
+
+TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+TlsCertificates - Class in com.ngrok.services
+
+TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+TlsCertificates(NgrokApiClient) - Constructor for class com.ngrok.services.TlsCertificates
+
+Creates a new sub-client for TlsCertificates.
+
+TlsCertificates.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+TlsCertificates.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TlsCertificates.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TlsCertificates.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+TlsCertificates.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+TlsCertificateSaNs - Class in com.ngrok.definitions
+
+
+
+TlsCertificateSaNs(List<String>, List<String>) - Constructor for class com.ngrok.definitions.TlsCertificateSaNs
+
+
+
+TlsEdge - Class in com.ngrok.definitions
+
+A class encapsulating the
TlsEdge resource.
+
+TlsEdge(String, String, String, OffsetDateTime, URI, Optional<List<String>>, Optional<EndpointBackend>, Optional<EndpointIpPolicy>, Optional<EndpointMutualTls>, Optional<EndpointTlsTermination>) - Constructor for class com.ngrok.definitions.TlsEdge
+
+
+
+tlsEdgeBackend() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TlsEdgeBackendModule - Class in com.ngrok.services
+
+
+
+TlsEdgeBackendModule(NgrokApiClient) - Constructor for class com.ngrok.services.TlsEdgeBackendModule
+
+Creates a new sub-client for TlsEdgeBackendModule.
+
+TlsEdgeBackendModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TlsEdgeBackendModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TlsEdgeBackendModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+tlsEdgeIpRestriction() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TlsEdgeIpRestrictionModule - Class in com.ngrok.services
+
+
+
+TlsEdgeIpRestrictionModule(NgrokApiClient) - Constructor for class com.ngrok.services.TlsEdgeIpRestrictionModule
+
+Creates a new sub-client for TlsEdgeIpRestrictionModule.
+
+TlsEdgeIpRestrictionModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TlsEdgeIpRestrictionModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TlsEdgeIpRestrictionModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+TlsEdgeList - Class in com.ngrok.definitions
+
+
+
+TlsEdgeList(List<TlsEdge>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TlsEdgeList
+
+
+
+tlsEdgeMutualTls() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TlsEdgeMutualTlsModule - Class in com.ngrok.services
+
+
+
+TlsEdgeMutualTlsModule(NgrokApiClient) - Constructor for class com.ngrok.services.TlsEdgeMutualTlsModule
+
+Creates a new sub-client for TlsEdgeMutualTlsModule.
+
+TlsEdgeMutualTlsModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TlsEdgeMutualTlsModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TlsEdgeMutualTlsModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+tlsEdgeTlsTermination() - Method in class com.ngrok.Ngrok.EdgeModulesNamespace
+
+
+
+TlsEdgeTlsTerminationModule - Class in com.ngrok.services
+
+
+
+TlsEdgeTlsTerminationModule(NgrokApiClient) - Constructor for class com.ngrok.services.TlsEdgeTlsTerminationModule
+
+Creates a new sub-client for TlsEdgeTlsTerminationModule.
+
+TlsEdgeTlsTerminationModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TlsEdgeTlsTerminationModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TlsEdgeTlsTerminationModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+tlsTermination(EndpointTlsTermination) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets the tls_termination parameter.
+
+tlsTermination(EndpointTlsTermination) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets the tls_termination parameter.
+
+tlsTermination(EndpointTlsTerminationAtEdge) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+Sets the tls_termination parameter.
+
+tlsTermination(EndpointTlsTerminationAtEdge) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+Sets the tls_termination parameter.
+
+tlsTermination(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.EdgesTls.CreateCallBuilder
+
+Sets (or unsets) the tls_termination parameter.
+
+tlsTermination(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.EdgesTls.UpdateCallBuilder
+
+Sets (or unsets) the tls_termination parameter.
+
+tlsTermination(Optional<EndpointTlsTerminationAtEdge>) - Method in class com.ngrok.services.EdgesHttps.CreateCallBuilder
+
+Sets (or unsets) the tls_termination parameter.
+
+tlsTermination(Optional<EndpointTlsTerminationAtEdge>) - Method in class com.ngrok.services.EdgesHttps.UpdateCallBuilder
+
+Sets (or unsets) the tls_termination parameter.
+
+toString() - Method in class com.ngrok.definitions.AbuseReport
+
+toString() - Method in class com.ngrok.definitions.AbuseReportHostname
+
+toString() - Method in class com.ngrok.definitions.AgentIngress
+
+toString() - Method in class com.ngrok.definitions.AgentIngressList
+
+toString() - Method in class com.ngrok.definitions.ApiKey
+
+toString() - Method in class com.ngrok.definitions.ApiKeyList
+
+toString() - Method in class com.ngrok.definitions.AwsAuth
+
+toString() - Method in class com.ngrok.definitions.AwsCredentials
+
+toString() - Method in class com.ngrok.definitions.AwsRole
+
+toString() - Method in class com.ngrok.definitions.CertificateAuthority
+
+toString() - Method in class com.ngrok.definitions.CertificateAuthorityList
+
+toString() - Method in class com.ngrok.definitions.Credential
+
+toString() - Method in class com.ngrok.definitions.CredentialList
+
+toString() - Method in class com.ngrok.definitions.Endpoint
+
+toString() - Method in class com.ngrok.definitions.EndpointBackend
+
+toString() - Method in class com.ngrok.definitions.EndpointBackendMutate
+
+toString() - Method in class com.ngrok.definitions.EndpointCircuitBreaker
+
+toString() - Method in class com.ngrok.definitions.EndpointCompression
+
+toString() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+toString() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+toString() - Method in class com.ngrok.definitions.EndpointList
+
+toString() - Method in class com.ngrok.definitions.EndpointMutualTls
+
+toString() - Method in class com.ngrok.definitions.EndpointMutualTlsMutate
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuth
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuthFacebook
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuthGitHub
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuthGoogle
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuthMicrosoft
+
+toString() - Method in class com.ngrok.definitions.EndpointOAuthProvider
+
+toString() - Method in class com.ngrok.definitions.EndpointOidc
+
+toString() - Method in class com.ngrok.definitions.EndpointRequestHeaders
+
+toString() - Method in class com.ngrok.definitions.EndpointResponseHeaders
+
+toString() - Method in class com.ngrok.definitions.EndpointSaml
+
+toString() - Method in class com.ngrok.definitions.EndpointSamlMutate
+
+toString() - Method in class com.ngrok.definitions.EndpointTlsTermination
+
+toString() - Method in class com.ngrok.definitions.EndpointTlsTerminationAtEdge
+
+toString() - Method in class com.ngrok.definitions.EndpointWebhookValidation
+
+toString() - Method in class com.ngrok.definitions.EndpointWebsocketTcpConverter
+
+toString() - Method in class com.ngrok.definitions.EventDestination
+
+toString() - Method in class com.ngrok.definitions.EventDestinationList
+
+toString() - Method in class com.ngrok.definitions.EventSource
+
+toString() - Method in class com.ngrok.definitions.EventSourceList
+
+toString() - Method in class com.ngrok.definitions.EventSourceReplace
+
+toString() - Method in class com.ngrok.definitions.EventSubscription
+
+toString() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+toString() - Method in class com.ngrok.definitions.EventTarget
+
+toString() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+toString() - Method in class com.ngrok.definitions.EventTargetFirehose
+
+toString() - Method in class com.ngrok.definitions.EventTargetKinesis
+
+toString() - Method in class com.ngrok.definitions.FailoverBackend
+
+toString() - Method in class com.ngrok.definitions.FailoverBackendList
+
+toString() - Method in class com.ngrok.definitions.HttpResponseBackend
+
+toString() - Method in class com.ngrok.definitions.HttpResponseBackendList
+
+toString() - Method in class com.ngrok.definitions.HttpsEdge
+
+toString() - Method in class com.ngrok.definitions.HttpsEdgeList
+
+toString() - Method in class com.ngrok.definitions.HttpsEdgeRoute
+
+toString() - Method in class com.ngrok.definitions.IpPolicy
+
+toString() - Method in class com.ngrok.definitions.IpPolicyList
+
+toString() - Method in class com.ngrok.definitions.IpPolicyRule
+
+toString() - Method in class com.ngrok.definitions.IpPolicyRuleList
+
+toString() - Method in class com.ngrok.definitions.IpRestriction
+
+toString() - Method in class com.ngrok.definitions.IpRestrictionList
+
+toString() - Method in class com.ngrok.definitions.Ref
+
+toString() - Method in class com.ngrok.definitions.ReservedAddr
+
+toString() - Method in class com.ngrok.definitions.ReservedAddrList
+
+toString() - Method in class com.ngrok.definitions.ReservedDomain
+
+toString() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+toString() - Method in class com.ngrok.definitions.ReservedDomainCertPolicy
+
+toString() - Method in class com.ngrok.definitions.ReservedDomainCertStatus
+
+toString() - Method in class com.ngrok.definitions.ReservedDomainList
+
+toString() - Method in class com.ngrok.definitions.SshCertificateAuthority
+
+toString() - Method in class com.ngrok.definitions.SshCertificateAuthorityList
+
+toString() - Method in class com.ngrok.definitions.SshCredential
+
+toString() - Method in class com.ngrok.definitions.SshCredentialList
+
+toString() - Method in class com.ngrok.definitions.SshHostCertificate
+
+toString() - Method in class com.ngrok.definitions.SshHostCertificateList
+
+toString() - Method in class com.ngrok.definitions.SshUserCertificate
+
+toString() - Method in class com.ngrok.definitions.SshUserCertificateList
+
+toString() - Method in class com.ngrok.definitions.TcpEdge
+
+toString() - Method in class com.ngrok.definitions.TcpEdgeList
+
+toString() - Method in class com.ngrok.definitions.TlsCertificate
+
+toString() - Method in class com.ngrok.definitions.TlsCertificateList
+
+toString() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+toString() - Method in class com.ngrok.definitions.TlsEdge
+
+toString() - Method in class com.ngrok.definitions.TlsEdgeList
+
+toString() - Method in class com.ngrok.definitions.Tunnel
+
+toString() - Method in class com.ngrok.definitions.TunnelGroupBackend
+
+toString() - Method in class com.ngrok.definitions.TunnelGroupBackendList
+
+toString() - Method in class com.ngrok.definitions.TunnelList
+
+toString() - Method in class com.ngrok.definitions.TunnelSession
+
+toString() - Method in class com.ngrok.definitions.TunnelSessionList
+
+toString() - Method in class com.ngrok.definitions.WeightedBackend
+
+toString() - Method in class com.ngrok.definitions.WeightedBackendList
+
+trippedDuration(Duration) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+trippedDuration(Optional<Duration>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of seconds after which the circuit is tripped to wait before
+ re-evaluating upstream health
+
+Tunnel - Class in com.ngrok.definitions
+
+A class encapsulating the
Tunnel resource.
+
+Tunnel(String, URI, OffsetDateTime, String, String, String, Ref, Optional<Ref>, Map<String, String>, Optional<List<Ref>>, String) - Constructor for class com.ngrok.definitions.Tunnel
+
+Creates a new instance of
Tunnel.
+
+tunnelGroup() - Method in class com.ngrok.Ngrok.BackendsNamespace
+
+A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+TunnelGroupBackend - Class in com.ngrok.definitions
+
+
+
+TunnelGroupBackend(String, String, OffsetDateTime, String, String, Map<String, String>, List<Ref>) - Constructor for class com.ngrok.definitions.TunnelGroupBackend
+
+
+
+TunnelGroupBackendList - Class in com.ngrok.definitions
+
+
+
+TunnelGroupBackendList(List<TunnelGroupBackend>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TunnelGroupBackendList
+
+
+
+TunnelGroupBackends - Class in com.ngrok.services
+
+A Tunnel Group Backend balances traffic among all online tunnels that match
+ a label selector.
+
+TunnelGroupBackends(NgrokApiClient) - Constructor for class com.ngrok.services.TunnelGroupBackends
+
+Creates a new sub-client for TunnelGroupBackends.
+
+TunnelGroupBackends.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+TunnelGroupBackends.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+TunnelGroupBackends.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TunnelGroupBackends.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+TunnelGroupBackends.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+TunnelList - Class in com.ngrok.definitions
+
+
+
+TunnelList(List<Tunnel>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TunnelList
+
+
+
+tunnels() - Method in class com.ngrok.Ngrok
+
+Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+Tunnels - Class in com.ngrok.services
+
+Tunnels provide endpoints to access services exposed by a running ngrok
+ agent tunnel session or an SSH reverse tunnel session.
+
+Tunnels(NgrokApiClient) - Constructor for class com.ngrok.services.Tunnels
+
+Creates a new sub-client for Tunnels.
+
+Tunnels.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+Tunnels.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+TunnelSession - Class in com.ngrok.definitions
+
+
+
+TunnelSession(String, Ref, String, String, String, String, String, OffsetDateTime, String, URI) - Constructor for class com.ngrok.definitions.TunnelSession
+
+
+
+TunnelSessionList - Class in com.ngrok.definitions
+
+
+
+TunnelSessionList(List<TunnelSession>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.TunnelSessionList
+
+
+
+tunnelSessions() - Method in class com.ngrok.Ngrok
+
+Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+TunnelSessions - Class in com.ngrok.services
+
+Tunnel Sessions represent instances of ngrok agents or SSH reverse tunnel
+ sessions that are running and connected to the ngrok service.
+
+TunnelSessions(NgrokApiClient) - Constructor for class com.ngrok.services.TunnelSessions
+
+Creates a new sub-client for TunnelSessions.
+
+TunnelSessions.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+TunnelSessions.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+TunnelSessions.RestartCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Restart API call.
+
+TunnelSessions.StopCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Stop API call.
+
+TunnelSessions.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+type(String) - Method in class com.ngrok.definitions.EventSourceReplace.Builder
+
+Type of event for which an event subscription will trigger
+
+type(String) - Method in class com.ngrok.services.EventSources.CreateCallBuilder
+
+Type of event for which an event subscription will trigger
+
+type(Optional<String>) - Method in class com.ngrok.definitions.EventSourceReplace.Builder
+
+Type of event for which an event subscription will trigger
+
+type(Optional<String>) - Method in class com.ngrok.services.EventSources.CreateCallBuilder
+
+Type of event for which an event subscription will trigger
+
+
+U
+
+update(String) - Method in class com.ngrok.services.AgentIngresses
+
+Update attributes of an Agent Ingress by ID.
+
+update(String) - Method in class com.ngrok.services.ApiKeys
+
+Update attributes of an API key by ID.
+
+update(String) - Method in class com.ngrok.services.CertificateAuthorities
+
+
+
+update(String) - Method in class com.ngrok.services.Credentials
+
+
+
+update(String) - Method in class com.ngrok.services.EdgesHttps
+
+Updates an HTTPS Edge by ID.
+
+update(String) - Method in class com.ngrok.services.EdgesTcp
+
+Updates a TCP Edge by ID.
+
+update(String) - Method in class com.ngrok.services.EdgesTls
+
+Updates a TLS Edge by ID.
+
+update(String) - Method in class com.ngrok.services.EventDestinations
+
+Update attributes of an Event Destination.
+
+update(String) - Method in class com.ngrok.services.EventSubscriptions
+
+Update an Event Subscription.
+
+update(String) - Method in class com.ngrok.services.FailoverBackends
+
+
+
+update(String) - Method in class com.ngrok.services.HttpResponseBackends
+
+Creates a call builder for the Update API operation.
+
+update(String) - Method in class com.ngrok.services.IpPolicies
+
+
+
+update(String) - Method in class com.ngrok.services.IpPolicyRules
+
+
+
+update(String) - Method in class com.ngrok.services.IpRestrictions
+
+
+
+update(String) - Method in class com.ngrok.services.ReservedAddrs
+
+Update the attributes of a reserved address.
+
+update(String) - Method in class com.ngrok.services.ReservedDomains
+
+Update the attributes of a reserved domain.
+
+update(String) - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+update(String) - Method in class com.ngrok.services.SshCredentials
+
+
+
+update(String) - Method in class com.ngrok.services.SshHostCertificates
+
+
+
+update(String) - Method in class com.ngrok.services.SshUserCertificates
+
+
+
+update(String) - Method in class com.ngrok.services.TlsCertificates
+
+
+
+update(String) - Method in class com.ngrok.services.TunnelGroupBackends
+
+
+
+update(String) - Method in class com.ngrok.services.TunnelSessions
+
+Issues a command instructing the ngrok agent to update itself to the latest
+ version.
+
+update(String) - Method in class com.ngrok.services.WeightedBackends
+
+
+
+update(String, String) - Method in class com.ngrok.services.EdgesHttpsRoutes
+
+Updates an HTTPS Edge Route by ID.
+
+update(String, String) - Method in class com.ngrok.services.EventSources
+
+
+
+
+V
+
+validAfter(OffsetDateTime) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+The time when the host certificate becomes valid, in RFC 3339 format.
+
+validAfter(OffsetDateTime) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+The time when the user certificate becomes valid, in RFC 3339 format.
+
+validAfter(Optional<OffsetDateTime>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+The time when the host certificate becomes valid, in RFC 3339 format.
+
+validAfter(Optional<OffsetDateTime>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+The time when the user certificate becomes valid, in RFC 3339 format.
+
+validUntil(OffsetDateTime) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+The time when this host certificate becomes invalid, in RFC 3339 format.
+
+validUntil(OffsetDateTime) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+The time when this host certificate becomes invalid, in RFC 3339 format.
+
+validUntil(Optional<OffsetDateTime>) - Method in class com.ngrok.services.SshHostCertificates.CreateCallBuilder
+
+The time when this host certificate becomes invalid, in RFC 3339 format.
+
+validUntil(Optional<OffsetDateTime>) - Method in class com.ngrok.services.SshUserCertificates.CreateCallBuilder
+
+The time when this host certificate becomes invalid, in RFC 3339 format.
+
+valueOf(String) - Static method in enum com.ngrok.NgrokApiClient.HttpMethod
+
+Returns the enum constant of this type with the specified name.
+
+values() - Static method in enum com.ngrok.NgrokApiClient.HttpMethod
+
+Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+Version - Class in com.ngrok
+
+Client version information
+
+volumeThreshold(long) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of requests in a rolling window that will trip the circuit.
+
+volumeThreshold(Optional<Long>) - Method in class com.ngrok.definitions.EndpointCircuitBreaker.Builder
+
+Integer number of requests in a rolling window that will trip the circuit.
+
+
+W
+
+webhookVerification(EndpointWebhookValidation) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+webhook verification module configuration or null
+
+webhookVerification(EndpointWebhookValidation) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+webhook verification module configuration or null
+
+webhookVerification(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+webhook verification module configuration or null
+
+webhookVerification(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+webhook verification module configuration or null
+
+websocketTcpConverter(EndpointWebsocketTcpConverter) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+websocket to tcp adapter configuration or null
+
+websocketTcpConverter(EndpointWebsocketTcpConverter) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+websocket to tcp adapter configuration or null
+
+websocketTcpConverter(Optional<EndpointWebsocketTcpConverter>) - Method in class com.ngrok.services.EdgesHttpsRoutes.CreateCallBuilder
+
+websocket to tcp adapter configuration or null
+
+websocketTcpConverter(Optional<EndpointWebsocketTcpConverter>) - Method in class com.ngrok.services.EdgesHttpsRoutes.UpdateCallBuilder
+
+websocket to tcp adapter configuration or null
+
+weighted() - Method in class com.ngrok.Ngrok.BackendsNamespace
+
+A Weighted Backend balances traffic among the referenced backends.
+
+WeightedBackend - Class in com.ngrok.definitions
+
+
+
+WeightedBackend(String, String, OffsetDateTime, String, String, Map<String, Long>) - Constructor for class com.ngrok.definitions.WeightedBackend
+
+
+
+WeightedBackendList - Class in com.ngrok.definitions
+
+
+
+WeightedBackendList(List<WeightedBackend>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.WeightedBackendList
+
+
+
+WeightedBackends - Class in com.ngrok.services
+
+A Weighted Backend balances traffic among the referenced backends.
+
+WeightedBackends(NgrokApiClient) - Constructor for class com.ngrok.services.WeightedBackends
+
+Creates a new sub-client for WeightedBackends.
+
+WeightedBackends.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+WeightedBackends.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+WeightedBackends.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+WeightedBackends.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+WeightedBackends.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+
+A B C D E F G H I K L M N O P R S T U V W All Classes and Interfaces | All Packages | Constant Field Values | Serialized Form
+
+
+
+
+
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..184068f
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,75 @@
+
+
+
+
+Overview (ngrok Java API client 0.4.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/jquery-ui.overrides.css b/docs/jquery-ui.overrides.css
new file mode 100644
index 0000000..f89acb6
--- /dev/null
+++ b/docs/jquery-ui.overrides.css
@@ -0,0 +1,34 @@
+/*
+ * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation. Oracle designates this
+ * particular file as subject to the "Classpath" exception as provided
+ * by Oracle in the LICENSE file that accompanied this code.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
+ */
+
+.ui-state-active,
+.ui-widget-content .ui-state-active,
+.ui-widget-header .ui-state-active,
+a.ui-button:active,
+.ui-button:active,
+.ui-button.ui-state-active:hover {
+ /* Overrides the color of selection used in jQuery UI */
+ background: #F8981D;
+}
diff --git a/docs/legal/ADDITIONAL_LICENSE_INFO b/docs/legal/ADDITIONAL_LICENSE_INFO
new file mode 100644
index 0000000..ff700cd
--- /dev/null
+++ b/docs/legal/ADDITIONAL_LICENSE_INFO
@@ -0,0 +1,37 @@
+ ADDITIONAL INFORMATION ABOUT LICENSING
+
+Certain files distributed by Oracle America, Inc. and/or its affiliates are
+subject to the following clarification and special exception to the GPLv2,
+based on the GNU Project exception for its Classpath libraries, known as the
+GNU Classpath Exception.
+
+Note that Oracle includes multiple, independent programs in this software
+package. Some of those programs are provided under licenses deemed
+incompatible with the GPLv2 by the Free Software Foundation and others.
+For example, the package includes programs licensed under the Apache
+License, Version 2.0 and may include FreeType. Such programs are licensed
+to you under their original licenses.
+
+Oracle facilitates your further distribution of this package by adding the
+Classpath Exception to the necessary parts of its GPLv2 code, which permits
+you to use that code in combination with other independent modules not
+licensed under the GPLv2. However, note that this would not permit you to
+commingle code under an incompatible license with Oracle's GPLv2 licensed
+code by, for example, cutting and pasting such code into a file also
+containing Oracle's GPLv2 licensed code and then distributing the result.
+
+Additionally, if you were to remove the Classpath Exception from any of the
+files to which it applies and distribute the result, you would likely be
+required to license some or all of the other code in that distribution under
+the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
+of some items included in the distribution by Oracle, removing the Classpath
+Exception could therefore effectively compromise your ability to further
+distribute the package.
+
+Failing to distribute notices associated with some files may also create
+unexpected legal consequences.
+
+Proceed with caution and we recommend that you obtain the advice of a lawyer
+skilled in open source matters before removing the Classpath Exception or
+making modifications to this package which may subsequently be redistributed
+and/or involve the use of third party software.
diff --git a/docs/legal/ASSEMBLY_EXCEPTION b/docs/legal/ASSEMBLY_EXCEPTION
new file mode 100644
index 0000000..065b8d9
--- /dev/null
+++ b/docs/legal/ASSEMBLY_EXCEPTION
@@ -0,0 +1,27 @@
+
+OPENJDK ASSEMBLY EXCEPTION
+
+The OpenJDK source code made available by Oracle America, Inc. (Oracle) at
+openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU
+General Public License version 2
+only ("GPL2"), with the following clarification and special exception.
+
+ Linking this OpenJDK Code statically or dynamically with other code
+ is making a combined work based on this library. Thus, the terms
+ and conditions of GPL2 cover the whole combination.
+
+ As a special exception, Oracle gives you permission to link this
+ OpenJDK Code with certain code licensed by Oracle as indicated at
+ http://openjdk.java.net/legal/exception-modules-2007-05-08.html
+ ("Designated Exception Modules") to produce an executable,
+ regardless of the license terms of the Designated Exception Modules,
+ and to copy and distribute the resulting executable under GPL2,
+ provided that the Designated Exception Modules continue to be
+ governed by the licenses under which they were offered by Oracle.
+
+As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code
+to build an executable that includes those portions of necessary code that
+Oracle could not provide under GPL2 (or that Oracle has provided under GPL2
+with the Classpath exception). If you modify or add to the OpenJDK code,
+that new GPL2 code may still be combined with Designated Exception Modules
+if the new code is made subject to this exception by its copyright holder.
diff --git a/docs/legal/LICENSE b/docs/legal/LICENSE
new file mode 100644
index 0000000..8b400c7
--- /dev/null
+++ b/docs/legal/LICENSE
@@ -0,0 +1,347 @@
+The GNU General Public License (GPL)
+
+Version 2, June 1991
+
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Everyone is permitted to copy and distribute verbatim copies of this license
+document, but changing it is not allowed.
+
+Preamble
+
+The licenses for most software are designed to take away your freedom to share
+and change it. By contrast, the GNU General Public License is intended to
+guarantee your freedom to share and change free software--to make sure the
+software is free for all its users. This General Public License applies to
+most of the Free Software Foundation's software and to any other program whose
+authors commit to using it. (Some other Free Software Foundation software is
+covered by the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+When we speak of free software, we are referring to freedom, not price. Our
+General Public Licenses are designed to make sure that you have the freedom to
+distribute copies of free software (and charge for this service if you wish),
+that you receive source code or can get it if you want it, that you can change
+the software or use pieces of it in new free programs; and that you know you
+can do these things.
+
+To protect your rights, we need to make restrictions that forbid anyone to deny
+you these rights or to ask you to surrender the rights. These restrictions
+translate to certain responsibilities for you if you distribute copies of the
+software, or if you modify it.
+
+For example, if you distribute copies of such a program, whether gratis or for
+a fee, you must give the recipients all the rights that you have. You must
+make sure that they, too, receive or can get the source code. And you must
+show them these terms so they know their rights.
+
+We protect your rights with two steps: (1) copyright the software, and (2)
+offer you this license which gives you legal permission to copy, distribute
+and/or modify the software.
+
+Also, for each author's protection and ours, we want to make certain that
+everyone understands that there is no warranty for this free software. If the
+software is modified by someone else and passed on, we want its recipients to
+know that what they have is not the original, so that any problems introduced
+by others will not reflect on the original authors' reputations.
+
+Finally, any free program is threatened constantly by software patents. We
+wish to avoid the danger that redistributors of a free program will
+individually obtain patent licenses, in effect making the program proprietary.
+To prevent this, we have made it clear that any patent must be licensed for
+everyone's free use or not licensed at all.
+
+The precise terms and conditions for copying, distribution and modification
+follow.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. This License applies to any program or other work which contains a notice
+placed by the copyright holder saying it may be distributed under the terms of
+this General Public License. The "Program", below, refers to any such program
+or work, and a "work based on the Program" means either the Program or any
+derivative work under copyright law: that is to say, a work containing the
+Program or a portion of it, either verbatim or with modifications and/or
+translated into another language. (Hereinafter, translation is included
+without limitation in the term "modification".) Each licensee is addressed as
+"you".
+
+Activities other than copying, distribution and modification are not covered by
+this License; they are outside its scope. The act of running the Program is
+not restricted, and the output from the Program is covered only if its contents
+constitute a work based on the Program (independent of having been made by
+running the Program). Whether that is true depends on what the Program does.
+
+1. You may copy and distribute verbatim copies of the Program's source code as
+you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice and
+disclaimer of warranty; keep intact all the notices that refer to this License
+and to the absence of any warranty; and give any other recipients of the
+Program a copy of this License along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and you may
+at your option offer warranty protection in exchange for a fee.
+
+2. You may modify your copy or copies of the Program or any portion of it, thus
+forming a work based on the Program, and copy and distribute such modifications
+or work under the terms of Section 1 above, provided that you also meet all of
+these conditions:
+
+ a) You must cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof, to be
+ licensed as a whole at no charge to all third parties under the terms of
+ this License.
+
+ c) If the modified program normally reads commands interactively when run,
+ you must cause it, when started running for such interactive use in the
+ most ordinary way, to print or display an announcement including an
+ appropriate copyright notice and a notice that there is no warranty (or
+ else, saying that you provide a warranty) and that users may redistribute
+ the program under these conditions, and telling the user how to view a copy
+ of this License. (Exception: if the Program itself is interactive but does
+ not normally print such an announcement, your work based on the Program is
+ not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If identifiable
+sections of that work are not derived from the Program, and can be reasonably
+considered independent and separate works in themselves, then this License, and
+its terms, do not apply to those sections when you distribute them as separate
+works. But when you distribute the same sections as part of a whole which is a
+work based on the Program, the distribution of the whole must be on the terms
+of this License, whose permissions for other licensees extend to the entire
+whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest your
+rights to work written entirely by you; rather, the intent is to exercise the
+right to control the distribution of derivative or collective works based on
+the Program.
+
+In addition, mere aggregation of another work not based on the Program with the
+Program (or with a work based on the Program) on a volume of a storage or
+distribution medium does not bring the other work under the scope of this
+License.
+
+3. You may copy and distribute the Program (or a work based on it, under
+Section 2) in object code or executable form under the terms of Sections 1 and
+2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable source
+ code, which must be distributed under the terms of Sections 1 and 2 above
+ on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three years, to
+ give any third party, for a charge no more than your cost of physically
+ performing source distribution, a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of Sections 1
+ and 2 above on a medium customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer to
+ distribute corresponding source code. (This alternative is allowed only
+ for noncommercial distribution and only if you received the program in
+ object code or executable form with such an offer, in accord with
+ Subsection b above.)
+
+The source code for a work means the preferred form of the work for making
+modifications to it. For an executable work, complete source code means all
+the source code for all modules it contains, plus any associated interface
+definition files, plus the scripts used to control compilation and installation
+of the executable. However, as a special exception, the source code
+distributed need not include anything that is normally distributed (in either
+source or binary form) with the major components (compiler, kernel, and so on)
+of the operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the source
+code from the same place counts as distribution of the source code, even though
+third parties are not compelled to copy the source along with the object code.
+
+4. You may not copy, modify, sublicense, or distribute the Program except as
+expressly provided under this License. Any attempt otherwise to copy, modify,
+sublicense or distribute the Program is void, and will automatically terminate
+your rights under this License. However, parties who have received copies, or
+rights, from you under this License will not have their licenses terminated so
+long as such parties remain in full compliance.
+
+5. You are not required to accept this License, since you have not signed it.
+However, nothing else grants you permission to modify or distribute the Program
+or its derivative works. These actions are prohibited by law if you do not
+accept this License. Therefore, by modifying or distributing the Program (or
+any work based on the Program), you indicate your acceptance of this License to
+do so, and all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+6. Each time you redistribute the Program (or any work based on the Program),
+the recipient automatically receives a license from the original licensor to
+copy, distribute or modify the Program subject to these terms and conditions.
+You may not impose any further restrictions on the recipients' exercise of the
+rights granted herein. You are not responsible for enforcing compliance by
+third parties to this License.
+
+7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues), conditions
+are imposed on you (whether by court order, agreement or otherwise) that
+contradict the conditions of this License, they do not excuse you from the
+conditions of this License. If you cannot distribute so as to satisfy
+simultaneously your obligations under this License and any other pertinent
+obligations, then as a consequence you may not distribute the Program at all.
+For example, if a patent license would not permit royalty-free redistribution
+of the Program by all those who receive copies directly or indirectly through
+you, then the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply and
+the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any patents or
+other property right claims or to contest validity of any such claims; this
+section has the sole purpose of protecting the integrity of the free software
+distribution system, which is implemented by public license practices. Many
+people have made generous contributions to the wide range of software
+distributed through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing to
+distribute software through any other system and a licensee cannot impose that
+choice.
+
+This section is intended to make thoroughly clear what is believed to be a
+consequence of the rest of this License.
+
+8. If the distribution and/or use of the Program is restricted in certain
+countries either by patents or by copyrighted interfaces, the original
+copyright holder who places the Program under this License may add an explicit
+geographical distribution limitation excluding those countries, so that
+distribution is permitted only in or among countries not thus excluded. In
+such case, this License incorporates the limitation as if written in the body
+of this License.
+
+9. The Free Software Foundation may publish revised and/or new versions of the
+General Public License from time to time. Such new versions will be similar in
+spirit to the present version, but may differ in detail to address new problems
+or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any later
+version", you have the option of following the terms and conditions either of
+that version or of any later version published by the Free Software Foundation.
+If the Program does not specify a version number of this License, you may
+choose any version ever published by the Free Software Foundation.
+
+10. If you wish to incorporate parts of the Program into other free programs
+whose distribution conditions are different, write to the author to ask for
+permission. For software which is copyrighted by the Free Software Foundation,
+write to the Free Software Foundation; we sometimes make exceptions for this.
+Our decision will be guided by the two goals of preserving the free status of
+all derivatives of our free software and of promoting the sharing and reuse of
+software generally.
+
+NO WARRANTY
+
+11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
+THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
+STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
+PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
+PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
+YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
+ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
+PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
+INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
+BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
+OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+If you develop a new program, and you want it to be of the greatest possible
+use to the public, the best way to achieve this is to make it free software
+which everyone can redistribute and change under these terms.
+
+To do so, attach the following notices to the program. It is safest to attach
+them to the start of each source file to most effectively convey the exclusion
+of warranty; and each file should have at least the "copyright" line and a
+pointer to where the full notice is found.
+
+ One line to give the program's name and a brief idea of what it does.
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this when it
+starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
+ with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free
+ software, and you are welcome to redistribute it under certain conditions;
+ type 'show c' for details.
+
+The hypothetical commands 'show w' and 'show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may be
+called something other than 'show w' and 'show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your school,
+if any, to sign a "copyright disclaimer" for the program, if necessary. Here
+is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ 'Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ signature of Ty Coon, 1 April 1989
+
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General Public
+License instead of this License.
+
+
+"CLASSPATH" EXCEPTION TO THE GPL
+
+Certain source files distributed by Oracle America and/or its affiliates are
+subject to the following clarification and special exception to the GPL, but
+only where Oracle has expressly included in the particular source file's header
+the words "Oracle designates this particular file as subject to the "Classpath"
+exception as provided by Oracle in the LICENSE file that accompanied this code."
+
+ Linking this library statically or dynamically with other modules is making
+ a combined work based on this library. Thus, the terms and conditions of
+ the GNU General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent modules,
+ and to copy and distribute the resulting executable under terms of your
+ choice, provided that you also meet, for each linked independent module,
+ the terms and conditions of the license of that module. An independent
+ module is a module which is not derived from or based on this library. If
+ you modify this library, you may extend this exception to your version of
+ the library, but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version.
diff --git a/docs/legal/jquery.md b/docs/legal/jquery.md
new file mode 100644
index 0000000..8054a34
--- /dev/null
+++ b/docs/legal/jquery.md
@@ -0,0 +1,72 @@
+## jQuery v3.5.1
+
+### jQuery License
+```
+jQuery v 3.5.1
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+******************************************
+
+The jQuery JavaScript Library v3.5.1 also includes Sizzle.js
+
+Sizzle.js includes the following license:
+
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/sizzle
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+*********************
+
+```
diff --git a/docs/legal/jqueryUI.md b/docs/legal/jqueryUI.md
new file mode 100644
index 0000000..8031bdb
--- /dev/null
+++ b/docs/legal/jqueryUI.md
@@ -0,0 +1,49 @@
+## jQuery UI v1.12.1
+
+### jQuery UI License
+```
+Copyright jQuery Foundation and other contributors, https://jquery.org/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/jquery-ui
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+Copyright and related rights for sample code are waived via CC0. Sample
+code is defined as all source code contained within the demos directory.
+
+CC0: http://creativecommons.org/publicdomain/zero/1.0/
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+```
diff --git a/docs/member-search-index.js b/docs/member-search-index.js
new file mode 100644
index 0000000..e1bf02b
--- /dev/null
+++ b/docs/member-search-index.js
@@ -0,0 +1 @@
+memberSearchIndex = [{"p":"com.ngrok.definitions","c":"AbuseReport","l":"AbuseReport(String, URI, OffsetDateTime, List, String, String, List)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.util.List,java.lang.String,java.lang.String,java.util.List)"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"AbuseReportHostname(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"com.ngrok","c":"Ngrok","l":"abuseReports()"},{"p":"com.ngrok.services","c":"AbuseReports","l":"AbuseReports(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"acl(List)","u":"acl(java.util.List)"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"acl(List)","u":"acl(java.util.List)"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"acl(List)","u":"acl(java.util.List)"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"acl(List)","u":"acl(java.util.List)"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"acl(Optional>)","u":"acl(java.util.Optional)"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"acl(Optional>)","u":"acl(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"acl(Optional>)","u":"acl(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"acl(Optional>)","u":"acl(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"action(Optional)","u":"action(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"action(String)","u":"action(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders.Builder","l":"add(Map)","u":"add(java.util.Map)"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders.Builder","l":"add(Map)","u":"add(java.util.Map)"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders.Builder","l":"add(Optional>)","u":"add(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders.Builder","l":"add(Optional>)","u":"add(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"AgentIngress(String, URI, String, String, String, List, List, String)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.lang.String,java.lang.String,java.lang.String,java.util.List,java.util.List,java.lang.String)"},{"p":"com.ngrok","c":"Ngrok","l":"agentIngresses()"},{"p":"com.ngrok.services","c":"AgentIngresses","l":"AgentIngresses(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"AgentIngressList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"allowIdpInitiated(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"allowIdpInitiated(Optional)","u":"allowIdpInitiated(java.util.Optional)"},{"p":"com.ngrok","c":"Version","l":"API_VERSION"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"ApiKey(String, URI, String, String, OffsetDateTime, Optional)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.util.Optional)"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"ApiKeyList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"apiKeys()"},{"p":"com.ngrok.services","c":"ApiKeys","l":"ApiKeys(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs.Builder","l":"auth(AwsAuth)","u":"auth(com.ngrok.definitions.AwsAuth)"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose.Builder","l":"auth(AwsAuth)","u":"auth(com.ngrok.definitions.AwsAuth)"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis.Builder","l":"auth(AwsAuth)","u":"auth(com.ngrok.definitions.AwsAuth)"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs.Builder","l":"auth(Optional)","u":"auth(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose.Builder","l":"auth(Optional)","u":"auth(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis.Builder","l":"auth(Optional)","u":"auth(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"authCheckInterval(long)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"authCheckInterval(Optional)","u":"authCheckInterval(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy.Builder","l":"authority(Optional)","u":"authority(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy.Builder","l":"authority(String)","u":"authority(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"authorizedGroups(List)","u":"authorizedGroups(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"authorizedGroups(Optional>)","u":"authorizedGroups(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"backend(EndpointBackendMutate)","u":"backend(com.ngrok.definitions.EndpointBackendMutate)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"backend(Optional)","u":"backend(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate.Builder","l":"backendId(Optional)","u":"backendId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate.Builder","l":"backendId(String)","u":"backendId(java.lang.String)"},{"p":"com.ngrok","c":"Ngrok","l":"backends()"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"backends(List)","u":"backends(java.util.List)"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"backends(List)","u":"backends(java.util.List)"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"backends(Map)","u":"backends(java.util.Map)"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"backends(Map)","u":"backends(java.util.Map)"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"backends(Optional>)","u":"backends(java.util.Optional)"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"backends(Optional>)","u":"backends(java.util.Optional)"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"backends(Optional>)","u":"backends(java.util.Optional)"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"backends(Optional>)","u":"backends(java.util.Optional)"},{"p":"com.ngrok","c":"DefaultNgrokApiClient.Builder","l":"baseUri(Optional)","u":"baseUri(java.util.Optional)"},{"p":"com.ngrok","c":"DefaultNgrokApiClient.Builder","l":"baseUri(URI)","u":"baseUri(java.net.URI)"},{"p":"com.ngrok.services","c":"AgentIngresses.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ApiKeys.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"Credentials.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttps.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"Endpoints.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventSubscriptions.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"FailoverBackends.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicies.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCredentials.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshHostCertificates.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshUserCertificates.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"TlsCertificates.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"Tunnels.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"TunnelSessions.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"WeightedBackends.ListCallBuilder","l":"beforeId(Optional)","u":"beforeId(java.util.Optional)"},{"p":"com.ngrok.services","c":"AgentIngresses.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"Credentials.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttps.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTcp.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTls.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"Endpoints.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"FailoverBackends.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicies.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicyRules.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"Tunnels.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelSessions.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"WeightedBackends.ListCallBuilder","l":"beforeId(String)","u":"beforeId(java.lang.String)"},{"p":"com.ngrok.services","c":"AbuseReports.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AbuseReports.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AgentIngresses.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AgentIngresses.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AgentIngresses.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AgentIngresses.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"AgentIngresses.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ApiKeys.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ApiKeys.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ApiKeys.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ApiKeys.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ApiKeys.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Credentials.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Credentials.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Credentials.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttps.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttps.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttps.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTcp.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTcp.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTcp.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTls.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTls.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTls.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Endpoints.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Endpoints.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventDestinations.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventDestinations.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventDestinations.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSources.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSources.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSources.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSources.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSources.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSubscriptions.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSubscriptions.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSubscriptions.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"FailoverBackends.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"FailoverBackends.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"FailoverBackends.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicies.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicies.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicies.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicies.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicies.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicyRules.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicyRules.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicyRules.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpRestrictions.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpRestrictions.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpRestrictions.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedAddrs.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedAddrs.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedAddrs.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCertificateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCertificateManagementPolicyCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCredentials.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCredentials.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCredentials.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshHostCertificates.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshHostCertificates.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshHostCertificates.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshHostCertificates.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshHostCertificates.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshUserCertificates.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshUserCertificates.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshUserCertificates.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"SshUserCertificates.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsCertificates.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsCertificates.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsCertificates.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsCertificates.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsCertificates.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Tunnels.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"Tunnels.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelSessions.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelSessions.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelSessions.RestartCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelSessions.StopCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"TunnelSessions.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"WeightedBackends.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"WeightedBackends.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"WeightedBackends.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"body(Optional)","u":"body(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"body(Optional)","u":"body(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"body(String)","u":"body(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"body(String)","u":"body(java.lang.String)"},{"p":"com.ngrok","c":"DefaultNgrokApiClient.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"AwsAuth.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"AwsCredentials.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"AwsRole.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointCompression.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EventSourceReplace.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis.Builder","l":"build()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy.Builder","l":"build()"},{"p":"com.ngrok.services","c":"AbuseReports.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AbuseReports.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AgentIngresses.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AgentIngresses.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AgentIngresses.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AgentIngresses.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"AgentIngresses.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ApiKeys.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ApiKeys.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ApiKeys.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ApiKeys.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ApiKeys.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"CertificateAuthorities.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Credentials.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Credentials.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Credentials.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttps.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttps.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttps.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTcp.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTcp.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTcp.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTls.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTls.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTls.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Endpoints.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Endpoints.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventDestinations.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventDestinations.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventDestinations.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSources.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSources.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSources.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSources.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSources.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSubscriptions.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSubscriptions.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSubscriptions.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"FailoverBackends.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"FailoverBackends.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"FailoverBackends.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicies.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicies.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicies.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicies.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicies.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicyRules.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicyRules.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicyRules.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpRestrictions.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpRestrictions.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpRestrictions.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedAddrs.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedAddrs.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedAddrs.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCertificateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteCertificateManagementPolicyCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCredentials.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCredentials.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCredentials.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshHostCertificates.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshHostCertificates.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshHostCertificates.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshHostCertificates.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshHostCertificates.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshUserCertificates.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshUserCertificates.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshUserCertificates.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"SshUserCertificates.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsCertificates.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsCertificates.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsCertificates.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsCertificates.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsCertificates.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Tunnels.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"Tunnels.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelSessions.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelSessions.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelSessions.RestartCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelSessions.StopCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"TunnelSessions.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"WeightedBackends.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"WeightedBackends.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"WeightedBackends.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok","c":"Ngrok","l":"certificateAuthorities()"},{"p":"com.ngrok.services","c":"CertificateAuthorities","l":"CertificateAuthorities(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"CertificateAuthority(String, URI, OffsetDateTime, String, String, String, String, OffsetDateTime, OffsetDateTime, List, List)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.time.OffsetDateTime,java.util.List,java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate.Builder","l":"certificateAuthorityIds(List)","u":"certificateAuthorityIds(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate.Builder","l":"certificateAuthorityIds(Optional>)","u":"certificateAuthorityIds(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"CertificateAuthorityList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"certificateId(Optional)","u":"certificateId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"certificateId(Optional)","u":"certificateId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"certificateId(String)","u":"certificateId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"certificateId(String)","u":"certificateId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"certificateManagementPolicy(Optional)","u":"certificateManagementPolicy(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"certificateManagementPolicy(Optional)","u":"certificateManagementPolicy(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"certificateManagementPolicy(ReservedDomainCertPolicy)","u":"certificateManagementPolicy(com.ngrok.definitions.ReservedDomainCertPolicy)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"certificateManagementPolicy(ReservedDomainCertPolicy)","u":"certificateManagementPolicy(com.ngrok.definitions.ReservedDomainCertPolicy)"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"cidr(Optional)","u":"cidr(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"cidr(String)","u":"cidr(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"circuitBreaker(EndpointCircuitBreaker)","u":"circuitBreaker(com.ngrok.definitions.EndpointCircuitBreaker)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"circuitBreaker(EndpointCircuitBreaker)","u":"circuitBreaker(com.ngrok.definitions.EndpointCircuitBreaker)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"circuitBreaker(Optional)","u":"circuitBreaker(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"circuitBreaker(Optional)","u":"circuitBreaker(java.util.Optional)"},{"p":"com.ngrok","c":"Version","l":"CLIENT_VERSION"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"clientId(Optional)","u":"clientId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"clientId(Optional)","u":"clientId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"clientId(Optional)","u":"clientId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"clientId(Optional)","u":"clientId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"clientId(Optional)","u":"clientId(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"clientId(String)","u":"clientId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"clientId(String)","u":"clientId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"clientId(String)","u":"clientId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"clientId(String)","u":"clientId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"clientId(String)","u":"clientId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"clientSecret(Optional)","u":"clientSecret(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"clientSecret(Optional)","u":"clientSecret(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"clientSecret(Optional)","u":"clientSecret(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"clientSecret(Optional)","u":"clientSecret(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"clientSecret(Optional)","u":"clientSecret(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"clientSecret(String)","u":"clientSecret(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"clientSecret(String)","u":"clientSecret(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"clientSecret(String)","u":"clientSecret(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"clientSecret(String)","u":"clientSecret(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"clientSecret(String)","u":"clientSecret(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"cloudwatchLogs(EventTargetCloudwatchLogs)","u":"cloudwatchLogs(com.ngrok.definitions.EventTargetCloudwatchLogs)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"cloudwatchLogs(Optional)","u":"cloudwatchLogs(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"compression(EndpointCompression)","u":"compression(com.ngrok.definitions.EndpointCompression)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"compression(EndpointCompression)","u":"compression(com.ngrok.definitions.EndpointCompression)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"compression(Optional)","u":"compression(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"compression(Optional)","u":"compression(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"cookiePrefix(Optional)","u":"cookiePrefix(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"cookiePrefix(Optional)","u":"cookiePrefix(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"cookiePrefix(Optional)","u":"cookiePrefix(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"cookiePrefix(String)","u":"cookiePrefix(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"cookiePrefix(String)","u":"cookiePrefix(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"cookiePrefix(String)","u":"cookiePrefix(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys","l":"create()"},{"p":"com.ngrok.services","c":"Credentials","l":"create()"},{"p":"com.ngrok.services","c":"EdgesHttps","l":"create()"},{"p":"com.ngrok.services","c":"EdgesTcp","l":"create()"},{"p":"com.ngrok.services","c":"EdgesTls","l":"create()"},{"p":"com.ngrok.services","c":"EventDestinations","l":"create()"},{"p":"com.ngrok.services","c":"EventSubscriptions","l":"create()"},{"p":"com.ngrok.services","c":"FailoverBackends","l":"create()"},{"p":"com.ngrok.services","c":"HttpResponseBackends","l":"create()"},{"p":"com.ngrok.services","c":"IpPolicies","l":"create()"},{"p":"com.ngrok.services","c":"ReservedAddrs","l":"create()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities","l":"create()"},{"p":"com.ngrok.services","c":"TunnelGroupBackends","l":"create()"},{"p":"com.ngrok.services","c":"WeightedBackends","l":"create()"},{"p":"com.ngrok.services","c":"AbuseReports","l":"create(List)","u":"create(java.util.List)"},{"p":"com.ngrok.services","c":"AgentIngresses","l":"create(String)","u":"create(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities","l":"create(String)","u":"create(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSources","l":"create(String)","u":"create(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"create(String)","u":"create(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials","l":"create(String)","u":"create(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions","l":"create(String, List)","u":"create(java.lang.String,java.util.List)"},{"p":"com.ngrok.services","c":"IpPolicyRules","l":"create(String, String)","u":"create(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates","l":"create(String, String)","u":"create(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates","l":"create(String, String)","u":"create(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates","l":"create(String, String)","u":"create(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes","l":"create(String, String, String)","u":"create(java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.ngrok","c":"Ngrok","l":"createDefault()"},{"p":"com.ngrok","c":"Ngrok","l":"createDefault(String)","u":"createDefault(java.lang.String)"},{"p":"com.ngrok.definitions","c":"Credential","l":"Credential(String, URI, OffsetDateTime, String, String, Optional, List)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.util.Optional,java.util.List)"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"CredentialList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"credentials()"},{"p":"com.ngrok.services","c":"Credentials","l":"Credentials(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"AwsAuth.Builder","l":"creds(AwsCredentials)","u":"creds(com.ngrok.definitions.AwsCredentials)"},{"p":"com.ngrok.definitions","c":"AwsAuth.Builder","l":"creds(Optional)","u":"creds(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"criticalOptions(Map)","u":"criticalOptions(java.util.Map)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"criticalOptions(Optional>)","u":"criticalOptions(java.util.Optional)"},{"p":"com.ngrok","c":"NgrokApiClient","l":"DEFAULT_BASE_URI"},{"p":"com.ngrok","c":"NgrokApiClient.HttpMethod","l":"DELETE"},{"p":"com.ngrok.services","c":"AgentIngresses","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"Credentials","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttps","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTcp","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTls","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"FailoverBackends","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicies","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicyRules","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"WeightedBackends","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EventSources","l":"delete(String, String)","u":"delete(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"deleteCertificate(String)","u":"deleteCertificate(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"deleteCertificateManagementPolicy(String)","u":"deleteCertificateManagementPolicy(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose.Builder","l":"deliveryStreamArn(Optional)","u":"deliveryStreamArn(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose.Builder","l":"deliveryStreamArn(String)","u":"deliveryStreamArn(java.lang.String)"},{"p":"com.ngrok.services","c":"AgentIngresses.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"AgentIngresses.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ApiKeys.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ApiKeys.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicies.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicies.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshHostCertificates.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshHostCertificates.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshUserCertificates.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"TlsCertificates.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"TlsCertificates.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"AgentIngresses.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"AgentIngresses.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"Credentials.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"Credentials.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"FailoverBackends.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"FailoverBackends.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicies.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicies.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicyRules.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicyRules.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"WeightedBackends.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"WeightedBackends.UpdateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"destinationIds(List)","u":"destinationIds(java.util.List)"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"destinationIds(List)","u":"destinationIds(java.util.List)"},{"p":"com.ngrok.services","c":"EventSubscriptions.CreateCallBuilder","l":"destinationIds(Optional>)","u":"destinationIds(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventSubscriptions.UpdateCallBuilder","l":"destinationIds(Optional>)","u":"destinationIds(java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"edgeModules()"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule","l":"EdgeRouteBackendModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule","l":"EdgeRouteCircuitBreakerModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule","l":"EdgeRouteCompressionModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule","l":"EdgeRouteIpRestrictionModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule","l":"EdgeRouteOAuthModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule","l":"EdgeRouteOidcModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule","l":"EdgeRouteRequestHeadersModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule","l":"EdgeRouteResponseHeadersModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule","l":"EdgeRouteSamlModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule","l":"EdgeRouteWebhookVerificationModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule","l":"EdgeRouteWebsocketTcpConverterModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok","c":"Ngrok","l":"edges()"},{"p":"com.ngrok.services","c":"EdgesHttps","l":"EdgesHttps(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes","l":"EdgesHttpsRoutes(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgesTcp","l":"EdgesTcp(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EdgesTls","l":"EdgesTls(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"ellipticCurve(Optional)","u":"ellipticCurve(java.util.Optional)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"ellipticCurve(String)","u":"ellipticCurve(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"emailAddresses(List)","u":"emailAddresses(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"emailAddresses(List)","u":"emailAddresses(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"emailAddresses(List)","u":"emailAddresses(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"emailAddresses(List)","u":"emailAddresses(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"emailAddresses(Optional>)","u":"emailAddresses(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"emailAddresses(Optional>)","u":"emailAddresses(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"emailAddresses(Optional>)","u":"emailAddresses(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"emailAddresses(Optional>)","u":"emailAddresses(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"emailDomains(List)","u":"emailDomains(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"emailDomains(List)","u":"emailDomains(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"emailDomains(List)","u":"emailDomains(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"emailDomains(List)","u":"emailDomains(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook.Builder","l":"emailDomains(Optional>)","u":"emailDomains(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub.Builder","l":"emailDomains(Optional>)","u":"emailDomains(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle.Builder","l":"emailDomains(Optional>)","u":"emailDomains(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft.Builder","l":"emailDomains(Optional>)","u":"emailDomains(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointCompression.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter.Builder","l":"enabled(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointCompression.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"Endpoint(String, String, OffsetDateTime, OffsetDateTime, URI, String, String, String, String, Optional[, Optional][, Optional][, Optional][)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.time.OffsetDateTime,java.time.OffsetDateTime,java.net.URI,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointBackend","l":"EndpointBackend(Optional], Ref)","u":"%3Cinit%3E(java.util.Optional,com.ngrok.definitions.Ref)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"EndpointIpPolicy(Optional, List[)","u":"%3Cinit%3E(java.util.Optional,java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"EndpointList(List], URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"EndpointMutualTls(Optional, List[)","u":"%3Cinit%3E(java.util.Optional,java.util.List)"},{"p":"com.ngrok","c":"Ngrok","l":"endpoints()"},{"p":"com.ngrok.services","c":"Endpoints","l":"Endpoints(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"EndpointSaml(Optional], Boolean, String, Long, Duration, String, Boolean, Optional, List, String, URI, URI, String, URI, String)","u":"%3Cinit%3E(java.util.Optional,java.lang.Boolean,java.lang.String,java.lang.Long,java.time.Duration,java.lang.String,java.lang.Boolean,java.util.Optional,java.util.List,java.lang.String,java.net.URI,java.net.URI,java.lang.String,java.net.URI,java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"enforced(boolean)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"enforced(boolean)"},{"p":"com.ngrok.services","c":"IpRestrictions.CreateCallBuilder","l":"enforced(Optional)","u":"enforced(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"enforced(Optional)","u":"enforced(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AwsAuth","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AwsCredentials","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"AwsRole","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"Credential","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointBackend","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointCompression","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventSource","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventSourceList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventSourceReplace","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventTarget","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"HttpsEdgeList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"Ref","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedAddrList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertStatus","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"ReservedDomainList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthorityList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshCredentialList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshHostCertificateList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"SshUserCertificateList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TcpEdgeList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TlsCertificateSaNs","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TlsEdgeList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackendList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"WeightedBackendList","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker.Builder","l":"errorThresholdPercentage(double)"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker.Builder","l":"errorThresholdPercentage(Optional)","u":"errorThresholdPercentage(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"EventDestination(String, String, OffsetDateTime, String, String, EventTarget, URI)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.time.OffsetDateTime,java.lang.String,java.lang.String,com.ngrok.definitions.EventTarget,java.net.URI)"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"EventDestinationList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"eventDestinations()"},{"p":"com.ngrok.services","c":"EventDestinations","l":"EventDestinations(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EventSource","l":"EventSource(String, URI)","u":"%3Cinit%3E(java.lang.String,java.net.URI)"},{"p":"com.ngrok.definitions","c":"EventSourceList","l":"EventSourceList(List, URI)","u":"%3Cinit%3E(java.util.List,java.net.URI)"},{"p":"com.ngrok","c":"Ngrok","l":"eventSources()"},{"p":"com.ngrok.services","c":"EventSources","l":"EventSources(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"EventSubscription(String, URI, OffsetDateTime, String, String, List, List[)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.util.List,java.util.List)"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"EventSubscriptionList(List], URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"eventSubscriptions()"},{"p":"com.ngrok.services","c":"EventSubscriptions","l":"EventSubscriptions(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"extensions(Map)","u":"extensions(java.util.Map)"},{"p":"com.ngrok.services","c":"SshUserCertificates.CreateCallBuilder","l":"extensions(Optional>)","u":"extensions(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"facebook(EndpointOAuthFacebook)","u":"facebook(com.ngrok.definitions.EndpointOAuthFacebook)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"facebook(Optional)","u":"facebook(java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok.BackendsNamespace","l":"failover()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"FailoverBackend(String, String, OffsetDateTime, String, String, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.util.List)"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"FailoverBackendList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok.services","c":"FailoverBackends","l":"FailoverBackends(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"firehose(EventTargetFirehose)","u":"firehose(com.ngrok.definitions.EventTargetFirehose)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"firehose(Optional)","u":"firehose(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"forceAuthn(boolean)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"forceAuthn(Optional)","u":"forceAuthn(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"format(Optional)","u":"format(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"format(Optional)","u":"format(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.CreateCallBuilder","l":"format(String)","u":"format(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations.UpdateCallBuilder","l":"format(String)","u":"format(java.lang.String)"},{"p":"com.ngrok","c":"NgrokApiClient.HttpMethod","l":"GET"},{"p":"com.ngrok.services","c":"AbuseReports","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"AgentIngresses","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"ApiKeys","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"CertificateAuthorities","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"Credentials","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttps","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTcp","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesTls","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"Endpoints","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EventDestinations","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EventSubscriptions","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"FailoverBackends","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpResponseBackends","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpsEdgeMutualTlsModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"HttpsEdgeTlsTerminationModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicies","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"IpPolicyRules","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"IpRestrictions","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCredentials","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"SshHostCertificates","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"SshUserCertificates","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TcpEdgeBackendModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TcpEdgeIpRestrictionModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsCertificates","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeBackendModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeIpRestrictionModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeMutualTlsModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TlsEdgeTlsTerminationModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelGroupBackends","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"Tunnels","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"TunnelSessions","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"WeightedBackends","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteBackendModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteCircuitBreakerModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteCompressionModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteIpRestrictionModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteOAuthModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteOidcModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteRequestHeadersModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteResponseHeadersModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteSamlModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteWebhookVerificationModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgeRouteWebsocketTcpConverterModule","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EdgesHttpsRoutes","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.services","c":"EventSources","l":"get(String, String)","u":"get(java.lang.String,java.lang.String)"},{"p":"com.ngrok.definitions","c":"Credential","l":"getAcl()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getAcl()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getAcmeChallengeCnameTarget()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getAction()"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders","l":"getAdd()"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders","l":"getAdd()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getAddr()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getAgentVersion()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getAllowIdpInitiated()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getAllowIdpInitiated()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getAssertionConsumerServiceUrl()"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs","l":"getAuth()"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose","l":"getAuth()"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis","l":"getAuth()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getAuthCheckInterval()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy","l":"getAuthority()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getAuthorizedGroups()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getAuthorizedGroups()"},{"p":"com.ngrok.definitions","c":"AwsCredentials","l":"getAwsAccessKeyId()"},{"p":"com.ngrok.definitions","c":"AwsCredentials","l":"getAwsSecretAccessKey()"},{"p":"com.ngrok.definitions","c":"EndpointBackend","l":"getBackend()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getBackend()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getBackend()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getBackend()"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate","l":"getBackendId()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackendList","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"WeightedBackendList","l":"getBackends()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getBody()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getCaPem()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getCertificate()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getCertificate()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getCertificate()"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"getCertificateAuthorities()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"getCertificateAuthorities()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate","l":"getCertificateAuthorityIds()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getCertificateManagementPolicy()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getCertificateManagementStatus()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getCertificatePem()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getCidr()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getCircuitBreaker()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"getClientId()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getClientId()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"getClientId()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"getClientId()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getClientId()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"getClientSecret()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getClientSecret()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"getClientSecret()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"getClientSecret()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getClientSecret()"},{"p":"com.ngrok.definitions","c":"EventTarget","l":"getCloudwatchLogs()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getCnameTarget()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getCompression()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getCookiePrefix()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getCookiePrefix()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getCookiePrefix()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getCookiePrefix()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getCredential()"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"getCredentials()"},{"p":"com.ngrok.definitions","c":"AwsAuth","l":"getCreds()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getCriticalOptions()"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose","l":"getDeliveryStreamArn()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getDestinations()"},{"p":"com.ngrok.definitions","c":"NgrokApiError","l":"getDetails()"},{"p":"com.ngrok.definitions","c":"TlsCertificateSaNs","l":"getDnsNames()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getDomain()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getDomain()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getDomain()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getEdge()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getEdgeId()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"getEmailAddresses()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getEmailAddresses()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"getEmailAddresses()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"getEmailAddresses()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"getEmailDomains()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getEmailDomains()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"getEmailDomains()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"getEmailDomains()"},{"p":"com.ngrok.definitions","c":"EndpointBackend","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointCompression","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getEndpoint()"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"getEndpoints()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getEnforced()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getEntityId()"},{"p":"com.ngrok.definitions","c":"NgrokApiError","l":"getErrorCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"getErrorCode()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getErrorThresholdPercentage()"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"getEventDestinations()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"getEventSubscriptions()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getExtendedKeyUsages()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getExtendedKeyUsages()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getExtensions()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"getFacebook()"},{"p":"com.ngrok.definitions","c":"EventTarget","l":"getFirehose()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getForceAuthn()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getForceAuthn()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getFormat()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getForwardsTo()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"getGithub()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"getGoogle()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getHeaders()"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"getHostname()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getHostnames()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getHostport()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getHostports()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getHostports()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getHostports()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeList","l":"getHttpsEdges()"},{"p":"com.ngrok.definitions","c":"NgrokApiError","l":"getHttpStatusCode()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getId()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getId()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getId()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getId()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getId()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getId()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getId()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getId()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getId()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getId()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getId()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getId()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"getId()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getId()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getId()"},{"p":"com.ngrok.definitions","c":"Ref","l":"getId()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getId()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getId()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getId()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getId()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getId()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getId()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getId()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getId()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getId()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getId()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getId()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getId()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getId()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getIdpMetadata()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getIdpMetadata()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getInactivityTimeout()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getInactivityTimeout()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getInactivityTimeout()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getInactivityTimeout()"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"getIngresses()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getIp()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"getIpPolicies()"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"getIpPolicies()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getIpPolicies()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getIpPolicy()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate","l":"getIpPolicyIds()"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"getIpPolicyRules()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getIpRestriction()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getIpRestriction()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getIpRestriction()"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"getIpRestrictions()"},{"p":"com.ngrok.definitions","c":"TlsCertificateSaNs","l":"getIps()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getIssuedAt()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getIssuer()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getIssuerCommonName()"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"getKeys()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getKeyType()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getKeyType()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getKeyType()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getKeyUsages()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getKeyUsages()"},{"p":"com.ngrok.definitions","c":"EventTarget","l":"getKinesis()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getLabels()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getLabels()"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs","l":"getLogGroupArn()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getMatch()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getMatchType()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getMaximumDuration()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getMaximumDuration()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getMaximumDuration()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getMaximumDuration()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getMetadataUrl()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"getMicrosoft()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"getMinVersion()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge","l":"getMinVersion()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"getMsg()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getMutualTls()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getMutualTls()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getNameidFormat()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getNameidFormat()"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"Pageable","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"ReservedAddrList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"ReservedDomainList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthorityList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"SshCredentialList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"SshHostCertificateList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"SshUserCertificateList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TcpEdgeList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TlsEdgeList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackendList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"WeightedBackendList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getNotAfter()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getNotAfter()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getNotBefore()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getNotBefore()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getNsTargets()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getNumBuckets()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getOauth()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getOidc()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getOptionsPassthrough()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getOptionsPassthrough()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getOptionsPassthrough()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"getOptionsPassthrough()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getOrganizations()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getOs()"},{"p":"com.ngrok.definitions","c":"Page","l":"getPage()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getPrincipals()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getPrincipals()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy","l":"getPrivateKeyType()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getPrivateKeyType()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getProto()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getProto()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"getProvider()"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation","l":"getProvider()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertStatus","l":"getProvisioningJob()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getPublicKey()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getPublicKey()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getPublicKey()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getPublicKey()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getPublicUrl()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getPublicUrl()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getRegion()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getRegion()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getRegion()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getRegion()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getRegion()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getRegionDomains()"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders","l":"getRemove()"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders","l":"getRemove()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertStatus","l":"getRenewsAt()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getRequestHeaders()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getRequestSigningCertificatePem()"},{"p":"com.ngrok.definitions","c":"ReservedAddrList","l":"getReservedAddrs()"},{"p":"com.ngrok.definitions","c":"ReservedDomainList","l":"getReservedDomains()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getResponseHeaders()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"getRetriesAt()"},{"p":"com.ngrok.definitions","c":"AwsAuth","l":"getRole()"},{"p":"com.ngrok.definitions","c":"AwsRole","l":"getRoleArn()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getRollingWindow()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getRoutes()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getSaml()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"getScopes()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getScopes()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"getScopes()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"getScopes()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"getScopes()"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation","l":"getSecret()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSerialNumber()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"getSingleLogoutUrl()"},{"p":"com.ngrok.definitions","c":"EventSourceList","l":"getSources()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getSources()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthorityList","l":"getSshCertificateAuthorities()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getSshCertificateAuthorityId()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getSshCertificateAuthorityId()"},{"p":"com.ngrok.definitions","c":"SshCredentialList","l":"getSshCredentials()"},{"p":"com.ngrok.definitions","c":"SshHostCertificateList","l":"getSshHostCertificates()"},{"p":"com.ngrok.definitions","c":"SshUserCertificateList","l":"getSshUserCertificates()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"getStartedAt()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getStartedAt()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getStartedAt()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getStatus()"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"getStatus()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getStatusCode()"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis","l":"getStreamArn()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectAlternativeNames()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getSubjectCommonName()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectCommonName()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectCountry()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectLocality()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectOrganization()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectOrganizationalUnit()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getSubjectProvince()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getTarget()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getTcpAddr()"},{"p":"com.ngrok.definitions","c":"TcpEdgeList","l":"getTcpEdges()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"getTeams()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"getTerminateAt()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"getTlsCertificates()"},{"p":"com.ngrok.definitions","c":"TlsEdgeList","l":"getTlsEdges()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getTlsTermination()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getTlsTermination()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getToken()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getToken()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getTransport()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getTrippedDuration()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getTunnel()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getTunnels()"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"getTunnels()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getTunnelSession()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"getTunnelSessions()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getType()"},{"p":"com.ngrok.definitions","c":"EventSource","l":"getType()"},{"p":"com.ngrok.definitions","c":"EventSourceReplace","l":"getType()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getType()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"getUpdatedAt()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getUri()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"getUri()"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"getUri()"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"Credential","l":"getUri()"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSource","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSourceList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"getUri()"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"getUri()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"getUri()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"getUri()"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"Ref","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ReservedAddrList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getUri()"},{"p":"com.ngrok.definitions","c":"ReservedDomainList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthorityList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshCredentialList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshHostCertificateList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getUri()"},{"p":"com.ngrok.definitions","c":"SshUserCertificateList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TcpEdgeList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TlsEdgeList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackendList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"getUri()"},{"p":"com.ngrok.definitions","c":"WeightedBackendList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getUrls()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getValidAfter()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getValidAfter()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"getValidUntil()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"getValidUntil()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"getVolumeThreshold()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getWebhookVerification()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"getWebsocketTcpConverter()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"github(EndpointOAuthGitHub)","u":"github(com.ngrok.definitions.EndpointOAuthGitHub)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"github(Optional)","u":"github(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"google(EndpointOAuthGoogle)","u":"google(com.ngrok.definitions.EndpointOAuthGoogle)"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider.Builder","l":"google(Optional)","u":"google(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AgentIngress","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AgentIngressList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ApiKey","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ApiKeyList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AwsAuth","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AwsCredentials","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"AwsRole","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"CertificateAuthority","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"CertificateAuthorityList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"Credential","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"CredentialList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"Endpoint","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointBackend","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointBackendMutate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointCircuitBreaker","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointCompression","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointMutualTlsMutate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuth","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthFacebook","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGitHub","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthGoogle","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthMicrosoft","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointOidc","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointRequestHeaders","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointResponseHeaders","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointSaml","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTerminationAtEdge","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointWebhookValidation","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointWebsocketTcpConverter","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventSource","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventSourceList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventSourceReplace","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventTarget","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventTargetFirehose","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventTargetKinesis","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"FailoverBackend","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"FailoverBackendList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"HttpsEdge","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"HttpsEdgeRoute","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"Ref","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedAddrList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertJob","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertPolicy","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomainCertStatus","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"ReservedDomainList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthority","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshCertificateAuthorityList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshCredential","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshCredentialList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshHostCertificate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshHostCertificateList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshUserCertificate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"SshUserCertificateList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TcpEdge","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TcpEdgeList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsCertificate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsCertificateSaNs","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsEdge","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsEdgeList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackend","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TunnelGroupBackendList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TunnelSession","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"WeightedBackend","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"WeightedBackendList","l":"hashCode()"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"headers(Map)","u":"headers(java.util.Map)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"headers(Map)","u":"headers(java.util.Map)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.CreateCallBuilder","l":"headers(Optional>)","u":"headers(java.util.Optional)"},{"p":"com.ngrok.services","c":"HttpResponseBackends.UpdateCallBuilder","l":"headers(Optional>)","u":"headers(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"hostports(List)","u":"hostports(java.util.List)"},{"p":"com.ngrok.services","c":"EdgesHttps.CreateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesHttps.UpdateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.CreateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTcp.UpdateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.CreateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok.services","c":"EdgesTls.UpdateCallBuilder","l":"hostports(Optional>)","u":"hostports(java.util.Optional)"},{"p":"com.ngrok","c":"DefaultNgrokApiClient.Builder","l":"httpClient(Optional)","u":"httpClient(java.util.Optional)"},{"p":"com.ngrok","c":"DefaultNgrokApiClient.Builder","l":"httpClient(WebClient)","u":"httpClient(com.linecorp.armeria.client.WebClient)"},{"p":"com.ngrok","c":"Ngrok.BackendsNamespace","l":"httpResponse()"},{"p":"com.ngrok.definitions","c":"HttpResponseBackend","l":"HttpResponseBackend(String, String, OffsetDateTime, String, String, String, Map, Integer)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.lang.String,java.util.Map,java.lang.Integer)"},{"p":"com.ngrok.definitions","c":"HttpResponseBackendList","l":"HttpResponseBackendList(List