Uses of Class
com.ngrok.definitions.ReservedDomain
Packages that use ReservedDomain
-
Uses of ReservedDomain in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type ReservedDomainModifier and TypeMethodDescriptionReservedDomainList.getReservedDomains()
the list of all reserved domains on this accountConstructor parameters in com.ngrok.definitions with type arguments of type ReservedDomainModifierConstructorDescriptionReservedDomainList
(List<ReservedDomain> reservedDomains, URI uri, Optional<URI> nextPageUri) Creates a new instance ofReservedDomainList
. -
Uses of ReservedDomain in com.ngrok.services
Methods in com.ngrok.services that return ReservedDomainModifier and TypeMethodDescriptionReservedDomains.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.ReservedDomains.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.ReservedDomains.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type ReservedDomain