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