Uses of Class
com.ngrok.definitions.SshUserCertificate
-
Uses of SshUserCertificate in com.ngrok.definitions
Modifier and TypeMethodDescriptionSshUserCertificateList.getSshUserCertificates()
the list of all ssh user certificates on this accountModifierConstructorDescriptionSshUserCertificateList
(List<SshUserCertificate> sshUserCertificates, URI uri, Optional<URI> nextPageUri) Creates a new instance ofSshUserCertificateList
. -
Uses of SshUserCertificate in com.ngrok.services
Modifier and TypeMethodDescriptionSshUserCertificates.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshUserCertificates.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshUserCertificates.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.