Uses of Class
com.ngrok.definitions.ReservedAddr
Packages that use ReservedAddr
-
Uses of ReservedAddr in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type ReservedAddrModifier and TypeMethodDescriptionReservedAddrList.getReservedAddrs()
the list of all reserved addresses on this accountConstructor parameters in com.ngrok.definitions with type arguments of type ReservedAddrModifierConstructorDescriptionReservedAddrList
(List<ReservedAddr> reservedAddrs, URI uri, Optional<URI> nextPageUri) Creates a new instance ofReservedAddrList
. -
Uses of ReservedAddr in com.ngrok.services
Methods in com.ngrok.services that return ReservedAddrModifier and TypeMethodDescriptionReservedAddrs.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.ReservedAddrs.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.ReservedAddrs.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type ReservedAddr