Uses of Class
com.ngrok.definitions.SshCredential
-
Uses of SshCredential in com.ngrok.definitions
Modifier and TypeMethodDescriptionSshCredentialList.getSshCredentials()
the list of all ssh credentials on this accountModifierConstructorDescriptionSshCredentialList
(List<SshCredential> sshCredentials, URI uri, Optional<URI> nextPageUri) Creates a new instance ofSshCredentialList
. -
Uses of SshCredential in com.ngrok.services
Modifier and TypeMethodDescriptionSshCredentials.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshCredentials.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshCredentials.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.