Uses of Class
com.ngrok.definitions.SshUserCertificate
Packages that use SshUserCertificate
-
Uses of SshUserCertificate in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type SshUserCertificateModifier and TypeMethodDescriptionSshUserCertificateList.getSshUserCertificates()
the list of all ssh user certificates on this accountConstructor parameters in com.ngrok.definitions with type arguments of type SshUserCertificateModifierConstructorDescriptionSshUserCertificateList
(List<SshUserCertificate> sshUserCertificates, URI uri, Optional<URI> nextPageUri) Creates a new instance ofSshUserCertificateList
. -
Uses of SshUserCertificate in com.ngrok.services
Methods in com.ngrok.services that return SshUserCertificateModifier 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.Methods in com.ngrok.services that return types with arguments of type SshUserCertificate