Uses of Class
com.ngrok.definitions.SshHostCertificate
Packages that use SshHostCertificate
-
Uses of SshHostCertificate in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type SshHostCertificateModifier and TypeMethodDescriptionSshHostCertificateList.getSshHostCertificates()the list of all ssh host certificates on this accountConstructor parameters in com.ngrok.definitions with type arguments of type SshHostCertificateModifierConstructorDescriptionSshHostCertificateList(List<SshHostCertificate> sshHostCertificates, URI uri, Optional<URI> nextPageUri) Creates a new instance ofSshHostCertificateList. -
Uses of SshHostCertificate in com.ngrok.services
Methods in com.ngrok.services that return SshHostCertificateModifier 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.Methods in com.ngrok.services that return types with arguments of type SshHostCertificate