Uses of Class
com.ngrok.definitions.IpPolicyRule
Packages that use IpPolicyRule
-
Uses of IpPolicyRule in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type IpPolicyRuleModifier and TypeMethodDescriptionIpPolicyRuleList.getIpPolicyRules()the list of all IP policy rules on this accountConstructor parameters in com.ngrok.definitions with type arguments of type IpPolicyRuleModifierConstructorDescriptionIpPolicyRuleList(List<IpPolicyRule> ipPolicyRules, URI uri, Optional<URI> nextPageUri) Creates a new instance ofIpPolicyRuleList. -
Uses of IpPolicyRule in com.ngrok.services
Methods in com.ngrok.services that return IpPolicyRuleModifier 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.Methods in com.ngrok.services that return types with arguments of type IpPolicyRule