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:
com.google.api.gax.paging.FixedSizeCollection<RelatedAccountGroupMembership>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupMembershipsRequest,ListRelatedAccountGroupMembershipsResponse,RelatedAccountGroupMembership,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection
createCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection createCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupMembershipsRequest,ListRelatedAccountGroupMembershipsResponse,RelatedAccountGroupMembership,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupMembershipsFixedSizeCollection>
-
-