Class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupMembershipsRequest,ListRelatedAccountGroupMembershipsResponse,RelatedAccountGroupMembership,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection>
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<RelatedAccountGroupMembership>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection
extends AbstractFixedSizeCollection<ListRelatedAccountGroupMembershipsRequest,ListRelatedAccountGroupMembershipsResponse,RelatedAccountGroupMembership,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection createCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage> pages, int collectionSize) - Specified by:
createCollectionin classAbstractFixedSizeCollection<ListRelatedAccountGroupMembershipsRequest,ListRelatedAccountGroupMembershipsResponse, RelatedAccountGroupMembership, RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage, RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection>
-