Class RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection
- All Implemented Interfaces:
FixedSizeCollection<Key>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection
extends AbstractFixedSizeCollection<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<RecaptchaEnterpriseServiceClient.ListKeysPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection createCollection(List<RecaptchaEnterpriseServiceClient.ListKeysPage> pages, int collectionSize)
-