Uses of Class
com.google.cloud.security.privateca.v1beta1.CertificateAuthorityServiceClient.ListCertificatesPage
-
Packages that use CertificateAuthorityServiceClient.ListCertificatesPage Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of CertificateAuthorityServiceClient.ListCertificatesPage in com.google.cloud.security.privateca.v1beta1
Methods in com.google.cloud.security.privateca.v1beta1 that return CertificateAuthorityServiceClient.ListCertificatesPage Modifier and Type Method Description protected CertificateAuthorityServiceClient.ListCertificatesPageCertificateAuthorityServiceClient.ListCertificatesPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, ListCertificatesResponse response)Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type CertificateAuthorityServiceClient.ListCertificatesPage Modifier and Type Method Description com.google.api.core.ApiFuture<CertificateAuthorityServiceClient.ListCertificatesPage>CertificateAuthorityServiceClient.ListCertificatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)Method parameters in com.google.cloud.security.privateca.v1beta1 with type arguments of type CertificateAuthorityServiceClient.ListCertificatesPage Modifier and Type Method Description protected CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollectionCertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection. createCollection(List<CertificateAuthorityServiceClient.ListCertificatesPage> pages, int collectionSize)
-