Uses of Class
com.ngrok.definitions.CertificateAuthority
-
Uses of CertificateAuthority in com.ngrok.definitions
Modifier and TypeMethodDescriptionCertificateAuthorityList.getCertificateAuthorities()
the list of all certificate authorities on this accountModifierConstructorDescriptionCertificateAuthorityList
(List<CertificateAuthority> certificateAuthorities, URI uri, Optional<URI> nextPageUri) Creates a new instance ofCertificateAuthorityList
. -
Uses of CertificateAuthority in com.ngrok.services
Modifier and TypeMethodDescriptionCertificateAuthorities.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.CertificateAuthorities.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.CertificateAuthorities.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.