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