Class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListKeysPagedResponse
- All Implemented Interfaces:
PagedListResponse<Key>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse
extends AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListKeysRequest, ListKeysResponse, Key> context, ApiFuture<ListKeysResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPagedResponse> createAsync(PageContext<ListKeysRequest, ListKeysResponse, Key> context, ApiFuture<ListKeysResponse> futureResponse)
-