Uses of Interface
com.google.cloud.security.privateca.v1beta1.CertificateRevocationList.RevokedCertificateOrBuilder
-
Packages that use CertificateRevocationList.RevokedCertificateOrBuilder Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of CertificateRevocationList.RevokedCertificateOrBuilder in com.google.cloud.security.privateca.v1beta1
Classes in com.google.cloud.security.privateca.v1beta1 that implement CertificateRevocationList.RevokedCertificateOrBuilder Modifier and Type Class Description static classCertificateRevocationList.RevokedCertificateDescribes a revoked [Certificate][google.cloud.security.privateca.v1beta1.Certificate].static classCertificateRevocationList.RevokedCertificate.BuilderDescribes a revoked [Certificate][google.cloud.security.privateca.v1beta1.Certificate].Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateRevocationList.RevokedCertificateOrBuilder Modifier and Type Method Description CertificateRevocationList.RevokedCertificateOrBuilderCertificateRevocationList.Builder. getRevokedCertificatesOrBuilder(int index)Output only.CertificateRevocationList.RevokedCertificateOrBuilderCertificateRevocationList. getRevokedCertificatesOrBuilder(int index)Output only.CertificateRevocationList.RevokedCertificateOrBuilderCertificateRevocationListOrBuilder. getRevokedCertificatesOrBuilder(int index)Output only.Methods in com.google.cloud.security.privateca.v1beta1 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.
-