Uses of Interface
com.google.cloud.security.privateca.v1beta1.CertificateRevocationListOrBuilder
-
Packages that use CertificateRevocationListOrBuilder Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of CertificateRevocationListOrBuilder in com.google.cloud.security.privateca.v1beta1
Classes in com.google.cloud.security.privateca.v1beta1 that implement CertificateRevocationListOrBuilder Modifier and Type Class Description classCertificateRevocationListA [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] corresponds to a signed X.509 certificate Revocation List (CRL).static classCertificateRevocationList.BuilderA [CertificateRevocationList][google.cloud.security.privateca.v1beta1.CertificateRevocationList] corresponds to a signed X.509 certificate Revocation List (CRL).Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateRevocationListOrBuilder Modifier and Type Method Description CertificateRevocationListOrBuilderUpdateCertificateRevocationListRequest.Builder. getCertificateRevocationListOrBuilder()Required.CertificateRevocationListOrBuilderUpdateCertificateRevocationListRequest. getCertificateRevocationListOrBuilder()Required.CertificateRevocationListOrBuilderUpdateCertificateRevocationListRequestOrBuilder. getCertificateRevocationListOrBuilder()Required.CertificateRevocationListOrBuilderListCertificateRevocationListsResponse.Builder. getCertificateRevocationListsOrBuilder(int index)The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationListOrBuilderListCertificateRevocationListsResponse. getCertificateRevocationListsOrBuilder(int index)The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationListOrBuilderListCertificateRevocationListsResponseOrBuilder. getCertificateRevocationListsOrBuilder(int index)The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type CertificateRevocationListOrBuilder Modifier and Type Method Description List<? extends CertificateRevocationListOrBuilder>ListCertificateRevocationListsResponse.Builder. getCertificateRevocationListsOrBuilderList()The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<? extends CertificateRevocationListOrBuilder>ListCertificateRevocationListsResponse. getCertificateRevocationListsOrBuilderList()The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<? extends CertificateRevocationListOrBuilder>ListCertificateRevocationListsResponseOrBuilder. getCertificateRevocationListsOrBuilderList()The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
-