Uses of Class
com.ngrok.definitions.TlsCertificate
-
Uses of TlsCertificate in com.ngrok.definitions
Modifier and TypeMethodDescriptionTlsCertificateList.getTlsCertificates()
the list of all TLS certificates on this accountModifierConstructorDescriptionTlsCertificateList
(List<TlsCertificate> tlsCertificates, URI uri, Optional<URI> nextPageUri) Creates a new instance ofTlsCertificateList
. -
Uses of TlsCertificate in com.ngrok.services
Modifier and TypeMethodDescriptionTlsCertificates.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.TlsCertificates.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.TlsCertificates.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.