Uses of Class
com.ngrok.definitions.IpRestriction
-
Uses of IpRestriction in com.ngrok.definitions
Modifier and TypeMethodDescriptionIpRestrictionList.getIpRestrictions()
the list of all IP restrictions on this accountModifierConstructorDescriptionIpRestrictionList
(List<IpRestriction> ipRestrictions, URI uri, Optional<URI> nextPageUri) Creates a new instance ofIpRestrictionList
. -
Uses of IpRestriction in com.ngrok.services
Modifier and TypeMethodDescriptionIpRestrictions.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.IpRestrictions.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.IpRestrictions.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.