Uses of Class
com.ngrok.definitions.IpWhitelistEntry
Packages that use IpWhitelistEntry
-
Uses of IpWhitelistEntry in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type IpWhitelistEntryModifier and TypeMethodDescriptionIpWhitelistEntryList.getWhitelist()the list of all IP whitelist entries on this accountConstructor parameters in com.ngrok.definitions with type arguments of type IpWhitelistEntryModifierConstructorDescriptionIpWhitelistEntryList(List<IpWhitelistEntry> whitelist, URI uri, Optional<URI> nextPageUri)Creates a new instance ofIpWhitelistEntryList. -
Uses of IpWhitelistEntry in com.ngrok.services
Methods in com.ngrok.services that return IpWhitelistEntryModifier and TypeMethodDescriptionIpWhitelist.CreateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.IpWhitelist.GetCallBuilder.blockingCall()Initiates the API call and blocks until it returns.IpWhitelist.UpdateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type IpWhitelistEntry