Class CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCertificatesRequest,ListCertificatesResponse,Certificate,CertificateAuthorityServiceClient.ListCertificatesPage,CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection>
-
- com.google.cloud.security.privateca.v1.CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Certificate>
- Enclosing class:
- CertificateAuthorityServiceClient
public static class CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCertificatesRequest,ListCertificatesResponse,Certificate,CertificateAuthorityServiceClient.ListCertificatesPage,CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection
createCollection(List<CertificateAuthorityServiceClient.ListCertificatesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection createCollection(List<CertificateAuthorityServiceClient.ListCertificatesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCertificatesRequest,ListCertificatesResponse,Certificate,CertificateAuthorityServiceClient.ListCertificatesPage,CertificateAuthorityServiceClient.ListCertificatesFixedSizeCollection>
-
-