Class ReservedDomains

java.lang.Object
com.ngrok.services.ReservedDomains

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.