Uses of Class
com.ngrok.definitions.Credential
-
Uses of Credential in com.ngrok.definitions
Modifier and TypeMethodDescriptionCredentialList.getCredentials()
the list of all tunnel credentials on this accountModifierConstructorDescriptionCredentialList
(List<Credential> credentials, URI uri, Optional<URI> nextPageUri) Creates a new instance ofCredentialList
. -
Uses of Credential in com.ngrok.services
Modifier and TypeMethodDescriptionCredentials.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Credentials.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Credentials.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.