Uses of Class
com.ngrok.definitions.CertificateAuthority
Packages that use CertificateAuthority
-
Uses of CertificateAuthority in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type CertificateAuthorityModifier and TypeMethodDescriptionCertificateAuthorityList.getCertificateAuthorities()
the list of all certificate authorities on this accountConstructor parameters in com.ngrok.definitions with type arguments of type CertificateAuthorityModifierConstructorDescriptionCertificateAuthorityList
(List<CertificateAuthority> certificateAuthorities, URI uri, Optional<URI> nextPageUri) Creates a new instance ofCertificateAuthorityList
. -
Uses of CertificateAuthority in com.ngrok.services
Methods in com.ngrok.services that return CertificateAuthorityModifier 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.Methods in com.ngrok.services that return types with arguments of type CertificateAuthority