Uses of Class
com.ngrok.definitions.ReservedAddr
-
Uses of ReservedAddr in com.ngrok.definitions
Modifier and TypeMethodDescriptionReservedAddrList.getReservedAddrs()
the list of all reserved addresses on this accountModifierConstructorDescriptionReservedAddrList
(List<ReservedAddr> reservedAddrs, URI uri, Optional<URI> nextPageUri) Creates a new instance ofReservedAddrList
. -
Uses of ReservedAddr in com.ngrok.services
Modifier 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.