Uses of Class
com.ngrok.definitions.Credential
Packages that use Credential
-
Uses of Credential in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type CredentialModifier and TypeMethodDescriptionCredentialList.getCredentials()the list of all tunnel credentials on this accountConstructor parameters in com.ngrok.definitions with type arguments of type CredentialModifierConstructorDescriptionCredentialList(List<Credential> credentials, URI uri, Optional<URI> nextPageUri) Creates a new instance ofCredentialList. -
Uses of Credential in com.ngrok.services
Methods in com.ngrok.services that return CredentialModifier 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.Methods in com.ngrok.services that return types with arguments of type Credential