Uses of Interface
com.google.cloud.security.privateca.v1.CertificateRevocationList.RevokedCertificateOrBuilder
-
Packages that use CertificateRevocationList.RevokedCertificateOrBuilder Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority API -
-
Uses of CertificateRevocationList.RevokedCertificateOrBuilder in com.google.cloud.security.privateca.v1
Classes in com.google.cloud.security.privateca.v1 that implement CertificateRevocationList.RevokedCertificateOrBuilder Modifier and Type Class Description static class
CertificateRevocationList.RevokedCertificate
Describes a revoked [Certificate][google.cloud.security.privateca.v1.Certificate].static class
CertificateRevocationList.RevokedCertificate.Builder
Describes a revoked [Certificate][google.cloud.security.privateca.v1.Certificate].Methods in com.google.cloud.security.privateca.v1 that return CertificateRevocationList.RevokedCertificateOrBuilder Modifier and Type Method Description CertificateRevocationList.RevokedCertificateOrBuilder
CertificateRevocationList.Builder. getRevokedCertificatesOrBuilder(int index)
Output only.CertificateRevocationList.RevokedCertificateOrBuilder
CertificateRevocationList. getRevokedCertificatesOrBuilder(int index)
Output only.CertificateRevocationList.RevokedCertificateOrBuilder
CertificateRevocationListOrBuilder. getRevokedCertificatesOrBuilder(int index)
Output only.Methods in com.google.cloud.security.privateca.v1 that return types with arguments of type CertificateRevocationList.RevokedCertificateOrBuilder Modifier and Type Method Description List<? extends CertificateRevocationList.RevokedCertificateOrBuilder>
CertificateRevocationList.Builder. getRevokedCertificatesOrBuilderList()
Output only.List<? extends CertificateRevocationList.RevokedCertificateOrBuilder>
CertificateRevocationList. getRevokedCertificatesOrBuilderList()
Output only.List<? extends CertificateRevocationList.RevokedCertificateOrBuilder>
CertificateRevocationListOrBuilder. getRevokedCertificatesOrBuilderList()
Output only.
-