Class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupsRequest,ListRelatedAccountGroupsResponse,RelatedAccountGroup,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection>
-
- com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<RelatedAccountGroup>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupsRequest,ListRelatedAccountGroupsResponse,RelatedAccountGroup,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection
createCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection createCollection(List<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListRelatedAccountGroupsRequest,ListRelatedAccountGroupsResponse,RelatedAccountGroup,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsFixedSizeCollection>
-
-