Class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage
java.lang.Object
com.google.api.gax.paging.AbstractPage<ListRelatedAccountGroupsRequest,ListRelatedAccountGroupsResponse,RelatedAccountGroup,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage>
com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage
- All Implemented Interfaces:
AsyncPage<RelatedAccountGroup>,Page<RelatedAccountGroup>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage
extends AbstractPage<ListRelatedAccountGroupsRequest,ListRelatedAccountGroupsResponse,RelatedAccountGroup,RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage>
-
Method Summary
Modifier and TypeMethodDescriptioncreatePage(PageContext<ListRelatedAccountGroupsRequest, ListRelatedAccountGroupsResponse, RelatedAccountGroup> context, ListRelatedAccountGroupsResponse response) createPageAsync(PageContext<ListRelatedAccountGroupsRequest, ListRelatedAccountGroupsResponse, RelatedAccountGroup> context, ApiFuture<ListRelatedAccountGroupsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPage
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.api.gax.paging.Page
streamAll, streamValues
-
Method Details
-
createPage
-
createPageAsync
public ApiFuture<RecaptchaEnterpriseServiceClient.ListRelatedAccountGroupsPage> createPageAsync(PageContext<ListRelatedAccountGroupsRequest, ListRelatedAccountGroupsResponse, RelatedAccountGroup> context, ApiFuture<ListRelatedAccountGroupsResponse> futureResponse)
-