Class OciCertificatesDownloader.Certificates
java.lang.Object
io.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloader.Certificates
- Enclosing interface:
 OciCertificatesDownloader
Represents the certificate chain as well as the version identifier of the downloaded certificates.
- 
Method Summary
 
- 
Method Details
- 
version
The version identifier.- Returns:
 - version
 
 - 
certificates
The certificates.- Returns:
 - certificates
 
 
 -