Uses of Class
com.ngrok.definitions.SshHostCertificate
-
Uses of SshHostCertificate in com.ngrok.definitions
Modifier and TypeMethodDescriptionSshHostCertificateList.getSshHostCertificates()
the list of all ssh host certificates on this accountModifierConstructorDescriptionSshHostCertificateList
(List<SshHostCertificate> sshHostCertificates, URI uri, Optional<URI> nextPageUri) Creates a new instance ofSshHostCertificateList
. -
Uses of SshHostCertificate in com.ngrok.services
Modifier and TypeMethodDescriptionSshHostCertificates.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshHostCertificates.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.SshHostCertificates.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.