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..500a307
--- /dev/null
+++ b/docs/allclasses-index.html
@@ -0,0 +1,682 @@
+
+
+
+
+
+All Classes (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
All Classes Interface Summary Class Summary Enum Summary Exception Summary
+
+
+
+
+
+
+
+
+
+
+
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.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+ initate 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.
+
+
+
+
+
+
+
+
TLS Certificates are pairs of x509 certificates and their matching private
+ key that can be used to terminate TLS traffic.
+
+
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/allpackages-index.html b/docs/allpackages-index.html
new file mode 100644
index 0000000..6d5e95a
--- /dev/null
+++ b/docs/allpackages-index.html
@@ -0,0 +1,76 @@
+
+
+
+
+
+All Packages (ngrok Java API client 0.2.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..e4fcbd0
--- /dev/null
+++ b/docs/com/ngrok/DefaultNgrokApiClient.Builder.html
@@ -0,0 +1,273 @@
+
+
+
+
+
+DefaultNgrokApiClient.Builder (ngrok Java API client 0.2.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
+
+
+
+
+
+
+
+
+
+
+
+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..60c98bf
--- /dev/null
+++ b/docs/com/ngrok/DefaultNgrokApiClient.html
@@ -0,0 +1,260 @@
+
+
+
+
+
+DefaultNgrokApiClient (ngrok Java API client 0.2.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.PointcfgModuleNamespace.html b/docs/com/ngrok/Ngrok.PointcfgModuleNamespace.html
new file mode 100644
index 0000000..b247192
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.PointcfgModuleNamespace.html
@@ -0,0 +1,351 @@
+
+
+
+
+
+Ngrok.PointcfgModuleNamespace (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+Ngrok
+
+
+public class Ngrok.PointcfgModuleNamespace
+
extends Object
+A namespace object for PointcfgModule.
+
+
+
+
+
+
+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
+
+
+
+logging
+
+
+
+Returns:
+a service client
+
+
+
+
+
+circuitBreaker
+
+
+
+Returns:
+a service client
+
+
+
+
+
+compression
+
+
+
+Returns:
+a service client
+
+
+
+
+
+tlsTermination
+
+
+
+Returns:
+a service client
+
+
+
+
+
+ipPolicy
+
+
+
+Returns:
+a service client
+
+
+
+
+
+mutualTls
+
+
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+oauth
+
+
+
+Returns:
+a service client
+
+
+
+
+
+webhookValidation
+
+
+
+Returns:
+a service client
+
+
+
+
+
+saml
+
+
+
+Returns:
+a service client
+
+
+
+
+
+oidc
+
+
+
+Returns:
+a service client
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/Ngrok.html b/docs/com/ngrok/Ngrok.html
new file mode 100644
index 0000000..84d9438
--- /dev/null
+++ b/docs/com/ngrok/Ngrok.html
@@ -0,0 +1,692 @@
+
+
+
+
+
+Ngrok (ngrok Java API client 0.2.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 PointcfgModule.
+
+
+
+
+
+
+
+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.
+
+
+
+
+
+
+
+
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.
+
+
+
+
+
Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+
+
+
+
Creates a service client for EventDestinations.
+
+
+
+
+
Creates a service client for EventSources.
+
+
+
+
+
Creates a service client for EventStreams.
+
+
+
+
+
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
+ initate traffic to a specific aspect of your ngrok account.
+
+
+
+
+
Creates a namespace object for PointcfgModule.
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+endpointConfigurations
+
+Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled. Endpoint configurations are only
+ applied to Domains and TCP Addresses they have been attached to.
+
+ See also
https://ngrok.com/docs/api#api-endpoint-configurations .
+
+Returns:
+a service client
+
+
+
+
+
+eventStreams
+
+
+
+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
+ initate 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
+
+
+
+
+
+pointcfgModule
+
+Creates a namespace object for PointcfgModule.
+
+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..40a805c
--- /dev/null
+++ b/docs/com/ngrok/NgrokApiClient.HttpMethod.html
@@ -0,0 +1,269 @@
+
+
+
+
+
+NgrokApiClient.HttpMethod (ngrok Java API client 0.2.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..af4882c
--- /dev/null
+++ b/docs/com/ngrok/NgrokApiClient.html
@@ -0,0 +1,241 @@
+
+
+
+
+
+NgrokApiClient (ngrok Java API client 0.2.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:
+DefaultNgrokApiClient
+
+
+
+
+
+
+
+Nested Class Summary
+Nested Classes
+
+
+
+
+
static class
+
+
+
+
+
+
+
+
+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..2a7d518
--- /dev/null
+++ b/docs/com/ngrok/Version.html
@@ -0,0 +1,161 @@
+
+
+
+
+
+Version (ngrok Java API client 0.2.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
+
+
+
+
+
+
+
+
+
+
+
+
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..3e05dfc
--- /dev/null
+++ b/docs/com/ngrok/class-use/DefaultNgrokApiClient.Builder.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+Uses of Class com.ngrok.DefaultNgrokApiClient.Builder (ngrok Java API client 0.2.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..f4e31f4
--- /dev/null
+++ b/docs/com/ngrok/class-use/DefaultNgrokApiClient.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.DefaultNgrokApiClient (ngrok Java API client 0.2.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.PointcfgModuleNamespace.html b/docs/com/ngrok/class-use/Ngrok.PointcfgModuleNamespace.html
new file mode 100644
index 0000000..4cd663f
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.PointcfgModuleNamespace.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.Ngrok.PointcfgModuleNamespace (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a namespace object for PointcfgModule.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Ngrok.html b/docs/com/ngrok/class-use/Ngrok.html
new file mode 100644
index 0000000..a013218
--- /dev/null
+++ b/docs/com/ngrok/class-use/Ngrok.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.Ngrok (ngrok Java API client 0.2.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..d8c91f7
--- /dev/null
+++ b/docs/com/ngrok/class-use/NgrokApiClient.HttpMethod.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+Uses of Enum com.ngrok.NgrokApiClient.HttpMethod (ngrok Java API client 0.2.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..7eb5c20
--- /dev/null
+++ b/docs/com/ngrok/class-use/NgrokApiClient.html
@@ -0,0 +1,305 @@
+
+
+
+
+
+Uses of Interface com.ngrok.NgrokApiClient (ngrok Java API client 0.2.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 EndpointCircuitBreakerModule.
+
+
+
+
+
Creates a new sub-client for EndpointCompressionModule.
+
+
+
+
+
Creates a new sub-client for EndpointConfigurations.
+
+
+
+
+
Creates a new sub-client for EndpointIpPolicyModule.
+
+
+
+
+
Creates a new sub-client for EndpointLoggingModule.
+
+
+
+
+
Creates a new sub-client for EndpointMutualTlsModule.
+
+
+
+
+
Creates a new sub-client for EndpointOAuthModule.
+
+
+
+
+
Creates a new sub-client for EndpointOidcModule.
+
+
+
+
+
Creates a new sub-client for EndpointRequestHeadersModule.
+
+
+
+
+
Creates a new sub-client for EndpointResponseHeadersModule.
+
+
+
+
+
Creates a new sub-client for EndpointSamlModule.
+
+
+
+
+
Creates a new sub-client for EndpointTlsTerminationModule.
+
+
+
+
+
Creates a new sub-client for EndpointWebhookValidationModule.
+
+
+
+
+
Creates a new sub-client for EventDestinations.
+
+
+
+
+
Creates a new sub-client for EventSources.
+
+
+
+
+
Creates a new sub-client for EventStreams.
+
+
+
+
+
Creates a new sub-client for EventSubscriptions.
+
+
+
+
+
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 TlsCertificates.
+
+
+
+
+
Creates a new sub-client for Tunnels.
+
+
+
+
+
Creates a new sub-client for TunnelSessions.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/class-use/Version.html b/docs/com/ngrok/class-use/Version.html
new file mode 100644
index 0000000..2e62756
--- /dev/null
+++ b/docs/com/ngrok/class-use/Version.html
@@ -0,0 +1,65 @@
+
+
+
+
+
+Uses of Class com.ngrok.Version (ngrok Java API client 0.2.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..2740d3e
--- /dev/null
+++ b/docs/com/ngrok/definitions/AbuseReport.html
@@ -0,0 +1,336 @@
+
+
+
+
+
+AbuseReport (ngrok Java API client 0.2.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..9e086ad
--- /dev/null
+++ b/docs/com/ngrok/definitions/AbuseReportHostname.html
@@ -0,0 +1,243 @@
+
+
+
+
+
+AbuseReportHostname (ngrok Java API client 0.2.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..1d03212
--- /dev/null
+++ b/docs/com/ngrok/definitions/AgentIngress.html
@@ -0,0 +1,361 @@
+
+
+
+
+
+AgentIngress (ngrok Java API client 0.2.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..5c84cf7
--- /dev/null
+++ b/docs/com/ngrok/definitions/AgentIngressList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+AgentIngressList (ngrok Java API client 0.2.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..522bd83
--- /dev/null
+++ b/docs/com/ngrok/definitions/ApiKey.html
@@ -0,0 +1,319 @@
+
+
+
+
+
+ApiKey (ngrok Java API client 0.2.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..9e743f2
--- /dev/null
+++ b/docs/com/ngrok/definitions/ApiKeyList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+ApiKeyList (ngrok Java API client 0.2.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..86463f4
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsAuth.Builder.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+AwsAuth.Builder (ngrok Java API client 0.2.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..f561fef
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsAuth.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+AwsAuth (ngrok Java API client 0.2.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..ee43737
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsCredentials.Builder.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+AwsCredentials.Builder (ngrok Java API client 0.2.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..0b05450
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsCredentials.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+AwsCredentials (ngrok Java API client 0.2.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..eb3ab16
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsRole.Builder.html
@@ -0,0 +1,151 @@
+
+
+
+
+
+AwsRole.Builder (ngrok Java API client 0.2.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..74aa234
--- /dev/null
+++ b/docs/com/ngrok/definitions/AwsRole.html
@@ -0,0 +1,223 @@
+
+
+
+
+
+AwsRole (ngrok Java API client 0.2.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..5d4ff00
--- /dev/null
+++ b/docs/com/ngrok/definitions/CertificateAuthority.html
@@ -0,0 +1,414 @@
+
+
+
+
+
+CertificateAuthority (ngrok Java API client 0.2.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..f238d57
--- /dev/null
+++ b/docs/com/ngrok/definitions/CertificateAuthorityList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+CertificateAuthorityList (ngrok Java API client 0.2.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..215f72e
--- /dev/null
+++ b/docs/com/ngrok/definitions/Credential.html
@@ -0,0 +1,349 @@
+
+
+
+
+
+Credential (ngrok Java API client 0.2.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 client.
+
+
+
+
+
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 client. 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 client.
+ 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..d958c2f
--- /dev/null
+++ b/docs/com/ngrok/definitions/CredentialList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+CredentialList (ngrok Java API client 0.2.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/EndpointCircuitBreaker.Builder.html b/docs/com/ngrok/definitions/EndpointCircuitBreaker.Builder.html
new file mode 100644
index 0000000..539cf00
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCircuitBreaker.Builder.html
@@ -0,0 +1,381 @@
+
+
+
+
+
+EndpointCircuitBreaker.Builder (ngrok Java API client 0.2.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..bff6d74
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCircuitBreaker.html
@@ -0,0 +1,306 @@
+
+
+
+
+
+EndpointCircuitBreaker (ngrok Java API client 0.2.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..648f287
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCompression.Builder.html
@@ -0,0 +1,191 @@
+
+
+
+
+
+EndpointCompression.Builder (ngrok Java API client 0.2.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..5784481
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointCompression.html
@@ -0,0 +1,221 @@
+
+
+
+
+
+EndpointCompression (ngrok Java API client 0.2.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/EndpointConfiguration.html b/docs/com/ngrok/definitions/EndpointConfiguration.html
new file mode 100644
index 0000000..82ccab7
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointConfiguration.html
@@ -0,0 +1,547 @@
+
+
+
+
+
+EndpointConfiguration (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointConfiguration
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
EndpointConfiguration (String id,
+ String type,
+ String description,
+ String metadata,
+ OffsetDateTime createdAt,
+ URI uri,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointIpPolicy > ipPolicy,
+ Optional <EndpointMutualTls > mutualTls,
+ Optional <EndpointTlsTermination > tlsTermination,
+ Optional <EndpointWebhookValidation > webhookValidation,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointLogging > logging,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc)
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
timestamp when the endpoint configuration was created, RFC 3339 format
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
unique identifier of this endpoint configuration
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
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
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
they type of traffic this endpoint configuration can be applied to.
+
+
+
+
+
URI of the endpoint configuration API resource
+
+
+
+
+
webhook validation module configuration or null
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointConfiguration
+public EndpointConfiguration
(String id,
+ String type,
+ String description,
+ String metadata,
+ OffsetDateTime createdAt,
+ URI uri,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointIpPolicy > ipPolicy,
+ Optional <EndpointMutualTls > mutualTls,
+ Optional <EndpointTlsTermination > tlsTermination,
+ Optional <EndpointWebhookValidation > webhookValidation,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointLogging > logging,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc)
+
+
+Parameters:
+id - unique identifier of this endpoint configuration
+type - they type of traffic this endpoint configuration can be applied to. one of: http, https, tcp
+description - human-readable description of what this endpoint configuration will be do when applied or what traffic it will be applied to. Optional, max 255 bytes
+metadata - arbitrary user-defined machine-readable data of this endpoint configuration. Optional, max 4096 bytes.
+createdAt - timestamp when the endpoint configuration was created, RFC 3339 format
+uri - URI of the endpoint configuration API resource
+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
+ipPolicy - ip policy module configuration or null
+mutualTls - mutual TLS module configuration or null
+tlsTermination - TLS termination module configuration or null
+webhookValidation - webhook validation module configuration or null
+oauth - oauth module configuration or null
+logging - logging module configuration or null
+saml - saml module configuration or null
+oidc - oidc module configuration or null
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique identifier of this endpoint configuration
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getType
+
+they type of traffic this endpoint configuration can be applied to. one of:
+ http, https, tcp
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDescription
+public String getDescription ()
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to. Optional, max 255 bytes
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+
+
+
+getCreatedAt
+
+timestamp when the endpoint configuration was created, RFC 3339 format
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+getUri
+
+URI of the endpoint configuration API resource
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+
+
+
+getIpPolicy
+
+ip policy module configuration or null
+
+Returns:
+the value of the property as a EndpointIpPolicy wrapped in an Optional
+
+
+
+
+
+getMutualTls
+
+mutual TLS module configuration or null
+
+Returns:
+the value of the property as a EndpointMutualTls wrapped in an Optional
+
+
+
+
+
+getTlsTermination
+
+TLS termination module configuration or null
+
+Returns:
+the value of the property as a EndpointTlsTermination wrapped in an Optional
+
+
+
+
+
+getWebhookValidation
+
+webhook validation 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
+
+
+
+
+
+getLogging
+
+logging module configuration or null
+
+Returns:
+the value of the property as a EndpointLogging 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/EndpointConfigurationList.html b/docs/com/ngrok/definitions/EndpointConfigurationList.html
new file mode 100644
index 0000000..5de8c88
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointConfigurationList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+EndpointConfigurationList (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+Pageable
+
+
+public class EndpointConfigurationList
+
extends Object
+implements Pageable
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
the list of all endpoint configurations on this account
+
+
+
+
+
URI of the next page, or null if there is no next page
+
+
+
+
+
URI of the endpoint configurations list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointConfigurationList
+
+
+
+Parameters:
+endpointConfigurations - the list of all endpoint configurations on this account
+uri - URI of the endpoint configurations list API resource
+nextPageUri - URI of the next page, or null if there is no next page
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEndpointConfigurations
+
+the list of all endpoint configurations on this account
+
+Returns:
+the value of the property as a List <EndpointConfiguration >
+
+
+
+
+
+getUri
+
+URI of the endpoint configurations 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/EndpointIpPolicy.html b/docs/com/ngrok/definitions/EndpointIpPolicy.html
new file mode 100644
index 0000000..bf12d1a
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicy.html
@@ -0,0 +1,241 @@
+
+
+
+
+
+EndpointIpPolicy (ngrok Java API client 0.2.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..29880f8
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.Builder.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+EndpointIpPolicyMutate.Builder (ngrok Java API client 0.2.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..14bcec6
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointIpPolicyMutate.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+EndpointIpPolicyMutate (ngrok Java API client 0.2.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/EndpointLogging.html b/docs/com/ngrok/definitions/EndpointLogging.html
new file mode 100644
index 0000000..69f854a
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointLogging.html
@@ -0,0 +1,243 @@
+
+
+
+
+
+EndpointLogging (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointLogging
+
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.
+
+
+
+
+
list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointLogging
+
+
+
+Parameters:
+enabled - true if the module will be applied to traffic, false to disable. default true if unspecified
+eventStreams - list of all EventStreams that will be used to configure and export this endpoint's logs
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+getEventStreams
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+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/EndpointLoggingMutate.Builder.html b/docs/com/ngrok/definitions/EndpointLoggingMutate.Builder.html
new file mode 100644
index 0000000..450c192
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointLoggingMutate.Builder.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+EndpointLoggingMutate.Builder (ngrok Java API client 0.2.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 EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
+
+
+
list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
+
+
+
+
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
+
+
+
+
+
+eventStreamIds
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+Parameters:
+eventStreamIds - the value of the event_stream_ids parameter as a List <String >
+Returns:
+this builder instance
+
+
+
+
+
+eventStreamIds
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+Parameters:
+eventStreamIds - the value of the event_stream_ids parameter as a List <String >, wrapped in an Optional
+Returns:
+this builder instance
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/EndpointLoggingMutate.html b/docs/com/ngrok/definitions/EndpointLoggingMutate.html
new file mode 100644
index 0000000..a2946cb
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointLoggingMutate.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+EndpointLoggingMutate (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointLoggingMutate
+
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 EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
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
+
+
+
+
+
+getEventStreamIds
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+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/EndpointMutualTls.html b/docs/com/ngrok/definitions/EndpointMutualTls.html
new file mode 100644
index 0000000..a8ae2d1
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTls.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+EndpointMutualTls (ngrok Java API client 0.2.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..2a90c50
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.Builder.html
@@ -0,0 +1,231 @@
+
+
+
+
+
+EndpointMutualTlsMutate.Builder (ngrok Java API client 0.2.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 presnted by the initiatiator of the TLS connection
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presnted by the initiatiator 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 presnted by the initiatiator 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 presnted by the initiatiator 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..a3552d0
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointMutualTlsMutate.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+EndpointMutualTlsMutate (ngrok Java API client 0.2.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 presnted by the initiatiator 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 presnted by the initiatiator 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..b9f05da
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuth.Builder.html
@@ -0,0 +1,439 @@
+
+
+
+
+
+EndpointOAuth.Builder (ngrok Java API client 0.2.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..80b588d
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuth.html
@@ -0,0 +1,333 @@
+
+
+
+
+
+EndpointOAuth (ngrok Java API client 0.2.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..6d5b4c4
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthFacebook.Builder.html
@@ -0,0 +1,359 @@
+
+
+
+
+
+EndpointOAuthFacebook.Builder (ngrok Java API client 0.2.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..6f7ef8c
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthFacebook.html
@@ -0,0 +1,297 @@
+
+
+
+
+
+EndpointOAuthFacebook (ngrok Java API client 0.2.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..9a42d92
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGitHub.Builder.html
@@ -0,0 +1,439 @@
+
+
+
+
+
+EndpointOAuthGitHub.Builder (ngrok Java API client 0.2.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..77fb484
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGitHub.html
@@ -0,0 +1,333 @@
+
+
+
+
+
+EndpointOAuthGitHub (ngrok Java API client 0.2.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..af45661
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGoogle.Builder.html
@@ -0,0 +1,359 @@
+
+
+
+
+
+EndpointOAuthGoogle.Builder (ngrok Java API client 0.2.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..9221462
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthGoogle.html
@@ -0,0 +1,297 @@
+
+
+
+
+
+EndpointOAuthGoogle (ngrok Java API client 0.2.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..9786209
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.Builder.html
@@ -0,0 +1,359 @@
+
+
+
+
+
+EndpointOAuthMicrosoft.Builder (ngrok Java API client 0.2.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..bd40279
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthMicrosoft.html
@@ -0,0 +1,297 @@
+
+
+
+
+
+EndpointOAuthMicrosoft (ngrok Java API client 0.2.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..71cd3bc
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthProvider.Builder.html
@@ -0,0 +1,295 @@
+
+
+
+
+
+EndpointOAuthProvider.Builder (ngrok Java API client 0.2.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..4cb3d01
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOAuthProvider.html
@@ -0,0 +1,267 @@
+
+
+
+
+
+EndpointOAuthProvider (ngrok Java API client 0.2.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..6ac0465
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOidc.Builder.html
@@ -0,0 +1,495 @@
+
+
+
+
+
+EndpointOidc.Builder (ngrok Java API client 0.2.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..8abce19
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointOidc.html
@@ -0,0 +1,357 @@
+
+
+
+
+
+EndpointOidc (ngrok Java API client 0.2.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..d60fdc2
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointRequestHeaders.Builder.html
@@ -0,0 +1,271 @@
+
+
+
+
+
+EndpointRequestHeaders.Builder (ngrok Java API client 0.2.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..4210d44
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointRequestHeaders.html
@@ -0,0 +1,257 @@
+
+
+
+
+
+EndpointRequestHeaders (ngrok Java API client 0.2.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..d445153
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointResponseHeaders.Builder.html
@@ -0,0 +1,271 @@
+
+
+
+
+
+EndpointResponseHeaders.Builder (ngrok Java API client 0.2.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..1f4b26f
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointResponseHeaders.html
@@ -0,0 +1,257 @@
+
+
+
+
+
+EndpointResponseHeaders (ngrok Java API client 0.2.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..4ee02f5
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSaml.html
@@ -0,0 +1,522 @@
+
+
+
+
+
+EndpointSaml (ngrok Java API client 0.2.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..2a4e849
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSamlMutate.Builder.html
@@ -0,0 +1,561 @@
+
+
+
+
+
+EndpointSamlMutate.Builder (ngrok Java API client 0.2.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..e828ee1
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointSamlMutate.html
@@ -0,0 +1,388 @@
+
+
+
+
+
+EndpointSamlMutate (ngrok Java API client 0.2.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..5905521
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTermination.Builder.html
@@ -0,0 +1,283 @@
+
+
+
+
+
+EndpointTlsTermination.Builder (ngrok Java API client 0.2.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..0f2b94b
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointTlsTermination.html
@@ -0,0 +1,263 @@
+
+
+
+
+
+EndpointTlsTermination (ngrok Java API client 0.2.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/EndpointWebhookValidation.Builder.html b/docs/com/ngrok/definitions/EndpointWebhookValidation.Builder.html
new file mode 100644
index 0000000..ba72e3c
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebhookValidation.Builder.html
@@ -0,0 +1,275 @@
+
+
+
+
+
+EndpointWebhookValidation.Builder (ngrok Java API client 0.2.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.
+
+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.
+
+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..df72a25
--- /dev/null
+++ b/docs/com/ngrok/definitions/EndpointWebhookValidation.html
@@ -0,0 +1,259 @@
+
+
+
+
+
+EndpointWebhookValidation (ngrok Java API client 0.2.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.
+
+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/EventDestination.html b/docs/com/ngrok/definitions/EventDestination.html
new file mode 100644
index 0000000..af61244
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventDestination.html
@@ -0,0 +1,340 @@
+
+
+
+
+
+EventDestination (ngrok Java API client 0.2.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..994bd76
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventDestinationList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+EventDestinationList (ngrok Java API client 0.2.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..ee16d79
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSource.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+EventSource (ngrok Java API client 0.2.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..2e9c89e
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceList.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+EventSourceList (ngrok Java API client 0.2.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..f87d8b6
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceReplace.Builder.html
@@ -0,0 +1,187 @@
+
+
+
+
+
+EventSourceReplace.Builder (ngrok Java API client 0.2.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..19cc364
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSourceReplace.html
@@ -0,0 +1,219 @@
+
+
+
+
+
+EventSourceReplace (ngrok Java API client 0.2.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/EventStream.html b/docs/com/ngrok/definitions/EventStream.html
new file mode 100644
index 0000000..76f866c
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventStream.html
@@ -0,0 +1,376 @@
+
+
+
+
+
+EventStream (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventStream
+
extends Object
+
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
Timestamp when the Event Stream was created, RFC 3339 format.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
The protocol that determines which events will be collected.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
Unique identifier for this Event Stream.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
double
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
URI of the Event Stream API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventStream
+
+
+
+Parameters:
+id - Unique identifier for this Event Stream.
+uri - URI of the Event Stream API resource.
+createdAt - Timestamp when the Event Stream was created, RFC 3339 format.
+metadata - Arbitrary user-defined machine-readable data of this Event Stream. Optional, max 4096 bytes.
+description - Human-readable description of the Event Stream. Optional, max 255 bytes.
+fields - A list of protocol-specific fields you want to collect on each event.
+eventType - The protocol that determines which events will be collected. Supported values are tcp_connection_closed and http_request_complete.
+destinationIds - A list of Event Destination IDs which should be used for this Event Stream. Event Streams are required to have at least one Event Destination.
+samplingRate - The percentage of all events you would like to capture. Valid values range from 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+Unique identifier for this Event Stream.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getUri
+
+URI of the Event Stream API resource.
+
+Returns:
+the value of the property as a URI
+
+
+
+
+
+getCreatedAt
+
+Timestamp when the Event Stream was created, RFC 3339 format.
+
+Returns:
+the value of the property as a OffsetDateTime
+
+
+
+
+
+
+
+
+getDescription
+public String getDescription ()
+Human-readable description of the Event Stream. Optional, max 255 bytes.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getFields
+
+A list of protocol-specific fields you want to collect on each event.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getEventType
+
+The protocol that determines which events will be collected. Supported values
+ are tcp_connection_closed and http_request_complete.
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getDestinationIds
+
+A list of Event Destination IDs which should be used for this Event Stream.
+ Event Streams are required to have at least one Event Destination.
+
+Returns:
+the value of the property as a List <String >
+
+
+
+
+
+getSamplingRate
+public double getSamplingRate ()
+The percentage of all events you would like to capture. Valid values range from
+ 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+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/EventStreamList.html b/docs/com/ngrok/definitions/EventStreamList.html
new file mode 100644
index 0000000..8498c55
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventStreamList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+EventStreamList (ngrok Java API client 0.2.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 Event Streams on this account.
+
+
+
+
+
URI of the next page, or null if there is no next page.
+
+
+
+
+
URI of the Event Stream list API resource.
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventStreamList
+
+
+
+Parameters:
+eventStreams - The list of all Event Streams on this account.
+uri - URI of the Event Stream list API resource.
+nextPageUri - URI of the next page, or null if there is no next page.
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getEventStreams
+
+The list of all Event Streams on this account.
+
+Returns:
+the value of the property as a List <EventStream >
+
+
+
+
+
+getUri
+
+URI of the Event Stream 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/EventSubscription.html b/docs/com/ngrok/definitions/EventSubscription.html
new file mode 100644
index 0000000..5d10cde
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSubscription.html
@@ -0,0 +1,336 @@
+
+
+
+
+
+EventSubscription (ngrok Java API client 0.2.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..155600e
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventSubscriptionList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+EventSubscriptionList (ngrok Java API client 0.2.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..a84de75
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTarget.Builder.html
@@ -0,0 +1,259 @@
+
+
+
+
+
+EventTarget.Builder (ngrok Java API client 0.2.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..9d404a1
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTarget.html
@@ -0,0 +1,251 @@
+
+
+
+
+
+EventTarget (ngrok Java API client 0.2.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..ccc51f4
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.Builder.html
@@ -0,0 +1,229 @@
+
+
+
+
+
+EventTargetCloudwatchLogs.Builder (ngrok Java API client 0.2.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..1c4d23f
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetCloudwatchLogs.html
@@ -0,0 +1,238 @@
+
+
+
+
+
+EventTargetCloudwatchLogs (ngrok Java API client 0.2.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..f2f66f5
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetFirehose.Builder.html
@@ -0,0 +1,229 @@
+
+
+
+
+
+EventTargetFirehose.Builder (ngrok Java API client 0.2.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..a56c5e3
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetFirehose.html
@@ -0,0 +1,238 @@
+
+
+
+
+
+EventTargetFirehose (ngrok Java API client 0.2.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..fb9af88
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetKinesis.Builder.html
@@ -0,0 +1,225 @@
+
+
+
+
+
+EventTargetKinesis.Builder (ngrok Java API client 0.2.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..cb98a67
--- /dev/null
+++ b/docs/com/ngrok/definitions/EventTargetKinesis.html
@@ -0,0 +1,236 @@
+
+
+
+
+
+EventTargetKinesis (ngrok Java API client 0.2.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/IpPolicy.html b/docs/com/ngrok/definitions/IpPolicy.html
new file mode 100644
index 0000000..408b219
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicy.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+IpPolicy (ngrok Java API client 0.2.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.
+action - the IP policy action. Supported values are allow or deny
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+getAction
+
+the IP policy action. Supported values are 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/IpPolicyList.html b/docs/com/ngrok/definitions/IpPolicyList.html
new file mode 100644
index 0000000..3353ec7
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+IpPolicyList (ngrok Java API client 0.2.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..32affef
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyRule.html
@@ -0,0 +1,336 @@
+
+
+
+
+
+IpPolicyRule (ngrok Java API client 0.2.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
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+
+
+
+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..b01fda5
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpPolicyRuleList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+IpPolicyRuleList (ngrok Java API client 0.2.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..3b3a8ce
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpRestriction.html
@@ -0,0 +1,358 @@
+
+
+
+
+
+IpRestriction (ngrok Java API client 0.2.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..675e1c9
--- /dev/null
+++ b/docs/com/ngrok/definitions/IpRestrictionList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+IpRestrictionList (ngrok Java API client 0.2.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 resrtrictions list API resource
+
+
int
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+IpRestrictionList
+
+
+
+Parameters:
+ipRestrictions - the list of all IP restrictions on this account
+uri - URI of the IP resrtrictions 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 resrtrictions 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..6df028c
--- /dev/null
+++ b/docs/com/ngrok/definitions/NgrokApiError.html
@@ -0,0 +1,293 @@
+
+
+
+
+
+NgrokApiError (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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..7d23d5e
--- /dev/null
+++ b/docs/com/ngrok/definitions/Page.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+Page (ngrok Java API client 0.2.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..98ada6b
--- /dev/null
+++ b/docs/com/ngrok/definitions/Pageable.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+Pageable (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+All Known Implementing Classes:
+AgentIngressList , ApiKeyList , CertificateAuthorityList , CredentialList , EndpointConfigurationList , EventDestinationList , EventStreamList , EventSubscriptionList , IpPolicyList , IpPolicyRuleList , IpRestrictionList , ReservedAddrList , ReservedDomainList , SshCertificateAuthorityList , SshCredentialList , SshHostCertificateList , SshUserCertificateList , TlsCertificateList , TunnelList , TunnelSessionList
+
+
+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..db0b64f
--- /dev/null
+++ b/docs/com/ngrok/definitions/Ref.html
@@ -0,0 +1,239 @@
+
+
+
+
+
+Ref (ngrok Java API client 0.2.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..158de29
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedAddr.html
@@ -0,0 +1,357 @@
+
+
+
+
+
+ReservedAddr (ngrok Java API client 0.2.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
+
+
+
+
+
object reference to the endpoint configuration that will be applied to traffic
+ to this address
+
+
+
+
+
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)
+endpointConfiguration - object reference to the endpoint configuration that will be applied to traffic to this address
+
+
+
+
+
+
+
+
+
+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
+
+
+
+
+
+getEndpointConfiguration
+
+object reference to the endpoint configuration that will be applied to traffic
+ to this address
+
+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/ReservedAddrList.html b/docs/com/ngrok/definitions/ReservedAddrList.html
new file mode 100644
index 0000000..5e7b513
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedAddrList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+ReservedAddrList (ngrok Java API client 0.2.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..1f50e37
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomain.html
@@ -0,0 +1,485 @@
+
+
+
+
+
+ReservedDomain (ngrok Java API client 0.2.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 > httpEndpointConfiguration,
+ Optional <Ref > httpsEndpointConfiguration,
+ 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
+
+
+
+
+
object referencing the endpoint configuration applied to http traffic on this
+ domain
+
+
+
+
+
object referencing the endpoint configuration applied to https traffic on this
+ 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 > httpEndpointConfiguration,
+ Optional <Ref > httpsEndpointConfiguration,
+ 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
+httpEndpointConfiguration - object referencing the endpoint configuration applied to http traffic on this domain
+httpsEndpointConfiguration - object referencing the endpoint configuration applied to https traffic on this domain
+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
+
+
+
+
+
+
+
+
+getHttpEndpointConfiguration
+
+object referencing the endpoint configuration applied to http traffic on this
+ domain
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+getHttpsEndpointConfiguration
+
+object referencing the endpoint configuration applied to https traffic on this
+ domain
+
+Returns:
+the value of the property as a Ref wrapped in an Optional
+
+
+
+
+
+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..4a4fb32
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertJob.html
@@ -0,0 +1,279 @@
+
+
+
+
+
+ReservedDomainCertJob (ngrok Java API client 0.2.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..1cf916a
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.Builder.html
@@ -0,0 +1,227 @@
+
+
+
+
+
+ReservedDomainCertPolicy.Builder (ngrok Java API client 0.2.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..a1bdf1d
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertPolicy.html
@@ -0,0 +1,237 @@
+
+
+
+
+
+ReservedDomainCertPolicy (ngrok Java API client 0.2.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..ddb7652
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainCertStatus.html
@@ -0,0 +1,241 @@
+
+
+
+
+
+ReservedDomainCertStatus (ngrok Java API client 0.2.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..3c6d34b
--- /dev/null
+++ b/docs/com/ngrok/definitions/ReservedDomainList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+ReservedDomainList (ngrok Java API client 0.2.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..a4553d0
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCertificateAuthority.html
@@ -0,0 +1,338 @@
+
+
+
+
+
+SshCertificateAuthority (ngrok Java API client 0.2.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..f11f9ff
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCertificateAuthorityList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+SshCertificateAuthorityList (ngrok Java API client 0.2.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..bd921e5
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCredential.html
@@ -0,0 +1,347 @@
+
+
+
+
+
+SshCredential (ngrok Java API client 0.2.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..0e73d60
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshCredentialList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+SshCredentialList (ngrok Java API client 0.2.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..604812d
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshHostCertificate.html
@@ -0,0 +1,443 @@
+
+
+
+
+
+SshHostCertificate (ngrok Java API client 0.2.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..9f3dac6
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshHostCertificateList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+SshHostCertificateList (ngrok Java API client 0.2.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..31faefb
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshUserCertificate.html
@@ -0,0 +1,491 @@
+
+
+
+
+
+SshUserCertificate (ngrok Java API client 0.2.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 authorizinig 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 authorizinig
+ 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..30b3af9
--- /dev/null
+++ b/docs/com/ngrok/definitions/SshUserCertificateList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+SshUserCertificateList (ngrok Java API client 0.2.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/TlsCertificate.html b/docs/com/ngrok/definitions/TlsCertificate.html
new file mode 100644
index 0000000..1e7f8c6
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificate.html
@@ -0,0 +1,603 @@
+
+
+
+
+
+TlsCertificate (ngrok Java API client 0.2.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..c29ee32
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificateList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+TlsCertificateList (ngrok Java API client 0.2.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..27a6e9a
--- /dev/null
+++ b/docs/com/ngrok/definitions/TlsCertificateSaNs.html
@@ -0,0 +1,241 @@
+
+
+
+
+
+TlsCertificateSaNs (ngrok Java API client 0.2.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/Tunnel.html b/docs/com/ngrok/definitions/Tunnel.html
new file mode 100644
index 0000000..e15aad2
--- /dev/null
+++ b/docs/com/ngrok/definitions/Tunnel.html
@@ -0,0 +1,337 @@
+
+
+
+
+
+Tunnel (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class Tunnel
+
extends Object
+A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
Creates a new instance of
Tunnel.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
boolean
+
+
+
+
+
+
unique tunnel resource identifier
+
+
+
+
+
user-supplied metadata for the tunnel defined in the ngrok configuration file.
+
+
+
+
+
+
+
+
URL of the 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
+
+Creates a new instance of
Tunnel.
+
+Parameters:
+id - unique tunnel resource identifier
+publicUrl - URL of the 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. 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
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+getId
+
+unique tunnel resource identifier
+
+Returns:
+the value of the property as a String
+
+
+
+
+
+getPublicUrl
+public URI getPublicUrl ()
+URL of the 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. 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
+
+
+
+
+
+
+
+
+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..99648f6
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+TunnelList (ngrok Java API client 0.2.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..1dd861b
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelSession.html
@@ -0,0 +1,396 @@
+
+
+
+
+
+TunnelSession (ngrok Java API client 0.2.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..75b8ce1
--- /dev/null
+++ b/docs/com/ngrok/definitions/TunnelSessionList.html
@@ -0,0 +1,265 @@
+
+
+
+
+
+TunnelSessionList (ngrok Java API client 0.2.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/class-use/AbuseReport.html b/docs/com/ngrok/definitions/class-use/AbuseReport.html
new file mode 100644
index 0000000..9885ea7
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AbuseReport.html
@@ -0,0 +1,113 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AbuseReport (ngrok Java API client 0.2.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..e6e75b9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AbuseReportHostname.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AbuseReportHostname (ngrok Java API client 0.2.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..9d6415e
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AgentIngress.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AgentIngress (ngrok Java API client 0.2.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..10a5d21
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AgentIngressList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AgentIngressList (ngrok Java API client 0.2.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..c9c3ee8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ApiKey.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ApiKey (ngrok Java API client 0.2.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..27dcc04
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ApiKeyList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ApiKeyList (ngrok Java API client 0.2.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..8ce7d4a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsAuth.Builder.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsAuth.Builder (ngrok Java API client 0.2.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..46b08f8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsAuth.html
@@ -0,0 +1,149 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsAuth (ngrok Java API client 0.2.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..ee30295
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsCredentials.Builder.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsCredentials.Builder (ngrok Java API client 0.2.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..d18120a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsCredentials.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsCredentials (ngrok Java API client 0.2.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..2700e75
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsRole.Builder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsRole.Builder (ngrok Java API client 0.2.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..690de43
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/AwsRole.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.AwsRole (ngrok Java API client 0.2.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..f02ee84
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CertificateAuthority.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.CertificateAuthority (ngrok Java API client 0.2.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..4882d3b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CertificateAuthorityList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.CertificateAuthorityList (ngrok Java API client 0.2.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..e9132e5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Credential.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.Credential (ngrok Java API client 0.2.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..c496bd9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/CredentialList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.CredentialList (ngrok Java API client 0.2.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/EndpointCircuitBreaker.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.Builder.html
new file mode 100644
index 0000000..69359a5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.Builder.html
@@ -0,0 +1,158 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCircuitBreaker.Builder (ngrok Java API client 0.2.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.
+
+
+
EndpointCircuitBreaker.Builder. rollingWindow (long rollingWindow)
+
+
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..eaab25a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCircuitBreaker.html
@@ -0,0 +1,212 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCircuitBreaker (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointCircuitBreaker.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
+
+
+
+
EndpointConfiguration (String id,
+ String type,
+ String description,
+ String metadata,
+ OffsetDateTime createdAt,
+ URI uri,
+ Optional <EndpointCircuitBreaker > circuitBreaker,
+ Optional <EndpointCompression > compression,
+ Optional <EndpointRequestHeaders > requestHeaders,
+ Optional <EndpointResponseHeaders > responseHeaders,
+ Optional <EndpointIpPolicy > ipPolicy,
+ Optional <EndpointMutualTls > mutualTls,
+ Optional <EndpointTlsTermination > tlsTermination,
+ Optional <EndpointWebhookValidation > webhookValidation,
+ Optional <EndpointOAuth > oauth,
+ Optional <EndpointLogging > logging,
+ Optional <EndpointSaml > saml,
+ Optional <EndpointOidc > oidc)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EndpointCircuitBreakerModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointCircuitBreakerModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointCircuitBreakerModule.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..c1fe92e
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCompression.Builder.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCompression.Builder (ngrok Java API client 0.2.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..5540ec1
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointCompression.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointCompression (ngrok Java API client 0.2.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.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointCompressionModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointCompressionModule.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/EndpointConfiguration.html b/docs/com/ngrok/definitions/class-use/EndpointConfiguration.html
new file mode 100644
index 0000000..76f4d7c
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointConfiguration.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointConfiguration (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all endpoint configurations 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.
+
+
+
+
+
+
+
+
+
EndpointConfigurations.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointConfigurations.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointConfigurations.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointConfigurationList.html b/docs/com/ngrok/definitions/class-use/EndpointConfigurationList.html
new file mode 100644
index 0000000..011e9b5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointConfigurationList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointConfigurationList (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EndpointConfigurations.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
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..50bf37f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicy.html
@@ -0,0 +1,131 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicy (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointIpPolicyModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointIpPolicyModule.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..ee65a0f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.Builder.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicyMutate.Builder (ngrok Java API client 0.2.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..2e8bbfe
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointIpPolicyMutate.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointIpPolicyMutate (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointIpPolicyMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointLogging.html b/docs/com/ngrok/definitions/class-use/EndpointLogging.html
new file mode 100644
index 0000000..c5f5d97
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointLogging.html
@@ -0,0 +1,131 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointLogging (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointLoggingModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointLoggingModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.Builder.html b/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.Builder.html
new file mode 100644
index 0000000..c08803b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.Builder.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointLoggingMutate.Builder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointLoggingMutate.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 EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
+
+
+
list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.html b/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.html
new file mode 100644
index 0000000..7952450
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointLoggingMutate.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointLoggingMutate (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointLoggingMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
+
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
+
+
+
+
+
+
+
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..89e34cd
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTls.html
@@ -0,0 +1,131 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTls (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointMutualTlsModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointMutualTlsModule.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..66d2b8d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.Builder.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTlsMutate.Builder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presnted by the initiatiator of the TLS connection
+
+
+
+
+
list of certificate authorities that will be used to validate the TLS client
+ certificate presnted by the initiatiator 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..1e14f74
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointMutualTlsMutate.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointMutualTlsMutate (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointMutualTlsMutate.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
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..20b7653
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuth.Builder.html
@@ -0,0 +1,176 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuth.Builder (ngrok Java API client 0.2.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..f6e2b6d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuth.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuth (ngrok Java API client 0.2.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.
+
+
+
+
+
+
+
+
+
EndpointOAuthModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointOAuthModule.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..820cbde
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.Builder.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthFacebook.Builder (ngrok Java API client 0.2.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..997cfe8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthFacebook.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthFacebook (ngrok Java API client 0.2.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..bc9263d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.Builder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGitHub.Builder (ngrok Java API client 0.2.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..c63ce3a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGitHub.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGitHub (ngrok Java API client 0.2.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..c99db7a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.Builder.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGoogle.Builder (ngrok Java API client 0.2.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..c172d9d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthGoogle.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthGoogle (ngrok Java API client 0.2.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..450cab0
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.Builder.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthMicrosoft.Builder (ngrok Java API client 0.2.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..4b25eda
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthMicrosoft.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthMicrosoft (ngrok Java API client 0.2.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..10d4aea
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.Builder.html
@@ -0,0 +1,132 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthProvider.Builder (ngrok Java API client 0.2.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..1e27dc4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOAuthProvider.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOAuthProvider (ngrok Java API client 0.2.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..4d7aa4d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOidc.Builder.html
@@ -0,0 +1,190 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOidc.Builder (ngrok Java API client 0.2.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..23781dd
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointOidc.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointOidc (ngrok Java API client 0.2.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.
+
+
+
+
+
+
+
+
+
EndpointOidcModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointOidcModule.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..ad88344
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.Builder.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointRequestHeaders.Builder (ngrok Java API client 0.2.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..5a7b394
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointRequestHeaders.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointRequestHeaders (ngrok Java API client 0.2.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.
+
+
+
EndpointRequestHeadersModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointRequestHeadersModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointRequestHeadersModule.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..e5e45c9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.Builder.html
@@ -0,0 +1,128 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointResponseHeaders.Builder (ngrok Java API client 0.2.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..117b56d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointResponseHeaders.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointResponseHeaders (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointResponseHeaders.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
response headers module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EndpointResponseHeadersModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointResponseHeadersModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointResponseHeadersModule.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..09c58d4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSaml.html
@@ -0,0 +1,131 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSaml (ngrok Java API client 0.2.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.
+
+
+
+
+
+
+
+
+
EndpointSamlModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointSamlModule.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..72916e9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.Builder.html
@@ -0,0 +1,208 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSamlMutate.Builder (ngrok Java API client 0.2.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..b077237
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointSamlMutate.html
@@ -0,0 +1,141 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointSamlMutate (ngrok Java API client 0.2.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..d740539
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.Builder.html
@@ -0,0 +1,130 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTermination.Builder (ngrok Java API client 0.2.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..2d09c2d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointTlsTermination.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointTlsTermination (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointTlsTermination.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EndpointTlsTerminationModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointTlsTerminationModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointTlsTerminationModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
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..2b3d7bb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.Builder.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebhookValidation.Builder (ngrok Java API client 0.2.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..b9184d4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EndpointWebhookValidation.html
@@ -0,0 +1,184 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EndpointWebhookValidation (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebhookValidation.Builder. build ()
+
+
+
+
+
+
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebhookValidationModule.GetCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
EndpointWebhookValidationModule.ReplaceCallBuilder. blockingCall ()
+
+
Initiates the API call and blocks until it returns.
+
+
+
+
+
+
+
+
+
EndpointWebhookValidationModule.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EndpointWebhookValidationModule.ReplaceCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
Sets the module parameter.
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
+
+
+
+
+
+
Sets (or unsets) the module parameter.
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module 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..a038c17
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventDestination.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventDestination (ngrok Java API client 0.2.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..c899f11
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventDestinationList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventDestinationList (ngrok Java API client 0.2.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..6e16da6
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSource.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSource (ngrok Java API client 0.2.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..f857f4c
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceList.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceList (ngrok Java API client 0.2.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..c71fa10
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceReplace.Builder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceReplace.Builder (ngrok Java API client 0.2.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..a1ef298
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSourceReplace.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSourceReplace (ngrok Java API client 0.2.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/EventStream.html b/docs/com/ngrok/definitions/class-use/EventStream.html
new file mode 100644
index 0000000..9c2fbc7
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventStream.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventStream (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
The list of all Event Streams 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.
+
+
+
+
+
+
+
+
+
EventStreams.CreateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventStreams.GetCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventStreams.UpdateCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/class-use/EventStreamList.html b/docs/com/ngrok/definitions/class-use/EventStreamList.html
new file mode 100644
index 0000000..898a275
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventStreamList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventStreamList (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Initiates the API call and blocks until it returns.
+
+
+
EventStreams.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
+
+
+
+
+
+
+
+
+
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..8f25e1d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSubscription.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSubscription (ngrok Java API client 0.2.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..83684f4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventSubscriptionList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventSubscriptionList (ngrok Java API client 0.2.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..55c36ad
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTarget.Builder.html
@@ -0,0 +1,122 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTarget.Builder (ngrok Java API client 0.2.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..718dfcf
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTarget.html
@@ -0,0 +1,153 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTarget (ngrok Java API client 0.2.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..4631d28
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.Builder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetCloudwatchLogs.Builder (ngrok Java API client 0.2.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..74d6b96
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetCloudwatchLogs.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetCloudwatchLogs (ngrok Java API client 0.2.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..46578ab
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.Builder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetFirehose.Builder (ngrok Java API client 0.2.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..b6c1361
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetFirehose.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetFirehose (ngrok Java API client 0.2.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..89765d9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.Builder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetKinesis.Builder (ngrok Java API client 0.2.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..b7a6049
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/EventTargetKinesis.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.EventTargetKinesis (ngrok Java API client 0.2.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/IpPolicy.html b/docs/com/ngrok/definitions/class-use/IpPolicy.html
new file mode 100644
index 0000000..14fb4a2
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicy.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicy (ngrok Java API client 0.2.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..43848af
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyList (ngrok Java API client 0.2.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..54a91ec
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyRule.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyRule (ngrok Java API client 0.2.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..7b52393
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpPolicyRuleList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpPolicyRuleList (ngrok Java API client 0.2.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..540dffb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpRestriction.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpRestriction (ngrok Java API client 0.2.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..5e92823
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/IpRestrictionList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.IpRestrictionList (ngrok Java API client 0.2.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..944fc2a
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/NgrokApiError.html
@@ -0,0 +1,65 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.NgrokApiError (ngrok Java API client 0.2.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..dfffbb1
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Page.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.Page (ngrok Java API client 0.2.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.
+
+
+
+
+
+
+
+
+
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.
+
+
+
EndpointConfigurations.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventDestinations.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventStreams.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
EventSubscriptions.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.
+
+
+
Tunnels.ListCallBuilder. call ()
+
+
Initiates the API call asynchronously.
+
+
+
TunnelSessions.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..0f8cf32
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Pageable.html
@@ -0,0 +1,198 @@
+
+
+
+
+
+Uses of Interface com.ngrok.definitions.Pageable (ngrok Java API client 0.2.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
+
+
+
+
+
+
+
+
+
+
+
+
+
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..db14e01
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Ref.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.Ref (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
object reference to the endpoint configuration that will be applied to traffic
+ to this address
+
+
+
+
+
list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+
+
+
+
object referencing the endpoint configuration applied to http traffic on this
+ domain
+
+
+
+
+
object referencing the endpoint configuration applied to https traffic on this
+ domain
+
+
+
+
+
Fetches the value of the ipPolicies property.
+
+
+
+
+
the set of IP policies that are used to enforce the restriction
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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..c798a6b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedAddr.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedAddr (ngrok Java API client 0.2.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..60bcc24
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedAddrList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedAddrList (ngrok Java API client 0.2.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..be66bfc
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomain.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomain (ngrok Java API client 0.2.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..e5b3bed
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertJob.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertJob (ngrok Java API client 0.2.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..298b0e9
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.Builder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertPolicy.Builder (ngrok Java API client 0.2.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..3a1b32b
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertPolicy.html
@@ -0,0 +1,147 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertPolicy (ngrok Java API client 0.2.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..d61cfdb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainCertStatus.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainCertStatus (ngrok Java API client 0.2.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..de81fae
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/ReservedDomainList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.ReservedDomainList (ngrok Java API client 0.2.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..193c7ee
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCertificateAuthority.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCertificateAuthority (ngrok Java API client 0.2.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..57cb8df
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCertificateAuthorityList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCertificateAuthorityList (ngrok Java API client 0.2.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..120e6de
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCredential.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCredential (ngrok Java API client 0.2.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..5bc108d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshCredentialList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshCredentialList (ngrok Java API client 0.2.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..95b2d79
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshHostCertificate.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshHostCertificate (ngrok Java API client 0.2.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..45723e5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshHostCertificateList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshHostCertificateList (ngrok Java API client 0.2.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..2f036bb
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshUserCertificate.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshUserCertificate (ngrok Java API client 0.2.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..2e8a6a5
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/SshUserCertificateList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.SshUserCertificateList (ngrok Java API client 0.2.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/TlsCertificate.html b/docs/com/ngrok/definitions/class-use/TlsCertificate.html
new file mode 100644
index 0000000..036b0cc
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificate.html
@@ -0,0 +1,154 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificate (ngrok Java API client 0.2.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..6e50f0f
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificateList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificateList (ngrok Java API client 0.2.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..09914d8
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TlsCertificateSaNs.html
@@ -0,0 +1,123 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TlsCertificateSaNs (ngrok Java API client 0.2.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/Tunnel.html b/docs/com/ngrok/definitions/class-use/Tunnel.html
new file mode 100644
index 0000000..d5c538d
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/Tunnel.html
@@ -0,0 +1,105 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.Tunnel (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
the list of all online tunnels on this account
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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..86ea621
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelList (ngrok Java API client 0.2.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..feae556
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelSession.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelSession (ngrok Java API client 0.2.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..e2796e4
--- /dev/null
+++ b/docs/com/ngrok/definitions/class-use/TunnelSessionList.html
@@ -0,0 +1,97 @@
+
+
+
+
+
+Uses of Class com.ngrok.definitions.TunnelSessionList (ngrok Java API client 0.2.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/package-summary.html b/docs/com/ngrok/definitions/package-summary.html
new file mode 100644
index 0000000..9e730a9
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-summary.html
@@ -0,0 +1,520 @@
+
+
+
+
+
+com.ngrok.definitions (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok.definitions
+
+
+
+Interface Summary
+
+
+
+
+
+
Interface indicating a resource type that can have more than one page of responses.
+
+
+
+
+Class Summary
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
A class encapsulating the
AwsAuth resource.
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
AwsRole resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
A class encapsulating the
Ref resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
Tunnel resource.
+
+
+
+
+
+
+
+
+
+
+Exception Summary
+
+
+
+
+
+
Representation of an API error from ngrok.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/definitions/package-tree.html b/docs/com/ngrok/definitions/package-tree.html
new file mode 100644
index 0000000..6e2fabe
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-tree.html
@@ -0,0 +1,202 @@
+
+
+
+
+
+com.ngrok.definitions Class Hierarchy (ngrok Java API client 0.2.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..80452ab
--- /dev/null
+++ b/docs/com/ngrok/definitions/package-use.html
@@ -0,0 +1,680 @@
+
+
+
+
+
+Uses of Package com.ngrok.definitions (ngrok Java API client 0.2.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
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
Tunnel resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
ApiKey resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A class encapsulating the
IpPolicy resource.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Wrapper class that holds a single page of a
Pageable response.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/package-summary.html b/docs/com/ngrok/package-summary.html
new file mode 100644
index 0000000..a47f5fc
--- /dev/null
+++ b/docs/com/ngrok/package-summary.html
@@ -0,0 +1,116 @@
+
+
+
+
+
+com.ngrok (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok
+
+
+
+Interface Summary
+
+
+
+Class Summary
+
+
+
+
+
+
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
+
+
+
+
+Enum Summary
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/package-tree.html b/docs/com/ngrok/package-tree.html
new file mode 100644
index 0000000..02e25b3
--- /dev/null
+++ b/docs/com/ngrok/package-tree.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+com.ngrok Class Hierarchy (ngrok Java API client 0.2.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..cabedc4
--- /dev/null
+++ b/docs/com/ngrok/package-use.html
@@ -0,0 +1,139 @@
+
+
+
+
+
+Uses of Package com.ngrok (ngrok Java API client 0.2.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 PointcfgModule.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html b/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html
new file mode 100644
index 0000000..8bafe7f
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.CreateCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+AbuseReports.CreateCallBuilder (ngrok Java API client 0.2.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..defd34c
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+AbuseReports.GetCallBuilder (ngrok Java API client 0.2.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..bdd0275
--- /dev/null
+++ b/docs/com/ngrok/services/AbuseReports.html
@@ -0,0 +1,233 @@
+
+
+
+
+
+AbuseReports (ngrok Java API client 0.2.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..3ad318e
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.CreateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+AgentIngresses.CreateCallBuilder (ngrok Java API client 0.2.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..851cd97
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+AgentIngresses.DeleteCallBuilder (ngrok Java API client 0.2.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..4fd73b1
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+AgentIngresses.GetCallBuilder (ngrok Java API client 0.2.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..5eba14d
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+AgentIngresses.ListCallBuilder (ngrok Java API client 0.2.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..2697ffa
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+AgentIngresses.UpdateCallBuilder (ngrok Java API client 0.2.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..6212743
--- /dev/null
+++ b/docs/com/ngrok/services/AgentIngresses.html
@@ -0,0 +1,307 @@
+
+
+
+
+
+AgentIngresses (ngrok Java API client 0.2.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..cd2254c
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.CreateCallBuilder.html
@@ -0,0 +1,244 @@
+
+
+
+
+
+ApiKeys.CreateCallBuilder (ngrok Java API client 0.2.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..8891ebb
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ApiKeys.DeleteCallBuilder (ngrok Java API client 0.2.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..88a0f38
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+ApiKeys.GetCallBuilder (ngrok Java API client 0.2.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..93e81f1
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+ApiKeys.ListCallBuilder (ngrok Java API client 0.2.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..92a7539
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.UpdateCallBuilder.html
@@ -0,0 +1,244 @@
+
+
+
+
+
+ApiKeys.UpdateCallBuilder (ngrok Java API client 0.2.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..5bf23c7
--- /dev/null
+++ b/docs/com/ngrok/services/ApiKeys.html
@@ -0,0 +1,310 @@
+
+
+
+
+
+ApiKeys (ngrok Java API client 0.2.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..d9b1da9
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+CertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.2.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..db0b59a
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+CertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.2.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..571ec63
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+CertificateAuthorities.GetCallBuilder (ngrok Java API client 0.2.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..1cf3d17
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+CertificateAuthorities.ListCallBuilder (ngrok Java API client 0.2.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..355bbbb
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+CertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.2.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..8d0f0de
--- /dev/null
+++ b/docs/com/ngrok/services/CertificateAuthorities.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+CertificateAuthorities (ngrok Java API client 0.2.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..b73b3c6
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.CreateCallBuilder.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+Credentials.CreateCallBuilder (ngrok Java API client 0.2.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..411af97
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+Credentials.DeleteCallBuilder (ngrok Java API client 0.2.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..eb2c074
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+Credentials.GetCallBuilder (ngrok Java API client 0.2.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..332eb6c
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+Credentials.ListCallBuilder (ngrok Java API client 0.2.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..0596aac
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.UpdateCallBuilder.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+Credentials.UpdateCallBuilder (ngrok Java API client 0.2.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..a3eac1f
--- /dev/null
+++ b/docs/com/ngrok/services/Credentials.html
@@ -0,0 +1,315 @@
+
+
+
+
+
+Credentials (ngrok Java API client 0.2.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/EndpointCircuitBreakerModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointCircuitBreakerModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..e943f47
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCircuitBreakerModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointCircuitBreakerModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointCircuitBreakerModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointCircuitBreakerModule
+
+
+public class EndpointCircuitBreakerModule.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/EndpointCircuitBreakerModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointCircuitBreakerModule.GetCallBuilder.html
new file mode 100644
index 0000000..b0cc395
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCircuitBreakerModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointCircuitBreakerModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointCircuitBreakerModule.GetCallBuilder
+
+
+
+Enclosing class:
+EndpointCircuitBreakerModule
+
+
+public class EndpointCircuitBreakerModule.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/EndpointCircuitBreakerModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointCircuitBreakerModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..ae11705
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCircuitBreakerModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointCircuitBreakerModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointCircuitBreakerModule
+
+
+public class EndpointCircuitBreakerModule.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/EndpointCircuitBreakerModule.html b/docs/com/ngrok/services/EndpointCircuitBreakerModule.html
new file mode 100644
index 0000000..7765e63
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCircuitBreakerModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointCircuitBreakerModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointCircuitBreakerModule
+
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 EndpointCircuitBreakerModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointCircuitBreakerModule
+
+Creates a new sub-client for EndpointCircuitBreakerModule.
+
+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/EndpointCompressionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointCompressionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..a5a152c
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCompressionModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointCompressionModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointCompressionModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointCompressionModule
+
+
+public class EndpointCompressionModule.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/EndpointCompressionModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointCompressionModule.GetCallBuilder.html
new file mode 100644
index 0000000..83b3099
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCompressionModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointCompressionModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointCompressionModule
+
+
+public class EndpointCompressionModule.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/EndpointCompressionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointCompressionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..debccf3
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCompressionModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointCompressionModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointCompressionModule
+
+
+public class EndpointCompressionModule.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/EndpointCompressionModule.html b/docs/com/ngrok/services/EndpointCompressionModule.html
new file mode 100644
index 0000000..f0bc6cc
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointCompressionModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointCompressionModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointCompressionModule
+
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 EndpointCompressionModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointCompressionModule
+
+Creates a new sub-client for EndpointCompressionModule.
+
+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/EndpointConfigurations.CreateCallBuilder.html b/docs/com/ngrok/services/EndpointConfigurations.CreateCallBuilder.html
new file mode 100644
index 0000000..65b48c2
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.CreateCallBuilder.html
@@ -0,0 +1,718 @@
+
+
+
+
+
+EndpointConfigurations.CreateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointConfigurations
+
+
+public class EndpointConfigurations.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.
+
+
+
+
+
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 endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
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
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
they type of traffic this endpoint configuration can be applied to.
+
+
+
+
+
they type of traffic this endpoint configuration can be applied to.
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+type
+
+they type of traffic this endpoint configuration can be applied to. one of:
+ http, https, tcp
+
+Parameters:
+type - the value of the type parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+type
+
+they type of traffic this endpoint configuration can be applied to. one of:
+ http, https, tcp
+
+Parameters:
+type - the value of the type parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+description
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to. 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 endpoint configuration will be do when
+ applied or what traffic it will be applied to. Optional, max 255 bytes
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ipPolicy
+
+ip policy module configuration or null
+
+Parameters:
+ipPolicy - the value of the ip_policy parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipPolicy
+
+ip policy module configuration or null
+
+Parameters:
+ipPolicy - the value of the ip_policy parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+mutual TLS module configuration or null
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+mutual TLS module configuration or null
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+TLS termination module configuration or null
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+TLS termination module configuration or null
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+webhookValidation
+
+webhook validation module configuration or null
+
+Parameters:
+webhookValidation - the value of the webhook_validation parameter as a EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+webhookValidation
+
+webhook validation module configuration or null
+
+Parameters:
+webhookValidation - the value of the webhook_validation 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
+
+
+
+
+
+logging
+
+logging module configuration or null
+
+Parameters:
+logging - the value of the logging parameter as a EndpointLoggingMutate
+Returns:
+the call builder instance
+
+
+
+
+
+logging
+
+logging module configuration or null
+
+Parameters:
+logging - the value of the logging parameter as an Optional of EndpointLoggingMutate
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EndpointConfigurations.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointConfigurations.DeleteCallBuilder.html
new file mode 100644
index 0000000..d4033fd
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointConfigurations.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointConfigurations
+
+
+public class EndpointConfigurations.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/EndpointConfigurations.GetCallBuilder.html b/docs/com/ngrok/services/EndpointConfigurations.GetCallBuilder.html
new file mode 100644
index 0000000..83c6f7d
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointConfigurations.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointConfigurations
+
+
+public class EndpointConfigurations.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/EndpointConfigurations.ListCallBuilder.html b/docs/com/ngrok/services/EndpointConfigurations.ListCallBuilder.html
new file mode 100644
index 0000000..94d7002
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+EndpointConfigurations.ListCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointConfigurations
+
+
+public class EndpointConfigurations.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/EndpointConfigurations.UpdateCallBuilder.html b/docs/com/ngrok/services/EndpointConfigurations.UpdateCallBuilder.html
new file mode 100644
index 0000000..694436a
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.UpdateCallBuilder.html
@@ -0,0 +1,680 @@
+
+
+
+
+
+EndpointConfigurations.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointConfigurations
+
+
+public class EndpointConfigurations.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.
+
+
+
+
+
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 endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
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
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module 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 endpoint configuration will be do when
+ applied or what traffic it will be applied to. 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 endpoint configuration will be do when
+ applied or what traffic it will be applied to. Optional, max 255 bytes
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ipPolicy
+
+ip policy module configuration or null
+
+Parameters:
+ipPolicy - the value of the ip_policy parameter as a EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+ipPolicy
+
+ip policy module configuration or null
+
+Parameters:
+ipPolicy - the value of the ip_policy parameter as an Optional of EndpointIpPolicyMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+mutual TLS module configuration or null
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as a EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+mutualTls
+
+mutual TLS module configuration or null
+
+Parameters:
+mutualTls - the value of the mutual_tls parameter as an Optional of EndpointMutualTlsMutate
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+TLS termination module configuration or null
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as a EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+tlsTermination
+
+TLS termination module configuration or null
+
+Parameters:
+tlsTermination - the value of the tls_termination parameter as an Optional of EndpointTlsTermination
+Returns:
+the call builder instance
+
+
+
+
+
+webhookValidation
+
+webhook validation module configuration or null
+
+Parameters:
+webhookValidation - the value of the webhook_validation parameter as a EndpointWebhookValidation
+Returns:
+the call builder instance
+
+
+
+
+
+webhookValidation
+
+webhook validation module configuration or null
+
+Parameters:
+webhookValidation - the value of the webhook_validation 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
+
+
+
+
+
+logging
+
+logging module configuration or null
+
+Parameters:
+logging - the value of the logging parameter as a EndpointLoggingMutate
+Returns:
+the call builder instance
+
+
+
+
+
+logging
+
+logging module configuration or null
+
+Parameters:
+logging - the value of the logging parameter as an Optional of EndpointLoggingMutate
+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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EndpointConfigurations.html b/docs/com/ngrok/services/EndpointConfigurations.html
new file mode 100644
index 0000000..645113f
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointConfigurations.html
@@ -0,0 +1,312 @@
+
+
+
+
+
+EndpointConfigurations (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointConfigurations
+
extends Object
+Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled. Endpoint configurations are only
+ applied to Domains and TCP Addresses they have been attached to.
+
+ See also
https://ngrok.com/docs/api#api-endpoint-configurations .
+
+
+
+
+
+
+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 EndpointConfigurations.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
+
+
+
Delete an endpoint configuration.
+
+
+
+
+
+
+
+
+
+
+
Updates an endpoint configuration.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EndpointConfigurations
+
+Creates a new sub-client for EndpointConfigurations.
+
+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
+
+Updates an endpoint configuration. 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-endpoint-configurations-update .
+
+Parameters:
+id - unique identifier of this endpoint configuration
+Returns:
+a call builder for this API call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EndpointIpPolicyModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointIpPolicyModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..1bdab4e
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointIpPolicyModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointIpPolicyModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointIpPolicyModule
+
+
+public class EndpointIpPolicyModule.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/EndpointIpPolicyModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointIpPolicyModule.GetCallBuilder.html
new file mode 100644
index 0000000..6d54312
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointIpPolicyModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointIpPolicyModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointIpPolicyModule
+
+
+public class EndpointIpPolicyModule.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/EndpointIpPolicyModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointIpPolicyModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..0057c64
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointIpPolicyModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointIpPolicyModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointIpPolicyModule
+
+
+public class EndpointIpPolicyModule.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/EndpointIpPolicyModule.html b/docs/com/ngrok/services/EndpointIpPolicyModule.html
new file mode 100644
index 0000000..975bf7e
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointIpPolicyModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointIpPolicyModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointIpPolicyModule
+
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 EndpointIpPolicyModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointIpPolicyModule
+
+Creates a new sub-client for EndpointIpPolicyModule.
+
+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/EndpointLoggingModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointLoggingModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..a26c236
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointLoggingModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointLoggingModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointLoggingModule
+
+
+public class EndpointLoggingModule.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/EndpointLoggingModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointLoggingModule.GetCallBuilder.html
new file mode 100644
index 0000000..16e80df
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointLoggingModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointLoggingModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointLoggingModule
+
+
+public class EndpointLoggingModule.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:
+EndpointLogging
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EndpointLoggingModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointLoggingModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..f89b851
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointLoggingModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointLoggingModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointLoggingModule
+
+
+public class EndpointLoggingModule.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 EndpointLoggingMutate
+Returns:
+the call builder instance
+
+
+
+
+
+module
+
+Sets (or unsets) the module parameter.
+
+Parameters:
+module - the value of the module parameter as an Optional of EndpointLoggingMutate
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EndpointLogging
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EndpointLoggingModule.html b/docs/com/ngrok/services/EndpointLoggingModule.html
new file mode 100644
index 0000000..92e8276
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointLoggingModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointLoggingModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointLoggingModule
+
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 EndpointLoggingModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointLoggingModule
+
+Creates a new sub-client for EndpointLoggingModule.
+
+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/EndpointMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..b6817af
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointMutualTlsModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointMutualTlsModule
+
+
+public class EndpointMutualTlsModule.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/EndpointMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..b646651
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointMutualTlsModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointMutualTlsModule
+
+
+public class EndpointMutualTlsModule.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/EndpointMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..4ffe95d
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointMutualTlsModule
+
+
+public class EndpointMutualTlsModule.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/EndpointMutualTlsModule.html b/docs/com/ngrok/services/EndpointMutualTlsModule.html
new file mode 100644
index 0000000..97c1c06
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointMutualTlsModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointMutualTlsModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointMutualTlsModule
+
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 EndpointMutualTlsModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointMutualTlsModule
+
+Creates a new sub-client for EndpointMutualTlsModule.
+
+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/EndpointOAuthModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointOAuthModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..24a2045
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOAuthModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointOAuthModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOAuthModule
+
+
+public class EndpointOAuthModule.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/EndpointOAuthModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointOAuthModule.GetCallBuilder.html
new file mode 100644
index 0000000..d46f8e7
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOAuthModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointOAuthModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOAuthModule
+
+
+public class EndpointOAuthModule.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/EndpointOAuthModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointOAuthModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..f215e13
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOAuthModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointOAuthModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOAuthModule
+
+
+public class EndpointOAuthModule.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/EndpointOAuthModule.html b/docs/com/ngrok/services/EndpointOAuthModule.html
new file mode 100644
index 0000000..21a9eb8
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOAuthModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointOAuthModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOAuthModule
+
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 EndpointOAuthModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointOAuthModule
+
+Creates a new sub-client for EndpointOAuthModule.
+
+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/EndpointOidcModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointOidcModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..64256e0
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOidcModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointOidcModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOidcModule
+
+
+public class EndpointOidcModule.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/EndpointOidcModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointOidcModule.GetCallBuilder.html
new file mode 100644
index 0000000..8f219fa
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOidcModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointOidcModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOidcModule
+
+
+public class EndpointOidcModule.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/EndpointOidcModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointOidcModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..400dace
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOidcModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointOidcModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointOidcModule
+
+
+public class EndpointOidcModule.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/EndpointOidcModule.html b/docs/com/ngrok/services/EndpointOidcModule.html
new file mode 100644
index 0000000..a03708c
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointOidcModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointOidcModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointOidcModule
+
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 EndpointOidcModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointOidcModule
+
+Creates a new sub-client for EndpointOidcModule.
+
+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/EndpointRequestHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointRequestHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..f1659ae
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointRequestHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointRequestHeadersModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointRequestHeadersModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointRequestHeadersModule
+
+
+public class EndpointRequestHeadersModule.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/EndpointRequestHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointRequestHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..729453e
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointRequestHeadersModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointRequestHeadersModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointRequestHeadersModule.GetCallBuilder
+
+
+
+Enclosing class:
+EndpointRequestHeadersModule
+
+
+public class EndpointRequestHeadersModule.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/EndpointRequestHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointRequestHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..fabf3d7
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointRequestHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointRequestHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointRequestHeadersModule
+
+
+public class EndpointRequestHeadersModule.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/EndpointRequestHeadersModule.html b/docs/com/ngrok/services/EndpointRequestHeadersModule.html
new file mode 100644
index 0000000..dafa316
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointRequestHeadersModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointRequestHeadersModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointRequestHeadersModule
+
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 EndpointRequestHeadersModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointRequestHeadersModule
+
+Creates a new sub-client for EndpointRequestHeadersModule.
+
+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/EndpointResponseHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointResponseHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..e98564a
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointResponseHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointResponseHeadersModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointResponseHeadersModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointResponseHeadersModule
+
+
+public class EndpointResponseHeadersModule.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/EndpointResponseHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointResponseHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..703fcde
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointResponseHeadersModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointResponseHeadersModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointResponseHeadersModule.GetCallBuilder
+
+
+
+Enclosing class:
+EndpointResponseHeadersModule
+
+
+public class EndpointResponseHeadersModule.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/EndpointResponseHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointResponseHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..c1648d2
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointResponseHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointResponseHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointResponseHeadersModule
+
+
+public class EndpointResponseHeadersModule.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/EndpointResponseHeadersModule.html b/docs/com/ngrok/services/EndpointResponseHeadersModule.html
new file mode 100644
index 0000000..05f11b7
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointResponseHeadersModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointResponseHeadersModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointResponseHeadersModule
+
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 EndpointResponseHeadersModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointResponseHeadersModule
+
+Creates a new sub-client for EndpointResponseHeadersModule.
+
+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/EndpointSamlModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointSamlModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..3247d8b
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointSamlModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointSamlModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointSamlModule
+
+
+public class EndpointSamlModule.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/EndpointSamlModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointSamlModule.GetCallBuilder.html
new file mode 100644
index 0000000..0d052a4
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointSamlModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointSamlModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointSamlModule
+
+
+public class EndpointSamlModule.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/EndpointSamlModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointSamlModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..17f8e21
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointSamlModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointSamlModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EndpointSamlModule
+
+
+public class EndpointSamlModule.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/EndpointSamlModule.html b/docs/com/ngrok/services/EndpointSamlModule.html
new file mode 100644
index 0000000..3adc83e
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointSamlModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointSamlModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointSamlModule
+
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 EndpointSamlModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointSamlModule
+
+Creates a new sub-client for EndpointSamlModule.
+
+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/EndpointTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..1388d28
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointTlsTerminationModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointTlsTerminationModule
+
+
+public class EndpointTlsTerminationModule.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/EndpointTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..3fb1495
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointTlsTerminationModule.GetCallBuilder
+
+
+
+Enclosing class:
+EndpointTlsTerminationModule
+
+
+public class EndpointTlsTerminationModule.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/EndpointTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..d03181c
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointTlsTerminationModule
+
+
+public class EndpointTlsTerminationModule.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/EndpointTlsTerminationModule.html b/docs/com/ngrok/services/EndpointTlsTerminationModule.html
new file mode 100644
index 0000000..ef7ae4f
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointTlsTerminationModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointTlsTerminationModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointTlsTerminationModule
+
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 EndpointTlsTerminationModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointTlsTerminationModule
+
+Creates a new sub-client for EndpointTlsTerminationModule.
+
+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/EndpointWebhookValidationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/EndpointWebhookValidationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..f5ca0f4
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointWebhookValidationModule.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EndpointWebhookValidationModule.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointWebhookValidationModule.DeleteCallBuilder
+
+
+
+Enclosing class:
+EndpointWebhookValidationModule
+
+
+public class EndpointWebhookValidationModule.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/EndpointWebhookValidationModule.GetCallBuilder.html b/docs/com/ngrok/services/EndpointWebhookValidationModule.GetCallBuilder.html
new file mode 100644
index 0000000..757ee01
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointWebhookValidationModule.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EndpointWebhookValidationModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointWebhookValidationModule.GetCallBuilder
+
+
+
+Enclosing class:
+EndpointWebhookValidationModule
+
+
+public class EndpointWebhookValidationModule.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/EndpointWebhookValidationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/EndpointWebhookValidationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..067964a
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointWebhookValidationModule.ReplaceCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EndpointWebhookValidationModule.ReplaceCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder
+
+
+
+Enclosing class:
+EndpointWebhookValidationModule
+
+
+public class EndpointWebhookValidationModule.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/EndpointWebhookValidationModule.html b/docs/com/ngrok/services/EndpointWebhookValidationModule.html
new file mode 100644
index 0000000..935a15a
--- /dev/null
+++ b/docs/com/ngrok/services/EndpointWebhookValidationModule.html
@@ -0,0 +1,254 @@
+
+
+
+
+
+EndpointWebhookValidationModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EndpointWebhookValidationModule
+
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 EndpointWebhookValidationModule.
+
+
+
+
+
+
+
+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
+
+
+
+EndpointWebhookValidationModule
+
+Creates a new sub-client for EndpointWebhookValidationModule.
+
+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/EventDestinations.CreateCallBuilder.html b/docs/com/ngrok/services/EventDestinations.CreateCallBuilder.html
new file mode 100644
index 0000000..3d14cf7
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.CreateCallBuilder.html
@@ -0,0 +1,326 @@
+
+
+
+
+
+EventDestinations.CreateCallBuilder (ngrok Java API client 0.2.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..1010beb
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EventDestinations.DeleteCallBuilder (ngrok Java API client 0.2.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..6d74579
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventDestinations.GetCallBuilder (ngrok Java API client 0.2.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..736f50e
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+EventDestinations.ListCallBuilder (ngrok Java API client 0.2.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..93123a9
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.UpdateCallBuilder.html
@@ -0,0 +1,326 @@
+
+
+
+
+
+EventDestinations.UpdateCallBuilder (ngrok Java API client 0.2.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..0c25812
--- /dev/null
+++ b/docs/com/ngrok/services/EventDestinations.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+EventDestinations (ngrok Java API client 0.2.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..3255fa7
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.CreateCallBuilder.html
@@ -0,0 +1,206 @@
+
+
+
+
+
+EventSources.CreateCallBuilder (ngrok Java API client 0.2.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..a3fbb73
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EventSources.DeleteCallBuilder (ngrok Java API client 0.2.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..9d99487
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventSources.GetCallBuilder (ngrok Java API client 0.2.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..2bcef34
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.ListCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventSources.ListCallBuilder (ngrok Java API client 0.2.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..a878c41
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.UpdateCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventSources.UpdateCallBuilder (ngrok Java API client 0.2.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..2bb55b4
--- /dev/null
+++ b/docs/com/ngrok/services/EventSources.html
@@ -0,0 +1,323 @@
+
+
+
+
+
+EventSources (ngrok Java API client 0.2.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/EventStreams.CreateCallBuilder.html b/docs/com/ngrok/services/EventStreams.CreateCallBuilder.html
new file mode 100644
index 0000000..9dee66b
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.CreateCallBuilder.html
@@ -0,0 +1,394 @@
+
+
+
+
+
+EventStreams.CreateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventStreams
+
+
+public class EventStreams.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 Stream.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
The protocol that determines which events will be collected.
+
+
+
+
+
The protocol that determines which events will be collected.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
+
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 Stream. 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 Stream. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+fields
+
+A list of protocol-specific fields you want to collect on each event.
+
+Parameters:
+fields - the value of the fields parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+fields
+
+A list of protocol-specific fields you want to collect on each event.
+
+Parameters:
+fields - the value of the fields parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+eventType
+
+The protocol that determines which events will be collected. Supported values
+ are tcp_connection_closed and http_request_complete.
+
+Parameters:
+eventType - the value of the event_type parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+eventType
+
+The protocol that determines which events will be collected. Supported values
+ are tcp_connection_closed and http_request_complete.
+
+Parameters:
+eventType - the value of the event_type parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+samplingRate
+
+The percentage of all events you would like to capture. Valid values range from
+ 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+Parameters:
+samplingRate - the value of the sampling_rate parameter as a double
+Returns:
+the call builder instance
+
+
+
+
+
+samplingRate
+
+The percentage of all events you would like to capture. Valid values range from
+ 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+Parameters:
+samplingRate - the value of the sampling_rate parameter as an Optional of double
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventStream
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventStreams.DeleteCallBuilder.html b/docs/com/ngrok/services/EventStreams.DeleteCallBuilder.html
new file mode 100644
index 0000000..d7a069e
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EventStreams.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventStreams
+
+
+public class EventStreams.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/EventStreams.GetCallBuilder.html b/docs/com/ngrok/services/EventStreams.GetCallBuilder.html
new file mode 100644
index 0000000..d8ffc54
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventStreams.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventStreams
+
+
+public class EventStreams.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:
+EventStream
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventStreams.ListCallBuilder.html b/docs/com/ngrok/services/EventStreams.ListCallBuilder.html
new file mode 100644
index 0000000..f6cc2b2
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+EventStreams.ListCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventStreams
+
+
+public class EventStreams.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/EventStreams.UpdateCallBuilder.html b/docs/com/ngrok/services/EventStreams.UpdateCallBuilder.html
new file mode 100644
index 0000000..2dcfd9d
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.UpdateCallBuilder.html
@@ -0,0 +1,356 @@
+
+
+
+
+
+EventStreams.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+Enclosing class:
+EventStreams
+
+
+public class EventStreams.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 Stream.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
+
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 Stream. 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 Stream. Optional, max 255 bytes.
+
+Parameters:
+description - the value of the description parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+fields
+
+A list of protocol-specific fields you want to collect on each event.
+
+Parameters:
+fields - the value of the fields parameter as a List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+fields
+
+A list of protocol-specific fields you want to collect on each event.
+
+Parameters:
+fields - the value of the fields parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+destinationIds
+
+A list of Event Destination IDs which should be used for this Event Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+Parameters:
+destinationIds - the value of the destination_ids parameter as an Optional of List <String >
+Returns:
+the call builder instance
+
+
+
+
+
+samplingRate
+
+The percentage of all events you would like to capture. Valid values range from
+ 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+Parameters:
+samplingRate - the value of the sampling_rate parameter as a double
+Returns:
+the call builder instance
+
+
+
+
+
+samplingRate
+
+The percentage of all events you would like to capture. Valid values range from
+ 0.01, representing 1% of all events to 1.00, representing 100% of all events.
+
+Parameters:
+samplingRate - the value of the sampling_rate parameter as an Optional of double
+Returns:
+the call builder instance
+
+
+
+
+
+
+
+
+blockingCall
+
+Initiates the API call and blocks until it returns.
+
+Returns:
+EventStream
+Throws:
+InterruptedException - if the thread was interrupted during the call
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/EventStreams.html b/docs/com/ngrok/services/EventStreams.html
new file mode 100644
index 0000000..c97901e
--- /dev/null
+++ b/docs/com/ngrok/services/EventStreams.html
@@ -0,0 +1,301 @@
+
+
+
+
+
+EventStreams (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+public class EventStreams
+
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 EventStreams.
+
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
+
+
+
Create a new Event Stream.
+
+
+
+
+
Delete an Event Stream.
+
+
+
+
+
Get detailed information about an Event Stream by ID.
+
+
+
+
+
List all Event Streams available on this account.
+
+
+
+
+
Update attributes of an Event Stream by ID.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+EventStreams
+
+Creates a new sub-client for EventStreams.
+
+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 Stream.
+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..a9ddfac
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.CreateCallBuilder.html
@@ -0,0 +1,320 @@
+
+
+
+
+
+EventSubscriptions.CreateCallBuilder (ngrok Java API client 0.2.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 Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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..6eaab60
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+EventSubscriptions.DeleteCallBuilder (ngrok Java API client 0.2.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..ae0e679
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+EventSubscriptions.GetCallBuilder (ngrok Java API client 0.2.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..9857639
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+EventSubscriptions.ListCallBuilder (ngrok Java API client 0.2.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..87716c8
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.UpdateCallBuilder.html
@@ -0,0 +1,320 @@
+
+
+
+
+
+EventSubscriptions.UpdateCallBuilder (ngrok Java API client 0.2.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 Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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 Stream.
+ Event Streams are required to have at least one Event Destination.
+
+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..41161c0
--- /dev/null
+++ b/docs/com/ngrok/services/EventSubscriptions.html
@@ -0,0 +1,300 @@
+
+
+
+
+
+EventSubscriptions (ngrok Java API client 0.2.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/IpPolicies.CreateCallBuilder.html b/docs/com/ngrok/services/IpPolicies.CreateCallBuilder.html
new file mode 100644
index 0000000..857fcee
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.CreateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+IpPolicies.CreateCallBuilder (ngrok Java API client 0.2.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..56add4c
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+IpPolicies.DeleteCallBuilder (ngrok Java API client 0.2.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..f4b6eb9
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+IpPolicies.GetCallBuilder (ngrok Java API client 0.2.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..f4ca90e
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+IpPolicies.ListCallBuilder (ngrok Java API client 0.2.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..38855bb
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+IpPolicies.UpdateCallBuilder (ngrok Java API client 0.2.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..b2b8c1b
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicies.html
@@ -0,0 +1,313 @@
+
+
+
+
+
+IpPolicies (ngrok Java API client 0.2.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
+
+
+
+Parameters:
+action - the IP policy action. Supported values are allow or deny
+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..0b07c5f
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.CreateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+IpPolicyRules.CreateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+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..29516ba
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+IpPolicyRules.DeleteCallBuilder (ngrok Java API client 0.2.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..25d8725
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+IpPolicyRules.GetCallBuilder (ngrok Java API client 0.2.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..b6cfe61
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+IpPolicyRules.ListCallBuilder (ngrok Java API client 0.2.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..e8961d9
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.UpdateCallBuilder.html
@@ -0,0 +1,282 @@
+
+
+
+
+
+IpPolicyRules.UpdateCallBuilder (ngrok Java API client 0.2.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..af52cd9
--- /dev/null
+++ b/docs/com/ngrok/services/IpPolicyRules.html
@@ -0,0 +1,310 @@
+
+
+
+
+
+IpPolicyRules (ngrok Java API client 0.2.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..b20c933
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.CreateCallBuilder.html
@@ -0,0 +1,282 @@
+
+
+
+
+
+IpRestrictions.CreateCallBuilder (ngrok Java API client 0.2.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..4e93504
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+IpRestrictions.DeleteCallBuilder (ngrok Java API client 0.2.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..51e2194
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+IpRestrictions.GetCallBuilder (ngrok Java API client 0.2.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..945b78c
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+IpRestrictions.ListCallBuilder (ngrok Java API client 0.2.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..c2d4978
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.UpdateCallBuilder.html
@@ -0,0 +1,318 @@
+
+
+
+
+
+IpRestrictions.UpdateCallBuilder (ngrok Java API client 0.2.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..11820f2
--- /dev/null
+++ b/docs/com/ngrok/services/IpRestrictions.html
@@ -0,0 +1,320 @@
+
+
+
+
+
+IpRestrictions (ngrok Java API client 0.2.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
+ initate 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..1d38514
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.CreateCallBuilder.html
@@ -0,0 +1,322 @@
+
+
+
+
+
+ReservedAddrs.CreateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
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
+
+
+
+
+
+endpointConfigurationId
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+Parameters:
+endpointConfigurationId - the value of the endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+endpointConfigurationId
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+Parameters:
+endpointConfigurationId - the value of the endpoint_configuration_id 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..8e2bd99
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedAddrs.DeleteCallBuilder (ngrok Java API client 0.2.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.DeleteEndpointConfigCallBuilder.html b/docs/com/ngrok/services/ReservedAddrs.DeleteEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..9a94222
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.DeleteEndpointConfigCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedAddrs.DeleteEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.ReservedAddrs.DeleteEndpointConfigCallBuilder
+
+
+
+Enclosing class:
+ReservedAddrs
+
+
+public class ReservedAddrs.DeleteEndpointConfigCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent DeleteEndpointConfig 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..f017095
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+ReservedAddrs.GetCallBuilder (ngrok Java API client 0.2.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..1721111
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+ReservedAddrs.ListCallBuilder (ngrok Java API client 0.2.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..8baf24a
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.UpdateCallBuilder.html
@@ -0,0 +1,284 @@
+
+
+
+
+
+ReservedAddrs.UpdateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
+endpointConfigurationId
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+Parameters:
+endpointConfigurationId - the value of the endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+endpointConfigurationId
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+Parameters:
+endpointConfigurationId - the value of the endpoint_configuration_id 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..7265e3f
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedAddrs.html
@@ -0,0 +1,327 @@
+
+
+
+
+
+ReservedAddrs (ngrok Java API client 0.2.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 DeleteEndpointConfig 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.
+
+
+
+
+
Detach the endpoint configuration attached to 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
+
+
+
+
+
+deleteEndpointConfig
+
+
+
+Parameters:
+id - a resource identifier
+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..fde7cc3
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.CreateCallBuilder.html
@@ -0,0 +1,446 @@
+
+
+
+
+
+ReservedDomains.CreateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
+httpEndpointConfigurationId
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+Parameters:
+httpEndpointConfigurationId - the value of the http_endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+httpEndpointConfigurationId
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+Parameters:
+httpEndpointConfigurationId - the value of the http_endpoint_configuration_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+httpsEndpointConfigurationId
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+Parameters:
+httpsEndpointConfigurationId - the value of the https_endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+httpsEndpointConfigurationId
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+Parameters:
+httpsEndpointConfigurationId - the value of the https_endpoint_configuration_id 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..7c1642e
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedDomains.DeleteCallBuilder (ngrok Java API client 0.2.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..25d8293
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedDomains.DeleteCertificateCallBuilder (ngrok Java API client 0.2.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..df7d7b6
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedDomains.DeleteCertificateManagementPolicyCallBuilder (ngrok Java API client 0.2.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.DeleteHttpEndpointConfigCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.DeleteHttpEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..a1c8f17
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteHttpEndpointConfigCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedDomains.DeleteHttpEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.ReservedDomains.DeleteHttpEndpointConfigCallBuilder
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.DeleteHttpEndpointConfigCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent DeleteHttpEndpointConfig 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.DeleteHttpsEndpointConfigCallBuilder.html b/docs/com/ngrok/services/ReservedDomains.DeleteHttpsEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..28f85da
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.DeleteHttpsEndpointConfigCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+ReservedDomains.DeleteHttpsEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+java.lang.Object
+
com.ngrok.services.ReservedDomains.DeleteHttpsEndpointConfigCallBuilder
+
+
+
+Enclosing class:
+ReservedDomains
+
+
+public class ReservedDomains.DeleteHttpsEndpointConfigCallBuilder
+
extends Object
+A builder object encapsulating state for an unsent DeleteHttpsEndpointConfig 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..668d1cb
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+ReservedDomains.GetCallBuilder (ngrok Java API client 0.2.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..9d59c35
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+ReservedDomains.ListCallBuilder (ngrok Java API client 0.2.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..7a190a6
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.UpdateCallBuilder.html
@@ -0,0 +1,408 @@
+
+
+
+
+
+ReservedDomains.UpdateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
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
+
+
+
+
+
+
+
+
+
+
+
+httpEndpointConfigurationId
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+Parameters:
+httpEndpointConfigurationId - the value of the http_endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+httpEndpointConfigurationId
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+Parameters:
+httpEndpointConfigurationId - the value of the http_endpoint_configuration_id parameter as an Optional of String
+Returns:
+the call builder instance
+
+
+
+
+
+httpsEndpointConfigurationId
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+Parameters:
+httpsEndpointConfigurationId - the value of the https_endpoint_configuration_id parameter as a String
+Returns:
+the call builder instance
+
+
+
+
+
+httpsEndpointConfigurationId
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+Parameters:
+httpsEndpointConfigurationId - the value of the https_endpoint_configuration_id 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..6f2c304
--- /dev/null
+++ b/docs/com/ngrok/services/ReservedDomains.html
@@ -0,0 +1,405 @@
+
+
+
+
+
+ReservedDomains (ngrok Java API client 0.2.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 DeleteHttpEndpointConfig API call.
+
+
class
+
+
+
A builder object encapsulating state for an unsent DeleteHttpsEndpointConfig 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.
+
+
+
+
+
Detach the http endpoint configuration attached to a reserved domain.
+
+
+
+
+
Detach the https endpoint configuration 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
+
+
+
+
+
+deleteHttpEndpointConfig
+
+
+
+Parameters:
+id - a resource identifier
+Returns:
+a call builder for this API call
+
+
+
+
+
+deleteHttpsEndpointConfig
+
+
+
+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..a11064c
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,358 @@
+
+
+
+
+
+SshCertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.2.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..f778486
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+SshCertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.2.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..8657bf1
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+SshCertificateAuthorities.GetCallBuilder (ngrok Java API client 0.2.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..765f0ba
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+SshCertificateAuthorities.ListCallBuilder (ngrok Java API client 0.2.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..0b59a07
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+SshCertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.2.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..e09fb45
--- /dev/null
+++ b/docs/com/ngrok/services/SshCertificateAuthorities.html
@@ -0,0 +1,311 @@
+
+
+
+
+
+SshCertificateAuthorities (ngrok Java API client 0.2.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..dcd5928
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.CreateCallBuilder.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+SshCredentials.CreateCallBuilder (ngrok Java API client 0.2.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..fa41c9c
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+SshCredentials.DeleteCallBuilder (ngrok Java API client 0.2.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..193d4ab
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+SshCredentials.GetCallBuilder (ngrok Java API client 0.2.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..9c944c5
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+SshCredentials.ListCallBuilder (ngrok Java API client 0.2.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..6f9fd47
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.UpdateCallBuilder.html
@@ -0,0 +1,304 @@
+
+
+
+
+
+SshCredentials.UpdateCallBuilder (ngrok Java API client 0.2.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..7142d6d
--- /dev/null
+++ b/docs/com/ngrok/services/SshCredentials.html
@@ -0,0 +1,312 @@
+
+
+
+
+
+SshCredentials (ngrok Java API client 0.2.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..4ca1512
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.CreateCallBuilder.html
@@ -0,0 +1,366 @@
+
+
+
+
+
+SshHostCertificates.CreateCallBuilder (ngrok Java API client 0.2.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..7a3d3b4
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+SshHostCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..114d93b
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+SshHostCertificates.GetCallBuilder (ngrok Java API client 0.2.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..71a2a64
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+SshHostCertificates.ListCallBuilder (ngrok Java API client 0.2.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..6dae0dc
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+SshHostCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..2ed3f1d
--- /dev/null
+++ b/docs/com/ngrok/services/SshHostCertificates.html
@@ -0,0 +1,317 @@
+
+
+
+
+
+SshHostCertificates (ngrok Java API client 0.2.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..f2214ad
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.CreateCallBuilder.html
@@ -0,0 +1,458 @@
+
+
+
+
+
+SshUserCertificates.CreateCallBuilder (ngrok Java API client 0.2.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 authorizinig
+ 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 authorizinig
+ 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..e68eed0
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+SshUserCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..3baa368
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+SshUserCertificates.GetCallBuilder (ngrok Java API client 0.2.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..8c6e83d
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+SshUserCertificates.ListCallBuilder (ngrok Java API client 0.2.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..b8c2c0e
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.UpdateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+SshUserCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..2d3f85c
--- /dev/null
+++ b/docs/com/ngrok/services/SshUserCertificates.html
@@ -0,0 +1,317 @@
+
+
+
+
+
+SshUserCertificates (ngrok Java API client 0.2.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/TlsCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/TlsCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..f535e27
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.CreateCallBuilder.html
@@ -0,0 +1,244 @@
+
+
+
+
+
+TlsCertificates.CreateCallBuilder (ngrok Java API client 0.2.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..eca9ce9
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.DeleteCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+TlsCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..bed7926
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+TlsCertificates.GetCallBuilder (ngrok Java API client 0.2.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..81dc18a
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+TlsCertificates.ListCallBuilder (ngrok Java API client 0.2.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..7e52485
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.UpdateCallBuilder.html
@@ -0,0 +1,244 @@
+
+
+
+
+
+TlsCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..6cdd25d
--- /dev/null
+++ b/docs/com/ngrok/services/TlsCertificates.html
@@ -0,0 +1,319 @@
+
+
+
+
+
+TlsCertificates (ngrok Java API client 0.2.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/TunnelSessions.GetCallBuilder.html b/docs/com/ngrok/services/TunnelSessions.GetCallBuilder.html
new file mode 100644
index 0000000..387c153
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.GetCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+TunnelSessions.GetCallBuilder (ngrok Java API client 0.2.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..28f9400
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+TunnelSessions.ListCallBuilder (ngrok Java API client 0.2.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..92ad1b5
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.RestartCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+TunnelSessions.RestartCallBuilder (ngrok Java API client 0.2.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..4f0814c
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.StopCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+TunnelSessions.StopCallBuilder (ngrok Java API client 0.2.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..a272ee5
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.UpdateCallBuilder.html
@@ -0,0 +1,168 @@
+
+
+
+
+
+TunnelSessions.UpdateCallBuilder (ngrok Java API client 0.2.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..585af73
--- /dev/null
+++ b/docs/com/ngrok/services/TunnelSessions.html
@@ -0,0 +1,323 @@
+
+
+
+
+
+TunnelSessions (ngrok Java API client 0.2.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.ListCallBuilder.html b/docs/com/ngrok/services/Tunnels.ListCallBuilder.html
new file mode 100644
index 0000000..d91c5c8
--- /dev/null
+++ b/docs/com/ngrok/services/Tunnels.ListCallBuilder.html
@@ -0,0 +1,242 @@
+
+
+
+
+
+Tunnels.ListCallBuilder (ngrok Java API client 0.2.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..a0bc6ed
--- /dev/null
+++ b/docs/com/ngrok/services/Tunnels.html
@@ -0,0 +1,203 @@
+
+
+
+
+
+Tunnels (ngrok Java API client 0.2.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 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
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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..508adad
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.CreateCallBuilder.html
@@ -0,0 +1,103 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports.CreateCallBuilder (ngrok Java API client 0.2.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..c7d5634
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports.GetCallBuilder (ngrok Java API client 0.2.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..1c11d35
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AbuseReports.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AbuseReports (ngrok Java API client 0.2.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..d1ec14b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.CreateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.CreateCallBuilder (ngrok Java API client 0.2.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..add1611
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.DeleteCallBuilder (ngrok Java API client 0.2.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..2d54cb6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.GetCallBuilder (ngrok Java API client 0.2.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..2c69ff8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.ListCallBuilder (ngrok Java API client 0.2.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..4515a78
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.UpdateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses.UpdateCallBuilder (ngrok Java API client 0.2.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..afa8ae9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/AgentIngresses.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.AgentIngresses (ngrok Java API client 0.2.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..9bdb83e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.CreateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.CreateCallBuilder (ngrok Java API client 0.2.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..514d2f2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.DeleteCallBuilder (ngrok Java API client 0.2.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..31b17d8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.GetCallBuilder (ngrok Java API client 0.2.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..15e9048
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.ListCallBuilder (ngrok Java API client 0.2.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..202eac9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.UpdateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys.UpdateCallBuilder (ngrok Java API client 0.2.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..f1087f8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ApiKeys.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ApiKeys (ngrok Java API client 0.2.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..023d763
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.2.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..0750428
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.2.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..d25a159
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.GetCallBuilder (ngrok Java API client 0.2.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..a60a27c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.ListCallBuilder (ngrok Java API client 0.2.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..7fd9ecd
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.2.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..71411de
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/CertificateAuthorities.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.CertificateAuthorities (ngrok Java API client 0.2.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..301de82
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.CreateCallBuilder.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.CreateCallBuilder (ngrok Java API client 0.2.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..5c16b25
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.DeleteCallBuilder (ngrok Java API client 0.2.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..90f3b68
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.GetCallBuilder (ngrok Java API client 0.2.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..88a0925
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.ListCallBuilder (ngrok Java API client 0.2.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..3bbeaa0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.UpdateCallBuilder.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials.UpdateCallBuilder (ngrok Java API client 0.2.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..31efaec
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Credentials.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Credentials (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Tunnel Credentials are ngrok agent authtokens.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..6b70e40
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCircuitBreakerModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointCircuitBreakerModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.GetCallBuilder.html
new file mode 100644
index 0000000..f08178b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCircuitBreakerModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointCircuitBreakerModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..12fac71
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointCircuitBreakerModule.html b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.html
new file mode 100644
index 0000000..ba97a1a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCircuitBreakerModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCircuitBreakerModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointCompressionModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCompressionModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..176f25d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCompressionModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCompressionModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointCompressionModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCompressionModule.GetCallBuilder.html
new file mode 100644
index 0000000..7366704
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCompressionModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCompressionModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointCompressionModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointCompressionModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..a52a41d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCompressionModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointCompressionModule.html b/docs/com/ngrok/services/class-use/EndpointCompressionModule.html
new file mode 100644
index 0000000..14c1561
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointCompressionModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointCompressionModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.CreateCallBuilder.html
new file mode 100644
index 0000000..0166c6b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.CreateCallBuilder.html
@@ -0,0 +1,246 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations.CreateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
circuit breaker module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
+
+
compression module configuration or null
+
+
+
EndpointConfigurations. create ()
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
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
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
EndpointConfigurations.CreateCallBuilder. type (String type)
+
+
they type of traffic this endpoint configuration can be applied to.
+
+
+
+
+
they type of traffic this endpoint configuration can be applied to.
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.DeleteCallBuilder.html
new file mode 100644
index 0000000..18917e2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete an endpoint configuration.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.GetCallBuilder.html
new file mode 100644
index 0000000..5982f45
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.ListCallBuilder.html
new file mode 100644
index 0000000..4398239
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations.ListCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
EndpointConfigurations.ListCallBuilder. limit (String limit)
+
+
Sets the limit parameter.
+
+
+
+
+
Sets (or unsets) the limit parameter.
+
+
+
EndpointConfigurations. list ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.UpdateCallBuilder.html
new file mode 100644
index 0000000..3bd8a8b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.UpdateCallBuilder.html
@@ -0,0 +1,234 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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 endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
ip policy module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
logging module configuration or null
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
arbitrary user-defined machine-readable data of this endpoint configuration.
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
mutual TLS module configuration or null
+
+
+
+
+
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
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
TLS termination module configuration or null
+
+
+
+
+
Updates an endpoint configuration.
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
webhook validation module configuration or null
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointConfigurations.html b/docs/com/ngrok/services/class-use/EndpointConfigurations.html
new file mode 100644
index 0000000..2e2d01c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointConfigurations.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointConfigurations (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..f694007
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointIpPolicyModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointIpPolicyModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.GetCallBuilder.html
new file mode 100644
index 0000000..e8fbed6
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointIpPolicyModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointIpPolicyModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..3763b28
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointIpPolicyModule.html b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.html
new file mode 100644
index 0000000..b5fbe6e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointIpPolicyModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointIpPolicyModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.PointcfgModuleNamespace. ipPolicy ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointLoggingModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointLoggingModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..6d1bdc4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointLoggingModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointLoggingModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointLoggingModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointLoggingModule.GetCallBuilder.html
new file mode 100644
index 0000000..059449a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointLoggingModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointLoggingModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointLoggingModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointLoggingModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..eea59bf
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointLoggingModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointLoggingModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointLoggingModule.html b/docs/com/ngrok/services/class-use/EndpointLoggingModule.html
new file mode 100644
index 0000000..2153310
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointLoggingModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointLoggingModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.PointcfgModuleNamespace. logging ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..b8660e7
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointMutualTlsModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointMutualTlsModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.GetCallBuilder.html
new file mode 100644
index 0000000..f66be51
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointMutualTlsModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointMutualTlsModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..813ffdb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointMutualTlsModule.html b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.html
new file mode 100644
index 0000000..737ee8c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointMutualTlsModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointMutualTlsModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointOAuthModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOAuthModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..3eb8d0b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOAuthModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOAuthModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointOAuthModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOAuthModule.GetCallBuilder.html
new file mode 100644
index 0000000..5cc7f51
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOAuthModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOAuthModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointOAuthModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOAuthModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..76f8a9d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOAuthModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOAuthModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointOAuthModule.html b/docs/com/ngrok/services/class-use/EndpointOAuthModule.html
new file mode 100644
index 0000000..c7535c9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOAuthModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOAuthModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.PointcfgModuleNamespace. oauth ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointOidcModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOidcModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..01145ec
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOidcModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOidcModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointOidcModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOidcModule.GetCallBuilder.html
new file mode 100644
index 0000000..0902a54
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOidcModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOidcModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointOidcModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointOidcModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..a26ebfd
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOidcModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOidcModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointOidcModule.html b/docs/com/ngrok/services/class-use/EndpointOidcModule.html
new file mode 100644
index 0000000..d708236
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointOidcModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointOidcModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.PointcfgModuleNamespace. oidc ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..031ba41
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointRequestHeadersModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointRequestHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..40c969f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointRequestHeadersModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointRequestHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..82dd39d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointRequestHeadersModule.html b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.html
new file mode 100644
index 0000000..5fafcb1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointRequestHeadersModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointRequestHeadersModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..b24d3ad
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointResponseHeadersModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointResponseHeadersModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.GetCallBuilder.html
new file mode 100644
index 0000000..378bbfc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointResponseHeadersModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointResponseHeadersModule. get (String id)
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..a51b1cc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointResponseHeadersModule.html b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.html
new file mode 100644
index 0000000..7bc9fc9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointResponseHeadersModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointResponseHeadersModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointSamlModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointSamlModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..7ad08ff
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointSamlModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointSamlModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointSamlModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointSamlModule.GetCallBuilder.html
new file mode 100644
index 0000000..3e467d1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointSamlModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointSamlModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointSamlModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointSamlModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..58107f8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointSamlModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointSamlModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointSamlModule.html b/docs/com/ngrok/services/class-use/EndpointSamlModule.html
new file mode 100644
index 0000000..a6acc6d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointSamlModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointSamlModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ngrok.PointcfgModuleNamespace. saml ()
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..2365d55
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointTlsTerminationModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointTlsTerminationModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.GetCallBuilder.html
new file mode 100644
index 0000000..ec64509
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointTlsTerminationModule.GetCallBuilder (ngrok Java API client 0.2.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/EndpointTlsTerminationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..f0da4f5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointTlsTerminationModule.html b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.html
new file mode 100644
index 0000000..65da843
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointTlsTerminationModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointTlsTerminationModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.DeleteCallBuilder.html
new file mode 100644
index 0000000..ec334c4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointWebhookValidationModule.DeleteCallBuilder (ngrok Java API client 0.2.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/EndpointWebhookValidationModule.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.GetCallBuilder.html
new file mode 100644
index 0000000..28c275d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointWebhookValidationModule.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
EndpointWebhookValidationModule. get (String id)
+
+
Creates a call builder for the Get API operation.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.ReplaceCallBuilder.html b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.ReplaceCallBuilder.html
new file mode 100644
index 0000000..e8c4a4f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.ReplaceCallBuilder.html
@@ -0,0 +1,102 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder (ngrok Java API client 0.2.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/EndpointWebhookValidationModule.html b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.html
new file mode 100644
index 0000000..d7e244c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EndpointWebhookValidationModule.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EndpointWebhookValidationModule (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
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..e5090db
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.CreateCallBuilder.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.CreateCallBuilder (ngrok Java API client 0.2.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..a8ca3b8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.DeleteCallBuilder (ngrok Java API client 0.2.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..0b6e8eb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.GetCallBuilder (ngrok Java API client 0.2.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..033265b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.ListCallBuilder (ngrok Java API client 0.2.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..2e48041
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.UpdateCallBuilder.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations.UpdateCallBuilder (ngrok Java API client 0.2.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..1d24cbf
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventDestinations.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventDestinations (ngrok Java API client 0.2.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..a14b7ef
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.CreateCallBuilder.html
@@ -0,0 +1,104 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.CreateCallBuilder (ngrok Java API client 0.2.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..63becbb
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.DeleteCallBuilder.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.DeleteCallBuilder (ngrok Java API client 0.2.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..4aae633
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.GetCallBuilder.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.GetCallBuilder (ngrok Java API client 0.2.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..94ed4f5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.ListCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.ListCallBuilder (ngrok Java API client 0.2.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..3471a1f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.UpdateCallBuilder.html
@@ -0,0 +1,95 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources.UpdateCallBuilder (ngrok Java API client 0.2.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..134f377
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSources.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSources (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventSources.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/EventStreams.CreateCallBuilder.html
new file mode 100644
index 0000000..ecefa9a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.CreateCallBuilder.html
@@ -0,0 +1,152 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams.CreateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Create a new Event Stream.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
The protocol that determines which events will be collected.
+
+
+
+
+
The protocol that determines which events will be collected.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
EventStreams.CreateCallBuilder. samplingRate (double samplingRate)
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.DeleteCallBuilder.html b/docs/com/ngrok/services/class-use/EventStreams.DeleteCallBuilder.html
new file mode 100644
index 0000000..e29dac2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete an Event Stream.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.GetCallBuilder.html b/docs/com/ngrok/services/class-use/EventStreams.GetCallBuilder.html
new file mode 100644
index 0000000..d46fb8d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams.GetCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Get detailed information about an Event Stream by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.ListCallBuilder.html b/docs/com/ngrok/services/class-use/EventStreams.ListCallBuilder.html
new file mode 100644
index 0000000..f4678a1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams.ListCallBuilder (ngrok Java API client 0.2.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 Streams available on this account.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.UpdateCallBuilder.html b/docs/com/ngrok/services/class-use/EventStreams.UpdateCallBuilder.html
new file mode 100644
index 0000000..3cc1f50
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.UpdateCallBuilder.html
@@ -0,0 +1,142 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
Human-readable description of the Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
A list of protocol-specific fields you want to collect on each event.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
+
+
Arbitrary user-defined machine-readable data of this Event Stream.
+
+
+
EventStreams.UpdateCallBuilder. samplingRate (double samplingRate)
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
The percentage of all events you would like to capture.
+
+
+
+
+
Update attributes of an Event Stream by ID.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/EventStreams.html b/docs/com/ngrok/services/class-use/EventStreams.html
new file mode 100644
index 0000000..5d63bb0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventStreams.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventStreams (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventStreams.
+
+
+
+
+
+
+
+
+
+
+
+
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..232b54e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.CreateCallBuilder.html
@@ -0,0 +1,132 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.CreateCallBuilder (ngrok Java API client 0.2.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 Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
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..072174c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.DeleteCallBuilder (ngrok Java API client 0.2.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..1e34e37
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.GetCallBuilder (ngrok Java API client 0.2.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..20411b7
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.ListCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Sets the before_id parameter.
+
+
+
+
+
Sets (or unsets) the before_id parameter.
+
+
+
EventSubscriptions.ListCallBuilder. limit (String limit)
+
+
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..3979a59
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.UpdateCallBuilder.html
@@ -0,0 +1,132 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions.UpdateCallBuilder (ngrok Java API client 0.2.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 Stream.
+
+
+
+
+
A list of Event Destination IDs which should be used for this Event Stream.
+
+
+
+
+
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..fc5252d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/EventSubscriptions.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.EventSubscriptions (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Creates a service client for EventSubscriptions.
+
+
+
+
+
+
+
+
+
+
+
+
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..e0ba673
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.CreateCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.CreateCallBuilder (ngrok Java API client 0.2.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..8822f62
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.DeleteCallBuilder (ngrok Java API client 0.2.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..1f20d70
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.GetCallBuilder (ngrok Java API client 0.2.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..530a642
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.ListCallBuilder (ngrok Java API client 0.2.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..3419341
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies.UpdateCallBuilder (ngrok Java API client 0.2.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..ba60834
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicies.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicies (ngrok Java API client 0.2.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..96e509d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.CreateCallBuilder.html
@@ -0,0 +1,113 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.CreateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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..0c05bb3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.DeleteCallBuilder (ngrok Java API client 0.2.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..7b14f0f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.GetCallBuilder (ngrok Java API client 0.2.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..7e49d63
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.ListCallBuilder (ngrok Java API client 0.2.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..f6263c8
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.UpdateCallBuilder.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
IpPolicyRules.UpdateCallBuilder. cidr (String cidr)
+
+
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..dfab05c
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpPolicyRules.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpPolicyRules (ngrok Java API client 0.2.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..6c8e782
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.CreateCallBuilder.html
@@ -0,0 +1,125 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.CreateCallBuilder (ngrok Java API client 0.2.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..4612b62
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.DeleteCallBuilder (ngrok Java API client 0.2.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..8adcbb7
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.GetCallBuilder (ngrok Java API client 0.2.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..92e518e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.ListCallBuilder (ngrok Java API client 0.2.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..2a31d4b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.UpdateCallBuilder.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions.UpdateCallBuilder (ngrok Java API client 0.2.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..8b0abac
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/IpRestrictions.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.IpRestrictions (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
An IP restriction is a restriction placed on the CIDRs that are allowed to
+ initate 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..afdc33a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.CreateCallBuilder.html
@@ -0,0 +1,134 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.CreateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
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..56a3846
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.DeleteCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Delete a reserved address.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteEndpointConfigCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..c7fa05e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.DeleteEndpointConfigCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.DeleteEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Detach the endpoint configuration attached to 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..6339133
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.GetCallBuilder (ngrok Java API client 0.2.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..69d2721
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.ListCallBuilder (ngrok Java API client 0.2.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..a96387e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.UpdateCallBuilder.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs.UpdateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+
+
+
+
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..73fbed7
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedAddrs.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedAddrs (ngrok Java API client 0.2.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..70dd282
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.CreateCallBuilder.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.CreateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
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..d45ac00
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCallBuilder (ngrok Java API client 0.2.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..57afdec
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCertificateCallBuilder (ngrok Java API client 0.2.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..0831596
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteCertificateManagementPolicyCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteCertificateManagementPolicyCallBuilder (ngrok Java API client 0.2.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.DeleteHttpEndpointConfigCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteHttpEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..b100e09
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteHttpEndpointConfigCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteHttpEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Detach the http endpoint configuration attached to a reserved domain.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/class-use/ReservedDomains.DeleteHttpsEndpointConfigCallBuilder.html b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteHttpsEndpointConfigCallBuilder.html
new file mode 100644
index 0000000..8bf63d5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.DeleteHttpsEndpointConfigCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.DeleteHttpsEndpointConfigCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Detach the https endpoint configuration 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..67398e0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.GetCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.GetCallBuilder (ngrok Java API client 0.2.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..7874e71
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.ListCallBuilder (ngrok Java API client 0.2.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..d846aed
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.UpdateCallBuilder.html
@@ -0,0 +1,160 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains.UpdateCallBuilder (ngrok Java API client 0.2.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
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+
+
+
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..257228e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/ReservedDomains.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.ReservedDomains (ngrok Java API client 0.2.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..ec90483
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.CreateCallBuilder.html
@@ -0,0 +1,144 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.CreateCallBuilder (ngrok Java API client 0.2.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.
+
+
+
SshCertificateAuthorities.CreateCallBuilder. metadata (String metadata)
+
+
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..01a497e
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.DeleteCallBuilder (ngrok Java API client 0.2.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..aea03d3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.GetCallBuilder (ngrok Java API client 0.2.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..e6125d2
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.ListCallBuilder (ngrok Java API client 0.2.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..2f43480
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities.UpdateCallBuilder (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
+
+
human-readable description of this SSH Certificate Authority.
+
+
+
SshCertificateAuthorities.UpdateCallBuilder. metadata (String metadata)
+
+
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..43aa998
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCertificateAuthorities.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCertificateAuthorities (ngrok Java API client 0.2.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..1a44eed
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.CreateCallBuilder.html
@@ -0,0 +1,124 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.CreateCallBuilder (ngrok Java API client 0.2.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..8b63127
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.DeleteCallBuilder (ngrok Java API client 0.2.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..119c43f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.GetCallBuilder (ngrok Java API client 0.2.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..976da8f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.ListCallBuilder (ngrok Java API client 0.2.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..075d31a
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.UpdateCallBuilder.html
@@ -0,0 +1,126 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials.UpdateCallBuilder (ngrok Java API client 0.2.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..e425e88
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshCredentials.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshCredentials (ngrok Java API client 0.2.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..a288ee1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.CreateCallBuilder.html
@@ -0,0 +1,145 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.CreateCallBuilder (ngrok Java API client 0.2.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..d80e1cd
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..e18e989
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.GetCallBuilder (ngrok Java API client 0.2.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..979e5fc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.ListCallBuilder (ngrok Java API client 0.2.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..8f2ae1d
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..8e3a23f
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshHostCertificates.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshHostCertificates (ngrok Java API client 0.2.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..d428639
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.CreateCallBuilder.html
@@ -0,0 +1,165 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.CreateCallBuilder (ngrok Java API client 0.2.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..6b2ed52
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..3613ca5
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.GetCallBuilder (ngrok Java API client 0.2.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..ab64ddc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.ListCallBuilder (ngrok Java API client 0.2.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..80c88d1
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..18a6558
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/SshUserCertificates.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.SshUserCertificates (ngrok Java API client 0.2.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/TlsCertificates.CreateCallBuilder.html b/docs/com/ngrok/services/class-use/TlsCertificates.CreateCallBuilder.html
new file mode 100644
index 0000000..2078fdc
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.CreateCallBuilder.html
@@ -0,0 +1,115 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.CreateCallBuilder (ngrok Java API client 0.2.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..04a4e7b
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.DeleteCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.DeleteCallBuilder (ngrok Java API client 0.2.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..14f85f9
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.GetCallBuilder (ngrok Java API client 0.2.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..625fd16
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.ListCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.ListCallBuilder (ngrok Java API client 0.2.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..0f93e58
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.UpdateCallBuilder.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates.UpdateCallBuilder (ngrok Java API client 0.2.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..f2073a0
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TlsCertificates.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TlsCertificates (ngrok Java API client 0.2.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/TunnelSessions.GetCallBuilder.html b/docs/com/ngrok/services/class-use/TunnelSessions.GetCallBuilder.html
new file mode 100644
index 0000000..0582432
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.GetCallBuilder.html
@@ -0,0 +1,94 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.GetCallBuilder (ngrok Java API client 0.2.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..7fc24f3
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.ListCallBuilder (ngrok Java API client 0.2.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..08e4587
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.RestartCallBuilder.html
@@ -0,0 +1,92 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.RestartCallBuilder (ngrok Java API client 0.2.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..7673746
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.StopCallBuilder.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.StopCallBuilder (ngrok Java API client 0.2.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..2fc2766
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.UpdateCallBuilder.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions.UpdateCallBuilder (ngrok Java API client 0.2.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..d1cb957
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/TunnelSessions.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.TunnelSessions (ngrok Java API client 0.2.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.ListCallBuilder.html b/docs/com/ngrok/services/class-use/Tunnels.ListCallBuilder.html
new file mode 100644
index 0000000..efe9239
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Tunnels.ListCallBuilder.html
@@ -0,0 +1,112 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Tunnels.ListCallBuilder (ngrok Java API client 0.2.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..b573bf4
--- /dev/null
+++ b/docs/com/ngrok/services/class-use/Tunnels.html
@@ -0,0 +1,93 @@
+
+
+
+
+
+Uses of Class com.ngrok.services.Tunnels (ngrok Java API client 0.2.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/package-summary.html b/docs/com/ngrok/services/package-summary.html
new file mode 100644
index 0000000..6978109
--- /dev/null
+++ b/docs/com/ngrok/services/package-summary.html
@@ -0,0 +1,230 @@
+
+
+
+
+
+com.ngrok.services (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+package com.ngrok.services
+
+
+
+Class Summary
+
+
+
+
+
+
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.
+
+
+
+
+
+
+
+
Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+ initate 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.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/com/ngrok/services/package-tree.html b/docs/com/ngrok/services/package-tree.html
new file mode 100644
index 0000000..9d68c00
--- /dev/null
+++ b/docs/com/ngrok/services/package-tree.html
@@ -0,0 +1,256 @@
+
+
+
+
+
+com.ngrok.services Class Hierarchy (ngrok Java API client 0.2.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..24c5b6a
--- /dev/null
+++ b/docs/com/ngrok/services/package-use.html
@@ -0,0 +1,824 @@
+
+
+
+
+
+Uses of Package com.ngrok.services (ngrok Java API client 0.2.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.
+
+
+
+
+
+
+
+
Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
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
+ initate 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.
+
+
+
+
+
+
+
+
+
+
+
+
+
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 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 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 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 DeleteEndpointConfig 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 DeleteHttpEndpointConfig API call.
+
+
+
+
A builder object encapsulating state for an unsent DeleteHttpsEndpointConfig 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 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 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.
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/constant-values.html b/docs/constant-values.html
new file mode 100644
index 0000000..28a50e4
--- /dev/null
+++ b/docs/constant-values.html
@@ -0,0 +1,90 @@
+
+
+
+
+
+Constant Field Values (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+com.ngrok.*
+
+
+
+
+
+
+
+
+
+
"2"
+
+
+
"0.2.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..fb247a5
--- /dev/null
+++ b/docs/help-doc.html
@@ -0,0 +1,166 @@
+
+
+
+
+
+API Help (ngrok Java API client 0.2.0 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+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 six 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 class/interface description, summary tables, and detailed member descriptions:
+
+Class Inheritance Diagram
+Direct Subclasses
+All Known Subinterfaces
+All Known Implementing Classes
+Class or Interface Declaration
+Class or Interface Description
+
+
+
+Nested Class Summary
+Field Summary
+Property Summary
+Constructor Summary
+Method Summary
+
+
+
+Field Details
+Property Details
+Constructor Details
+Method Details
+
+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.
+
+
+Annotation Type
+Each annotation type has its own separate page with the following sections:
+
+Annotation Type Declaration
+Annotation Type Description
+Required Element Summary
+Optional Element Summary
+Element Details
+
+
+
+Enum
+Each enum has its own separate page with the following sections:
+
+Enum Declaration
+Enum Description
+Enum Constant Summary
+Enum Constant Details
+
+
+
+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.
+
+
+
+Index
+The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.
+
+
+Serialized Form
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.
+
+
+
+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 "camel-case" 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.
+
+
+
+
+
+
+
+
diff --git a/docs/index-all.html b/docs/index-all.html
new file mode 100644
index 0000000..c9c0f3c
--- /dev/null
+++ b/docs/index-all.html
@@ -0,0 +1,8607 @@
+
+
+
+
+
+Index (ngrok Java API client 0.2.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 | 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.
+
+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
+
+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.EndpointConfigurations.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.EventStreams.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.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.Tunnels.ListCallBuilder
+
+Sets the before_id parameter.
+
+beforeId(String) - Method in class com.ngrok.services.TunnelSessions.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.EndpointConfigurations.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.EventStreams.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.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.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.
+
+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.EndpointCircuitBreakerModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointCircuitBreakerModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointCompressionModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointCompressionModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointConfigurations.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointConfigurations.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointConfigurations.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointIpPolicyModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointIpPolicyModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointLoggingModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointLoggingModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointLoggingModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointMutualTlsModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOAuthModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOAuthModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOAuthModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOidcModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOidcModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointOidcModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointRequestHeadersModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointRequestHeadersModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointResponseHeadersModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointResponseHeadersModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointSamlModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointSamlModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointSamlModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointTlsTerminationModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointWebhookValidationModule.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointWebhookValidationModule.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder
+
+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.EventStreams.CreateCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventStreams.DeleteCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventStreams.GetCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventStreams.ListCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.EventStreams.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.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.DeleteEndpointConfigCallBuilder
+
+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.DeleteHttpEndpointConfigCallBuilder
+
+Initiates the API call and blocks until it returns.
+
+blockingCall() - Method in class com.ngrok.services.ReservedDomains.DeleteHttpsEndpointConfigCallBuilder
+
+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.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.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.
+
+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.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.EndpointLoggingMutate.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.EndpointWebhookValidation.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.EndpointCircuitBreakerModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointCircuitBreakerModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointCompressionModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointCompressionModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointConfigurations.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointConfigurations.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointConfigurations.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointIpPolicyModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointIpPolicyModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointLoggingModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointLoggingModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointLoggingModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointMutualTlsModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointMutualTlsModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOAuthModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOAuthModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOAuthModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOidcModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOidcModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointOidcModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointRequestHeadersModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointRequestHeadersModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointResponseHeadersModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointResponseHeadersModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointSamlModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointSamlModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointSamlModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointTlsTerminationModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointTlsTerminationModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointWebhookValidationModule.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointWebhookValidationModule.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder
+
+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.EventStreams.CreateCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventStreams.DeleteCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventStreams.GetCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventStreams.ListCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.EventStreams.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.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.DeleteEndpointConfigCallBuilder
+
+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.DeleteHttpEndpointConfigCallBuilder
+
+Initiates the API call asynchronously.
+
+call() - Method in class com.ngrok.services.ReservedDomains.DeleteHttpsEndpointConfigCallBuilder
+
+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.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.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.
+
+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 presnted by the initiatiator 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 presnted by the initiatiator 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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+circuitBreaker(EndpointCircuitBreaker) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(EndpointCircuitBreaker) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+circuit breaker module configuration or null
+
+circuitBreaker(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EndpointConfigurations.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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+compression(EndpointCompression) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+compression module configuration or null
+
+compression(EndpointCompression) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+compression module configuration or null
+
+compression(Optional<EndpointCompression>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+compression module configuration or null
+
+compression(Optional<EndpointCompression>) - Method in class com.ngrok.services.EndpointConfigurations.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.EndpointConfigurations
+
+
+
+create() - Method in class com.ngrok.services.EventDestinations
+
+Create a new Event Destination.
+
+create() - Method in class com.ngrok.services.EventStreams
+
+Create a new Event Stream.
+
+create() - Method in class com.ngrok.services.EventSubscriptions
+
+Create an Event Subscription.
+
+create() - Method in class com.ngrok.services.ReservedAddrs
+
+Create a new reserved address.
+
+create() - Method in class com.ngrok.services.SshCertificateAuthorities
+
+
+
+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.IpPolicies
+
+Create a new IP policy.
+
+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, 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.EndpointCircuitBreakerModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointCompressionModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointConfigurations
+
+Delete an endpoint configuration.
+
+delete(String) - Method in class com.ngrok.services.EndpointIpPolicyModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointLoggingModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointMutualTlsModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointOAuthModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointOidcModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointRequestHeadersModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointResponseHeadersModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointSamlModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointTlsTerminationModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EndpointWebhookValidationModule
+
+Creates a call builder for the Delete API operation.
+
+delete(String) - Method in class com.ngrok.services.EventDestinations
+
+Delete an Event Destination.
+
+delete(String) - Method in class com.ngrok.services.EventStreams
+
+Delete an Event Stream.
+
+delete(String) - Method in class com.ngrok.services.EventSubscriptions
+
+Delete an Event Subscription.
+
+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.TlsCertificates
+
+
+
+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.
+
+deleteEndpointConfig(String) - Method in class com.ngrok.services.ReservedAddrs
+
+Detach the endpoint configuration attached to a reserved address.
+
+deleteHttpEndpointConfig(String) - Method in class com.ngrok.services.ReservedDomains
+
+Detach the http endpoint configuration attached to a reserved domain.
+
+deleteHttpsEndpointConfig(String) - Method in class com.ngrok.services.ReservedDomains
+
+Detach the https endpoint configuration 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.EndpointConfigurations.CreateCallBuilder
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+description(String) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+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.EventStreams.CreateCallBuilder
+
+Human-readable description of the Event Stream.
+
+description(String) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+Human-readable description of the Event Stream.
+
+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.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(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.EndpointConfigurations.CreateCallBuilder
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+description(Optional<String>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+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.EventStreams.CreateCallBuilder
+
+Human-readable description of the Event Stream.
+
+description(Optional<String>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+Human-readable description of the Event Stream.
+
+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.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.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventSubscriptions.CreateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+destinationIds(List<String>) - Method in class com.ngrok.services.EventSubscriptions.UpdateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+destinationIds(Optional<List<String>>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+destinationIds(Optional<List<String>>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+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 Stream.
+
+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 Stream.
+
+
+E
+
+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.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.EndpointLoggingMutate.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.EndpointWebhookValidation.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.EndpointLoggingMutate.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.EndpointWebhookValidation.Builder
+
+true if the module will be applied to traffic, false
+ to disable.
+
+EndpointCircuitBreaker - Class in com.ngrok.definitions
+
+
+
+EndpointCircuitBreaker.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointCircuitBreakerModule - Class in com.ngrok.services
+
+
+
+EndpointCircuitBreakerModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointCircuitBreakerModule
+
+Creates a new sub-client for EndpointCircuitBreakerModule.
+
+EndpointCircuitBreakerModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointCircuitBreakerModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointCircuitBreakerModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointCompression - Class in com.ngrok.definitions
+
+
+
+EndpointCompression.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointCompressionModule - Class in com.ngrok.services
+
+
+
+EndpointCompressionModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointCompressionModule
+
+Creates a new sub-client for EndpointCompressionModule.
+
+EndpointCompressionModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointCompressionModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointCompressionModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointConfiguration - Class in com.ngrok.definitions
+
+
+
+EndpointConfiguration(String, String, String, String, OffsetDateTime, URI, Optional<EndpointCircuitBreaker>, Optional<EndpointCompression>, Optional<EndpointRequestHeaders>, Optional<EndpointResponseHeaders>, Optional<EndpointIpPolicy>, Optional<EndpointMutualTls>, Optional<EndpointTlsTermination>, Optional<EndpointWebhookValidation>, Optional<EndpointOAuth>, Optional<EndpointLogging>, Optional<EndpointSaml>, Optional<EndpointOidc>) - Constructor for class com.ngrok.definitions.EndpointConfiguration
+
+
+
+endpointConfigurationId(String) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+endpointConfigurationId(String) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+endpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.CreateCallBuilder
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+endpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedAddrs.UpdateCallBuilder
+
+ID of an endpoint configuration of type tcp that will be used to handle inbound
+ traffic to this address
+
+EndpointConfigurationList - Class in com.ngrok.definitions
+
+
+
+EndpointConfigurationList(List<EndpointConfiguration>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.EndpointConfigurationList
+
+
+
+endpointConfigurations() - Method in class com.ngrok.Ngrok
+
+Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+EndpointConfigurations - Class in com.ngrok.services
+
+Endpoint Configurations are a reusable group of modules that encapsulate how
+ traffic to a domain or address is handled.
+
+EndpointConfigurations(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointConfigurations
+
+Creates a new sub-client for EndpointConfigurations.
+
+EndpointConfigurations.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EndpointConfigurations.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointConfigurations.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointConfigurations.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EndpointConfigurations.UpdateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Update API call.
+
+EndpointIpPolicy - Class in com.ngrok.definitions
+
+
+
+EndpointIpPolicy(Optional<Boolean>, List<Ref>) - Constructor for class com.ngrok.definitions.EndpointIpPolicy
+
+
+
+EndpointIpPolicyModule - Class in com.ngrok.services
+
+
+
+EndpointIpPolicyModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointIpPolicyModule
+
+Creates a new sub-client for EndpointIpPolicyModule.
+
+EndpointIpPolicyModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointIpPolicyModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointIpPolicyModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointIpPolicyMutate - Class in com.ngrok.definitions
+
+
+
+EndpointIpPolicyMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointLogging - Class in com.ngrok.definitions
+
+
+
+EndpointLogging(Optional<Boolean>, List<Ref>) - Constructor for class com.ngrok.definitions.EndpointLogging
+
+
+
+EndpointLoggingModule - Class in com.ngrok.services
+
+
+
+EndpointLoggingModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointLoggingModule
+
+Creates a new sub-client for EndpointLoggingModule.
+
+EndpointLoggingModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointLoggingModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointLoggingModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointLoggingMutate - Class in com.ngrok.definitions
+
+
+
+EndpointLoggingMutate.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointMutualTls - Class in com.ngrok.definitions
+
+
+
+EndpointMutualTls(Optional<Boolean>, List<Ref>) - Constructor for class com.ngrok.definitions.EndpointMutualTls
+
+
+
+EndpointMutualTlsModule - Class in com.ngrok.services
+
+
+
+EndpointMutualTlsModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointMutualTlsModule
+
+Creates a new sub-client for EndpointMutualTlsModule.
+
+EndpointMutualTlsModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointMutualTlsModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointMutualTlsModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+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
+
+
+
+EndpointOAuthModule - Class in com.ngrok.services
+
+
+
+EndpointOAuthModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointOAuthModule
+
+Creates a new sub-client for EndpointOAuthModule.
+
+EndpointOAuthModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointOAuthModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointOAuthModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+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
+
+
+
+EndpointOidcModule - Class in com.ngrok.services
+
+
+
+EndpointOidcModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointOidcModule
+
+Creates a new sub-client for EndpointOidcModule.
+
+EndpointOidcModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointOidcModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointOidcModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointRequestHeaders - Class in com.ngrok.definitions
+
+
+
+EndpointRequestHeaders.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointRequestHeadersModule - Class in com.ngrok.services
+
+
+
+EndpointRequestHeadersModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointRequestHeadersModule
+
+Creates a new sub-client for EndpointRequestHeadersModule.
+
+EndpointRequestHeadersModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointRequestHeadersModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointRequestHeadersModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointResponseHeaders - Class in com.ngrok.definitions
+
+
+
+EndpointResponseHeaders.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointResponseHeadersModule - Class in com.ngrok.services
+
+
+
+EndpointResponseHeadersModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointResponseHeadersModule
+
+Creates a new sub-client for EndpointResponseHeadersModule.
+
+EndpointResponseHeadersModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointResponseHeadersModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointResponseHeadersModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace 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
+
+
+
+EndpointSamlModule - Class in com.ngrok.services
+
+
+
+EndpointSamlModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointSamlModule
+
+Creates a new sub-client for EndpointSamlModule.
+
+EndpointSamlModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointSamlModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointSamlModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+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
+
+
+
+EndpointTlsTerminationModule - Class in com.ngrok.services
+
+
+
+EndpointTlsTerminationModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointTlsTerminationModule
+
+Creates a new sub-client for EndpointTlsTerminationModule.
+
+EndpointTlsTerminationModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointTlsTerminationModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointTlsTerminationModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+EndpointWebhookValidation - Class in com.ngrok.definitions
+
+
+
+EndpointWebhookValidation.Builder - Class in com.ngrok.definitions
+
+
+
+EndpointWebhookValidationModule - Class in com.ngrok.services
+
+
+
+EndpointWebhookValidationModule(NgrokApiClient) - Constructor for class com.ngrok.services.EndpointWebhookValidationModule
+
+Creates a new sub-client for EndpointWebhookValidationModule.
+
+EndpointWebhookValidationModule.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EndpointWebhookValidationModule.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EndpointWebhookValidationModule.ReplaceCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Replace API call.
+
+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.EndpointCircuitBreaker
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointCompression
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointConfiguration
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointConfigurationList
+
+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.EndpointLogging
+
+equals(Object) - Method in class com.ngrok.definitions.EndpointLoggingMutate
+
+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.EndpointWebhookValidation
+
+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.EventStream
+
+equals(Object) - Method in class com.ngrok.definitions.EventStreamList
+
+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.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.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.Tunnel
+
+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
+
+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.
+
+EventStream - Class in com.ngrok.definitions
+
+
+
+EventStream(String, URI, OffsetDateTime, String, String, List<String>, String, List<String>, Double) - Constructor for class com.ngrok.definitions.EventStream
+
+
+
+eventStreamIds(List<String>) - Method in class com.ngrok.definitions.EndpointLoggingMutate.Builder
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+eventStreamIds(Optional<List<String>>) - Method in class com.ngrok.definitions.EndpointLoggingMutate.Builder
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+EventStreamList - Class in com.ngrok.definitions
+
+
+
+EventStreamList(List<EventStream>, URI, Optional<URI>) - Constructor for class com.ngrok.definitions.EventStreamList
+
+
+
+eventStreams() - Method in class com.ngrok.Ngrok
+
+Creates a service client for EventStreams.
+
+EventStreams - Class in com.ngrok.services
+
+
+
+EventStreams(NgrokApiClient) - Constructor for class com.ngrok.services.EventStreams
+
+Creates a new sub-client for EventStreams.
+
+EventStreams.CreateCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Create API call.
+
+EventStreams.DeleteCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Delete API call.
+
+EventStreams.GetCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent Get API call.
+
+EventStreams.ListCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent List API call.
+
+EventStreams.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
+
+
+
+eventType(String) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+The protocol that determines which events will be collected.
+
+eventType(Optional<String>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+The protocol that determines which events will be collected.
+
+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
+
+fields(List<String>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+A list of protocol-specific fields you want to collect on each event.
+
+fields(List<String>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+A list of protocol-specific fields you want to collect on each event.
+
+fields(Optional<List<String>>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+A list of protocol-specific fields you want to collect on each event.
+
+fields(Optional<List<String>>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+A list of protocol-specific fields you want to collect on each event.
+
+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.EndpointCircuitBreakerModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointCompressionModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointConfigurations
+
+
+
+get(String) - Method in class com.ngrok.services.EndpointIpPolicyModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointLoggingModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointMutualTlsModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointOAuthModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointOidcModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointRequestHeadersModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointResponseHeadersModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointSamlModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointTlsTerminationModule
+
+Creates a call builder for the Get API operation.
+
+get(String) - Method in class com.ngrok.services.EndpointWebhookValidationModule
+
+Creates a call builder for the Get API operation.
+
+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.EventStreams
+
+Get detailed information about an Event Stream 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.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.TlsCertificates
+
+
+
+get(String) - Method in class com.ngrok.services.TunnelSessions
+
+
+
+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.IpPolicy
+
+the IP policy action.
+
+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.
+
+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 presnted by the initiatiator 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.EndpointConfiguration
+
+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.EndpointConfiguration
+
+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.EndpointConfiguration
+
+timestamp when the endpoint configuration was created, 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.EventStream
+
+Timestamp when the Event Stream 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.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.TlsCertificate
+
+timestamp when the TLS certificate 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.EndpointConfiguration
+
+human-readable description of what this endpoint configuration will be do when
+ applied or what traffic it will be applied to.
+
+getDescription() - Method in class com.ngrok.definitions.EventDestination
+
+Human-readable description of the Event Destination.
+
+getDescription() - Method in class com.ngrok.definitions.EventStream
+
+Human-readable description of the Event Stream.
+
+getDescription() - Method in class com.ngrok.definitions.EventSubscription
+
+Arbitrary customer supplied information intended to be human readable.
+
+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.TlsCertificate
+
+human-readable description of this TLS certificate.
+
+getDestinationIds() - Method in class com.ngrok.definitions.EventStream
+
+A list of Event Destination IDs which should be used for this Event Stream.
+
+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.ReservedDomain
+
+hostname of the reserved domain
+
+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.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.EndpointLogging
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEnabled() - Method in class com.ngrok.definitions.EndpointLoggingMutate
+
+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.EndpointWebhookValidation
+
+true if the module will be applied to traffic, false
+ to disable.
+
+getEndpointConfiguration() - Method in class com.ngrok.definitions.ReservedAddr
+
+object reference to the endpoint configuration that will be applied to traffic
+ to this address
+
+getEndpointConfigurations() - Method in class com.ngrok.definitions.EndpointConfigurationList
+
+the list of all endpoint configurations 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.
+
+getEventStreamIds() - Method in class com.ngrok.definitions.EndpointLoggingMutate
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+getEventStreams() - Method in class com.ngrok.definitions.EndpointLogging
+
+list of all EventStreams that will be used to configure and export this
+ endpoint's logs
+
+getEventStreams() - Method in class com.ngrok.definitions.EventStreamList
+
+The list of all Event Streams on this account.
+
+getEventSubscriptions() - Method in class com.ngrok.definitions.EventSubscriptionList
+
+The list of all Event Subscriptions on this account.
+
+getEventType() - Method in class com.ngrok.definitions.EventStream
+
+The protocol that determines which events will be collected.
+
+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
+
+getFields() - Method in class com.ngrok.definitions.EventStream
+
+A list of protocol-specific fields you want to collect on each event.
+
+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.
+
+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
+
+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
+
+getHttpEndpointConfiguration() - Method in class com.ngrok.definitions.ReservedDomain
+
+object referencing the endpoint configuration applied to http traffic on this
+ domain
+
+getHttpsEndpointConfiguration() - Method in class com.ngrok.definitions.ReservedDomain
+
+object referencing the endpoint configuration applied to https traffic on this
+ domain
+
+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.EndpointConfiguration
+
+unique identifier of this endpoint configuration
+
+getId() - Method in class com.ngrok.definitions.EventDestination
+
+Unique identifier for this Event Destination.
+
+getId() - Method in class com.ngrok.definitions.EventStream
+
+Unique identifier for this Event Stream.
+
+getId() - Method in class com.ngrok.definitions.EventSubscription
+
+Unique identifier for this Event Subscription.
+
+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.TlsCertificate
+
+unique identifier for this TLS certificate
+
+getId() - Method in class com.ngrok.definitions.Tunnel
+
+unique tunnel resource identifier
+
+getId() - Method in class com.ngrok.definitions.TunnelSession
+
+unique tunnel session resource identifier
+
+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.EndpointConfiguration
+
+ip policy module configuration or null
+
+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
+
+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.
+
+getLogging() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+logging module configuration or null
+
+getLogGroupArn() - Method in class com.ngrok.definitions.EventTargetCloudwatchLogs
+
+An Amazon Resource Name specifying the CloudWatch Logs group to deposit events
+ into.
+
+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.EndpointConfiguration
+
+arbitrary user-defined machine-readable data of this endpoint configuration.
+
+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.EventStream
+
+Arbitrary user-defined machine-readable data of this Event Stream.
+
+getMetadata() - Method in class com.ngrok.definitions.EventSubscription
+
+Arbitrary customer supplied information intended to be machine readable.
+
+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.TlsCertificate
+
+arbitrary user-defined machine-readable data of this TLS certificate.
+
+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.TunnelSession
+
+arbitrary user-defined data specified in the metadata property in the ngrok
+ configuration file.
+
+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.
+
+getMsg() - Method in class com.ngrok.definitions.ReservedDomainCertJob
+
+a message describing the current status or error
+
+getMutualTls() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+mutual TLS module configuration or null
+
+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.EndpointConfigurationList
+
+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.EventStreamList
+
+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.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.TlsCertificateList
+
+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
+
+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.EndpointConfiguration
+
+oauth module configuration or null
+
+getOidc() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+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.Tunnel
+
+tunnel protocol.
+
+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.Tunnel
+
+URL of the tunnel's public endpoint
+
+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.EndpointConfiguration
+
+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.EndpointConfiguration
+
+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.
+
+getSaml() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+saml module configuration or null
+
+getSamplingRate() - Method in class com.ngrok.definitions.EventStream
+
+The percentage of all events you would like to capture.
+
+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.
+
+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.
+
+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
+
+getTlsTermination() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+TLS termination module configuration or null
+
+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 client.
+
+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
+
+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.EndpointConfiguration
+
+they type of traffic this endpoint configuration can be applied to.
+
+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.
+
+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.EndpointConfiguration
+
+URI of the endpoint configuration API resource
+
+getUri() - Method in class com.ngrok.definitions.EndpointConfigurationList
+
+URI of the endpoint configurations 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.EventStream
+
+URI of the Event Stream API resource.
+
+getUri() - Method in class com.ngrok.definitions.EventStreamList
+
+URI of the Event Stream list API resource.
+
+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.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 resrtrictions 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.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.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
+
+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.
+
+getWebhookValidation() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+webhook validation module 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.EndpointCircuitBreaker
+
+hashCode() - Method in class com.ngrok.definitions.EndpointCompression
+
+hashCode() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+hashCode() - Method in class com.ngrok.definitions.EndpointConfigurationList
+
+hashCode() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+hashCode() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+hashCode() - Method in class com.ngrok.definitions.EndpointLogging
+
+hashCode() - Method in class com.ngrok.definitions.EndpointLoggingMutate
+
+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.EndpointWebhookValidation
+
+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.EventStream
+
+hashCode() - Method in class com.ngrok.definitions.EventStreamList
+
+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.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.TlsCertificate
+
+hashCode() - Method in class com.ngrok.definitions.TlsCertificateList
+
+hashCode() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+hashCode() - Method in class com.ngrok.definitions.Tunnel
+
+hashCode() - Method in class com.ngrok.definitions.TunnelList
+
+hashCode() - Method in class com.ngrok.definitions.TunnelSession
+
+hashCode() - Method in class com.ngrok.definitions.TunnelSessionList
+
+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.
+
+httpEndpointConfigurationId(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+httpEndpointConfigurationId(String) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+httpEndpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+httpEndpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of an endpoint configuration of type http that will be used to handle inbound
+ http traffic to this domain
+
+httpsEndpointConfigurationId(String) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+httpsEndpointConfigurationId(String) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+httpsEndpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.CreateCallBuilder
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+httpsEndpointConfigurationId(Optional<String>) - Method in class com.ngrok.services.ReservedDomains.UpdateCallBuilder
+
+ID of an endpoint configuration of type https that will be used to handle
+ inbound https traffic to this domain
+
+
+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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+ipPolicy(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+ip policy module configuration or null
+
+ipPolicy(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+ip policy module configuration or null
+
+ipPolicy(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+ip policy module configuration or null
+
+ipPolicy(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+ip policy module configuration or null
+
+IpPolicy - Class in com.ngrok.definitions
+
+A class encapsulating the
IpPolicy resource.
+
+IpPolicy(String, URI, OffsetDateTime, String, 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) - 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 - 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
+ initate 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
+ initate 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
+
+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.EndpointConfigurations.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.EventStreams.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.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.Tunnels.ListCallBuilder
+
+Sets the limit parameter.
+
+limit(String) - Method in class com.ngrok.services.TunnelSessions.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.EndpointConfigurations.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.EventStreams.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.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.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.
+
+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.EndpointConfigurations
+
+
+
+list() - Method in class com.ngrok.services.EventDestinations
+
+List all Event Destinations on this account.
+
+list() - Method in class com.ngrok.services.EventStreams
+
+List all Event Streams available on this account.
+
+list() - Method in class com.ngrok.services.EventSubscriptions
+
+List this Account's Event Subscriptions.
+
+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.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(String) - Method in class com.ngrok.services.EventSources
+
+
+
+logging() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+logging(EndpointLoggingMutate) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+logging module configuration or null
+
+logging(EndpointLoggingMutate) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+logging module configuration or null
+
+logging(Optional<EndpointLoggingMutate>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+logging module configuration or null
+
+logging(Optional<EndpointLoggingMutate>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+logging module configuration or null
+
+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
+
+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.EndpointConfigurations.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this endpoint configuration.
+
+metadata(String) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this endpoint configuration.
+
+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.EventStreams.CreateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Stream.
+
+metadata(String) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Stream.
+
+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.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(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.EndpointConfigurations.CreateCallBuilder
+
+arbitrary user-defined machine-readable data of this endpoint configuration.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+arbitrary user-defined machine-readable data of this endpoint configuration.
+
+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.EventStreams.CreateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Stream.
+
+metadata(Optional<String>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+Arbitrary user-defined machine-readable data of this Event Stream.
+
+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.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.
+
+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(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.
+
+module(EndpointCircuitBreaker) - Method in class com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointCompression) - Method in class com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointIpPolicyMutate) - Method in class com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointLoggingMutate) - Method in class com.ngrok.services.EndpointLoggingModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointOAuth) - Method in class com.ngrok.services.EndpointOAuthModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointOidc) - Method in class com.ngrok.services.EndpointOidcModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointRequestHeaders) - Method in class com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointResponseHeaders) - Method in class com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointSamlMutate) - Method in class com.ngrok.services.EndpointSamlModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointTlsTermination) - Method in class com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(EndpointWebhookValidation) - Method in class com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder
+
+Sets the module parameter.
+
+module(Optional<EndpointCircuitBreaker>) - Method in class com.ngrok.services.EndpointCircuitBreakerModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointCompression>) - Method in class com.ngrok.services.EndpointCompressionModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointIpPolicyMutate>) - Method in class com.ngrok.services.EndpointIpPolicyModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointLoggingMutate>) - Method in class com.ngrok.services.EndpointLoggingModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EndpointMutualTlsModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EndpointOAuthModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointOidc>) - Method in class com.ngrok.services.EndpointOidcModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EndpointRequestHeadersModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EndpointResponseHeadersModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EndpointSamlModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.EndpointTlsTerminationModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+module(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EndpointWebhookValidationModule.ReplaceCallBuilder
+
+Sets (or unsets) the module parameter.
+
+mutualTls() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+mutual TLS module configuration or null
+
+mutualTls(EndpointMutualTlsMutate) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+mutual TLS module configuration or null
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+mutual TLS module configuration or null
+
+mutualTls(Optional<EndpointMutualTlsMutate>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+mutual TLS module configuration or null
+
+
+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.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.EndpointLoggingMutate
+
+
+
+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.EndpointWebhookValidation
+
+
+
+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.PointcfgModuleNamespace - Class in com.ngrok
+
+A namespace object for PointcfgModule.
+
+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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+oauth(EndpointOAuth) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+oauth module configuration or null
+
+oauth(EndpointOAuth) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+oauth module configuration or null
+
+oauth(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+oauth module configuration or null
+
+oauth(Optional<EndpointOAuth>) - Method in class com.ngrok.services.EndpointConfigurations.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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+oidc(EndpointOidc) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+oidc module configuration or null
+
+oidc(EndpointOidc) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+oidc module configuration or null
+
+oidc(Optional<EndpointOidc>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+oidc module configuration or null
+
+oidc(Optional<EndpointOidc>) - Method in class com.ngrok.services.EndpointConfigurations.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
+
+pointcfgModule() - Method in class com.ngrok.Ngrok
+
+Creates a namespace object for PointcfgModule.
+
+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.EndpointCircuitBreakerModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointCompressionModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointIpPolicyModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointLoggingModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointMutualTlsModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointOAuthModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointOidcModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointRequestHeadersModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointResponseHeadersModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointSamlModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointTlsTerminationModule
+
+Creates a call builder for the Replace API operation.
+
+replace(String) - Method in class com.ngrok.services.EndpointWebhookValidationModule
+
+Creates a call builder for the Replace API operation.
+
+requestHeaders() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+requestHeaders(EndpointRequestHeaders) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(EndpointRequestHeaders) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+request headers module configuration or null
+
+requestHeaders(Optional<EndpointRequestHeaders>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+request headers module configuration or null
+
+ReservedAddr - Class in com.ngrok.definitions
+
+
+
+ReservedAddr(String, URI, OffsetDateTime, String, String, String, String, Optional<Ref>) - 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.DeleteEndpointConfigCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent DeleteEndpointConfig 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<Ref>, 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.DeleteHttpEndpointConfigCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent DeleteHttpEndpointConfig API call.
+
+ReservedDomains.DeleteHttpsEndpointConfigCallBuilder - Class in com.ngrok.services
+
+A builder object encapsulating state for an unsent DeleteHttpsEndpointConfig 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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+responseHeaders(EndpointResponseHeaders) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(EndpointResponseHeaders) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+response headers module configuration or null
+
+responseHeaders(Optional<EndpointResponseHeaders>) - Method in class com.ngrok.services.EndpointConfigurations.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() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+saml(EndpointSamlMutate) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+saml module configuration or null
+
+saml(EndpointSamlMutate) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+saml module configuration or null
+
+saml(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+saml module configuration or null
+
+saml(Optional<EndpointSamlMutate>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+saml module configuration or null
+
+samplingRate(double) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+The percentage of all events you would like to capture.
+
+samplingRate(double) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+The percentage of all events you would like to capture.
+
+samplingRate(Optional<Double>) - Method in class com.ngrok.services.EventStreams.CreateCallBuilder
+
+The percentage of all events you would like to capture.
+
+samplingRate(Optional<Double>) - Method in class com.ngrok.services.EventStreams.UpdateCallBuilder
+
+The percentage of all events you would like to capture.
+
+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.
+
+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.
+
+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.
+
+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
+
+
+
+tlsTermination() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+tlsTermination(EndpointTlsTermination) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+TLS termination module configuration or null
+
+tlsTermination(EndpointTlsTermination) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+TLS termination module configuration or null
+
+tlsTermination(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+TLS termination module configuration or null
+
+tlsTermination(Optional<EndpointTlsTermination>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+TLS termination module configuration or null
+
+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.EndpointCircuitBreaker
+
+toString() - Method in class com.ngrok.definitions.EndpointCompression
+
+toString() - Method in class com.ngrok.definitions.EndpointConfiguration
+
+toString() - Method in class com.ngrok.definitions.EndpointConfigurationList
+
+toString() - Method in class com.ngrok.definitions.EndpointIpPolicy
+
+toString() - Method in class com.ngrok.definitions.EndpointIpPolicyMutate
+
+toString() - Method in class com.ngrok.definitions.EndpointLogging
+
+toString() - Method in class com.ngrok.definitions.EndpointLoggingMutate
+
+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.EndpointWebhookValidation
+
+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.EventStream
+
+toString() - Method in class com.ngrok.definitions.EventStreamList
+
+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.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.TlsCertificate
+
+toString() - Method in class com.ngrok.definitions.TlsCertificateList
+
+toString() - Method in class com.ngrok.definitions.TlsCertificateSaNs
+
+toString() - Method in class com.ngrok.definitions.Tunnel
+
+toString() - Method in class com.ngrok.definitions.TunnelList
+
+toString() - Method in class com.ngrok.definitions.TunnelSession
+
+toString() - Method in class com.ngrok.definitions.TunnelSessionList
+
+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) - Constructor for class com.ngrok.definitions.Tunnel
+
+Creates a new instance of
Tunnel.
+
+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.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.EndpointConfigurations.CreateCallBuilder
+
+they type of traffic this endpoint configuration can be applied to.
+
+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.EndpointConfigurations.CreateCallBuilder
+
+they type of traffic this endpoint configuration can be applied to.
+
+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.EndpointConfigurations
+
+Updates an endpoint configuration.
+
+update(String) - Method in class com.ngrok.services.EventDestinations
+
+Update attributes of an Event Destination.
+
+update(String) - Method in class com.ngrok.services.EventStreams
+
+Update attributes of an Event Stream by ID.
+
+update(String) - Method in class com.ngrok.services.EventSubscriptions
+
+Update an Event Subscription.
+
+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.TunnelSessions
+
+Issues a command instructing the ngrok agent to update itself to the latest
+ version.
+
+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
+
+webhookValidation() - Method in class com.ngrok.Ngrok.PointcfgModuleNamespace
+
+
+
+webhookValidation(EndpointWebhookValidation) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+webhook validation module configuration or null
+
+webhookValidation(EndpointWebhookValidation) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+webhook validation module configuration or null
+
+webhookValidation(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EndpointConfigurations.CreateCallBuilder
+
+webhook validation module configuration or null
+
+webhookValidation(Optional<EndpointWebhookValidation>) - Method in class com.ngrok.services.EndpointConfigurations.UpdateCallBuilder
+
+webhook validation module configuration or null
+
+
+A B C D E F G H I K L M N O P R S T U V W All Classes | All Packages | Constant Field Values | Serialized Form
+
+
+
+
+
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000..b3d9873
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,78 @@
+
+
+
+
+
+Overview (ngrok Java API client 0.2.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/member-search-index.js b/docs/member-search-index.js
new file mode 100644
index 0000000..9e342bb
--- /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.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","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":"EndpointConfigurations.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":"EventStreams.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":"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":"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":"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":"EndpointConfigurations.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":"EventStreams.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":"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":"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":"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":"EndpointCircuitBreakerModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointCircuitBreakerModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointCircuitBreakerModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.ReplaceCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.ReplaceCallBuilder","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":"EventStreams.CreateCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventStreams.DeleteCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventStreams.GetCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventStreams.ListCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"EventStreams.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":"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.DeleteEndpointConfigCallBuilder","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.DeleteHttpEndpointConfigCallBuilder","l":"blockingCall()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteHttpsEndpointConfigCallBuilder","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":"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":"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","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":"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":"EndpointLoggingMutate.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":"EndpointWebhookValidation.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":"EndpointCircuitBreakerModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointCircuitBreakerModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointCircuitBreakerModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointCompressionModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointLoggingModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOAuthModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointOidcModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointSamlModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule.ReplaceCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule.ReplaceCallBuilder","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":"EventStreams.CreateCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventStreams.DeleteCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventStreams.GetCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventStreams.ListCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"EventStreams.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":"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.DeleteEndpointConfigCallBuilder","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.DeleteHttpEndpointConfigCallBuilder","l":"call()"},{"p":"com.ngrok.services","c":"ReservedDomains.DeleteHttpsEndpointConfigCallBuilder","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":"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":"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","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","c":"Ngrok.PointcfgModuleNamespace","l":"circuitBreaker()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"circuitBreaker(EndpointCircuitBreaker)","u":"circuitBreaker(com.ngrok.definitions.EndpointCircuitBreaker)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"circuitBreaker(EndpointCircuitBreaker)","u":"circuitBreaker(com.ngrok.definitions.EndpointCircuitBreaker)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"circuitBreaker(Optional)","u":"circuitBreaker(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.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","c":"Ngrok.PointcfgModuleNamespace","l":"compression()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"compression(EndpointCompression)","u":"compression(com.ngrok.definitions.EndpointCompression)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"compression(EndpointCompression)","u":"compression(com.ngrok.definitions.EndpointCompression)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"compression(Optional)","u":"compression(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.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":"EndpointConfigurations","l":"create()"},{"p":"com.ngrok.services","c":"EventDestinations","l":"create()"},{"p":"com.ngrok.services","c":"EventStreams","l":"create()"},{"p":"com.ngrok.services","c":"EventSubscriptions","l":"create()"},{"p":"com.ngrok.services","c":"ReservedAddrs","l":"create()"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities","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":"IpPolicies","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","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":"EndpointCircuitBreakerModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointCompressionModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointConfigurations","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointLoggingModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointOAuthModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointOidcModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointSamlModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule","l":"delete(String)","u":"delete(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule","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":"EventStreams","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":"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":"TlsCertificates","l":"delete(String)","u":"delete(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.services","c":"ReservedAddrs","l":"deleteEndpointConfig(String)","u":"deleteEndpointConfig(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"deleteHttpEndpointConfig(String)","u":"deleteHttpEndpointConfig(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains","l":"deleteHttpsEndpointConfig(String)","u":"deleteHttpsEndpointConfig(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":"EndpointConfigurations.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.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":"EventStreams.CreateCallBuilder","l":"description(Optional)","u":"description(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventStreams.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":"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":"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":"EndpointConfigurations.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.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":"EventStreams.CreateCallBuilder","l":"description(String)","u":"description(java.lang.String)"},{"p":"com.ngrok.services","c":"EventStreams.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":"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":"EventStreams.CreateCallBuilder","l":"destinationIds(List)","u":"destinationIds(java.util.List)"},{"p":"com.ngrok.services","c":"EventStreams.UpdateCallBuilder","l":"destinationIds(List)","u":"destinationIds(java.util.List)"},{"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":"EventStreams.CreateCallBuilder","l":"destinationIds(Optional>)","u":"destinationIds(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventStreams.UpdateCallBuilder","l":"destinationIds(Optional>)","u":"destinationIds(java.util.Optional)"},{"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.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":"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":"EndpointLoggingMutate.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":"EndpointWebhookValidation.Builder","l":"enabled(boolean)"},{"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":"EndpointLoggingMutate.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":"EndpointWebhookValidation.Builder","l":"enabled(Optional)","u":"enabled(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointCircuitBreakerModule","l":"EndpointCircuitBreakerModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointCompressionModule","l":"EndpointCompressionModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","l":"EndpointConfiguration(String, String, String, String, OffsetDateTime, URI, Optional, Optional, Optional, Optional, Optional, Optional, Optional, Optional, Optional, Optional, Optional, Optional)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.time.OffsetDateTime,java.net.URI,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional,java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"endpointConfigurationId(Optional)","u":"endpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"endpointConfigurationId(Optional)","u":"endpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.CreateCallBuilder","l":"endpointConfigurationId(String)","u":"endpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedAddrs.UpdateCallBuilder","l":"endpointConfigurationId(String)","u":"endpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointConfigurationList","l":"EndpointConfigurationList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"endpointConfigurations()"},{"p":"com.ngrok.services","c":"EndpointConfigurations","l":"EndpointConfigurations(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"EndpointIpPolicy(Optional, List[)","u":"%3Cinit%3E(java.util.Optional,java.util.List)"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule","l":"EndpointIpPolicyModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EndpointLogging","l":"EndpointLogging(Optional], List[)","u":"%3Cinit%3E(java.util.Optional,java.util.List)"},{"p":"com.ngrok.services","c":"EndpointLoggingModule","l":"EndpointLoggingModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"EndpointMutualTls","l":"EndpointMutualTls(Optional], List[)","u":"%3Cinit%3E(java.util.Optional,java.util.List)"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule","l":"EndpointMutualTlsModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointOAuthModule","l":"EndpointOAuthModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointOidcModule","l":"EndpointOidcModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule","l":"EndpointRequestHeadersModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule","l":"EndpointResponseHeadersModule(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":"EndpointSamlModule","l":"EndpointSamlModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule","l":"EndpointTlsTerminationModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule","l":"EndpointWebhookValidationModule(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"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":"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":"EndpointConfiguration","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointConfigurationList","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":"EndpointLogging","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EndpointLoggingMutate","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":"EndpointWebhookValidation","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":"EventStream","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"com.ngrok.definitions","c":"EventStreamList","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":"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":"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":"Tunnel","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":"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":"EventStream","l":"EventStream(String, URI, OffsetDateTime, String, String, List, String, List, Double)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.util.List,java.lang.String,java.util.List,java.lang.Double)"},{"p":"com.ngrok.definitions","c":"EndpointLoggingMutate.Builder","l":"eventStreamIds(List)","u":"eventStreamIds(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointLoggingMutate.Builder","l":"eventStreamIds(Optional>)","u":"eventStreamIds(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventStreamList","l":"EventStreamList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"eventStreams()"},{"p":"com.ngrok.services","c":"EventStreams","l":"EventStreams(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":"EventStreams.CreateCallBuilder","l":"eventType(Optional)","u":"eventType(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventStreams.CreateCallBuilder","l":"eventType(String)","u":"eventType(java.lang.String)"},{"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.services","c":"EventStreams.CreateCallBuilder","l":"fields(List)","u":"fields(java.util.List)"},{"p":"com.ngrok.services","c":"EventStreams.UpdateCallBuilder","l":"fields(List)","u":"fields(java.util.List)"},{"p":"com.ngrok.services","c":"EventStreams.CreateCallBuilder","l":"fields(Optional>)","u":"fields(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventStreams.UpdateCallBuilder","l":"fields(Optional>)","u":"fields(java.util.Optional)"},{"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":"EndpointCircuitBreakerModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointCompressionModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointConfigurations","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointIpPolicyModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointLoggingModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointMutualTlsModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointOAuthModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointOidcModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointRequestHeadersModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointResponseHeadersModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointSamlModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointTlsTerminationModule","l":"get(String)","u":"get(java.lang.String)"},{"p":"com.ngrok.services","c":"EndpointWebhookValidationModule","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":"EventStreams","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":"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":"TlsCertificates","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":"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":"IpPolicy","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":"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":"EndpointConfiguration","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":"EndpointConfiguration","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":"EndpointConfiguration","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getCreatedAt()"},{"p":"com.ngrok.definitions","c":"EventSubscription","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":"TlsCertificate","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":"EndpointConfiguration","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventSubscription","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":"TlsCertificate","l":"getDescription()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getDestinationIds()"},{"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":"ReservedDomain","l":"getDomain()"},{"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":"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":"EndpointLogging","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"EndpointLoggingMutate","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":"EndpointWebhookValidation","l":"getEnabled()"},{"p":"com.ngrok.definitions","c":"ReservedAddr","l":"getEndpointConfiguration()"},{"p":"com.ngrok.definitions","c":"EndpointConfigurationList","l":"getEndpointConfigurations()"},{"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":"EndpointLoggingMutate","l":"getEventStreamIds()"},{"p":"com.ngrok.definitions","c":"EndpointLogging","l":"getEventStreams()"},{"p":"com.ngrok.definitions","c":"EventStreamList","l":"getEventStreams()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","l":"getEventSubscriptions()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getEventType()"},{"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":"EventStream","l":"getFields()"},{"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":"EndpointOAuthProvider","l":"getGithub()"},{"p":"com.ngrok.definitions","c":"EndpointOAuthProvider","l":"getGoogle()"},{"p":"com.ngrok.definitions","c":"AbuseReportHostname","l":"getHostname()"},{"p":"com.ngrok.definitions","c":"AbuseReport","l":"getHostnames()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getHttpEndpointConfiguration()"},{"p":"com.ngrok.definitions","c":"ReservedDomain","l":"getHttpsEndpointConfiguration()"},{"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":"EndpointConfiguration","l":"getId()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getId()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getId()"},{"p":"com.ngrok.definitions","c":"EventSubscription","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":"TlsCertificate","l":"getId()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getId()"},{"p":"com.ngrok.definitions","c":"TunnelSession","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":"EndpointConfiguration","l":"getIpPolicy()"},{"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":"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":"EndpointConfiguration","l":"getLogging()"},{"p":"com.ngrok.definitions","c":"EventTargetCloudwatchLogs","l":"getLogGroupArn()"},{"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":"EndpointConfiguration","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EventDestination","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"EventSubscription","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":"TlsCertificate","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getMetadata()"},{"p":"com.ngrok.definitions","c":"TunnelSession","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":"ReservedDomainCertJob","l":"getMsg()"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","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":"EndpointConfigurationList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EventDestinationList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EventStreamList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","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":"TlsCertificateList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TunnelList","l":"getNextPageUri()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","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":"EndpointConfiguration","l":"getOauth()"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","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":"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":"Tunnel","l":"getPublicUrl()"},{"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":"EndpointConfiguration","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":"EndpointConfiguration","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":"EndpointConfiguration","l":"getSaml()"},{"p":"com.ngrok.definitions","c":"EventStream","l":"getSamplingRate()"},{"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":"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":"EndpointOAuthGitHub","l":"getTeams()"},{"p":"com.ngrok.definitions","c":"EndpointTlsTermination","l":"getTerminateAt()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"getTlsCertificates()"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","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":"TunnelList","l":"getTunnels()"},{"p":"com.ngrok.definitions","c":"Tunnel","l":"getTunnelSession()"},{"p":"com.ngrok.definitions","c":"TunnelSessionList","l":"getTunnelSessions()"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","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":"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":"EndpointConfiguration","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EndpointConfigurationList","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":"EventStream","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventStreamList","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSubscription","l":"getUri()"},{"p":"com.ngrok.definitions","c":"EventSubscriptionList","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":"TlsCertificate","l":"getUri()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","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":"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":"EndpointConfiguration","l":"getWebhookValidation()"},{"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":"EndpointCircuitBreaker","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointCompression","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointConfiguration","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointConfigurationList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicy","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointLogging","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EndpointLoggingMutate","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":"EndpointWebhookValidation","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":"EventStream","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"EventStreamList","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":"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":"TlsCertificate","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsCertificateList","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"TlsCertificateSaNs","l":"hashCode()"},{"p":"com.ngrok.definitions","c":"Tunnel","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","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.services","c":"ReservedDomains.CreateCallBuilder","l":"httpEndpointConfigurationId(Optional)","u":"httpEndpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"httpEndpointConfigurationId(Optional)","u":"httpEndpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"httpEndpointConfigurationId(String)","u":"httpEndpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"httpEndpointConfigurationId(String)","u":"httpEndpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"httpsEndpointConfigurationId(Optional)","u":"httpsEndpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"httpsEndpointConfigurationId(Optional)","u":"httpsEndpointConfigurationId(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedDomains.CreateCallBuilder","l":"httpsEndpointConfigurationId(String)","u":"httpsEndpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.services","c":"ReservedDomains.UpdateCallBuilder","l":"httpsEndpointConfigurationId(String)","u":"httpsEndpointConfigurationId(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"idpMetadata(Optional)","u":"idpMetadata(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"idpMetadata(String)","u":"idpMetadata(java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"inactivityTimeout(long)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"inactivityTimeout(long)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"inactivityTimeout(long)"},{"p":"com.ngrok.definitions","c":"EndpointOAuth.Builder","l":"inactivityTimeout(Optional)","u":"inactivityTimeout(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"inactivityTimeout(Optional)","u":"inactivityTimeout(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointSamlMutate.Builder","l":"inactivityTimeout(Optional)","u":"inactivityTimeout(java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"ipPolicies()"},{"p":"com.ngrok.services","c":"IpPolicies","l":"IpPolicies(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok","c":"Ngrok.PointcfgModuleNamespace","l":"ipPolicy()"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"ipPolicy(EndpointIpPolicyMutate)","u":"ipPolicy(com.ngrok.definitions.EndpointIpPolicyMutate)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"ipPolicy(EndpointIpPolicyMutate)","u":"ipPolicy(com.ngrok.definitions.EndpointIpPolicyMutate)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.CreateCallBuilder","l":"ipPolicy(Optional)","u":"ipPolicy(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.UpdateCallBuilder","l":"ipPolicy(Optional)","u":"ipPolicy(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"IpPolicy","l":"IpPolicy(String, URI, OffsetDateTime, String, String, String)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.lang.String)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate.Builder","l":"ipPolicyIds(List)","u":"ipPolicyIds(java.util.List)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"ipPolicyIds(List)","u":"ipPolicyIds(java.util.List)"},{"p":"com.ngrok.definitions","c":"EndpointIpPolicyMutate.Builder","l":"ipPolicyIds(Optional>)","u":"ipPolicyIds(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.UpdateCallBuilder","l":"ipPolicyIds(Optional>)","u":"ipPolicyIds(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"IpPolicyList","l":"IpPolicyList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok.definitions","c":"IpPolicyRule","l":"IpPolicyRule(String, URI, OffsetDateTime, String, String, String, Ref)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.lang.String,com.ngrok.definitions.Ref)"},{"p":"com.ngrok.definitions","c":"IpPolicyRuleList","l":"IpPolicyRuleList(List, URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"ipPolicyRules()"},{"p":"com.ngrok.services","c":"IpPolicyRules","l":"IpPolicyRules(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"IpRestriction","l":"IpRestriction(String, URI, OffsetDateTime, String, String, Boolean, String, List[)","u":"%3Cinit%3E(java.lang.String,java.net.URI,java.time.OffsetDateTime,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.util.List)"},{"p":"com.ngrok.definitions","c":"IpRestrictionList","l":"IpRestrictionList(List], URI, Optional)","u":"%3Cinit%3E(java.util.List,java.net.URI,java.util.Optional)"},{"p":"com.ngrok","c":"Ngrok","l":"ipRestrictions()"},{"p":"com.ngrok.services","c":"IpRestrictions","l":"IpRestrictions(NgrokApiClient)","u":"%3Cinit%3E(com.ngrok.NgrokApiClient)"},{"p":"com.ngrok.definitions","c":"NgrokApiError","l":"isErrorCode(String...)","u":"isErrorCode(java.lang.String...)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"issuer(Optional)","u":"issuer(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EndpointOidc.Builder","l":"issuer(String)","u":"issuer(java.lang.String)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"keySize(long)"},{"p":"com.ngrok.services","c":"SshCertificateAuthorities.CreateCallBuilder","l":"keySize(Optional)","u":"keySize(java.util.Optional)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"kinesis(EventTargetKinesis)","u":"kinesis(com.ngrok.definitions.EventTargetKinesis)"},{"p":"com.ngrok.definitions","c":"EventTarget.Builder","l":"kinesis(Optional)","u":"kinesis(java.util.Optional)"},{"p":"com.ngrok.services","c":"AgentIngresses.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"ApiKeys.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"CertificateAuthorities.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"Credentials.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"EndpointConfigurations.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventDestinations.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventStreams.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"EventSubscriptions.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicies.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpPolicyRules.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"IpRestrictions.ListCallBuilder","l":"limit(Optional)","u":"limit(java.util.Optional)"},{"p":"com.ngrok.services","c":"ReservedAddrs.ListCallBuilder","l":"limit(Optional