Uses of Class
com.ngrok.definitions.IpPolicyRule
-
Uses of IpPolicyRule in com.ngrok.definitions
Modifier and TypeMethodDescriptionIpPolicyRuleList.getIpPolicyRules()
the list of all IP policy rules on this accountModifierConstructorDescriptionIpPolicyRuleList
(List<IpPolicyRule> ipPolicyRules, URI uri, Optional<URI> nextPageUri) Creates a new instance ofIpPolicyRuleList
. -
Uses of IpPolicyRule in com.ngrok.services
Modifier and TypeMethodDescriptionIpPolicyRules.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.IpPolicyRules.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.IpPolicyRules.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.