public static class GroupServiceClient.ListGroupsPage extends com.google.api.gax.paging.AbstractPage<ListGroupsRequest,ListGroupsResponse,Group,GroupServiceClient.ListGroupsPage>
Modifier and Type | Method and Description |
---|---|
protected GroupServiceClient.ListGroupsPage |
createPage(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
ListGroupsResponse response) |
com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context,
com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse) |
protected GroupServiceClient.ListGroupsPage createPage(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, ListGroupsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListGroupsRequest,ListGroupsResponse,Group,GroupServiceClient.ListGroupsPage>
public com.google.api.core.ApiFuture<GroupServiceClient.ListGroupsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListGroupsRequest,ListGroupsResponse,Group> context, com.google.api.core.ApiFuture<ListGroupsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListGroupsRequest,ListGroupsResponse,Group,GroupServiceClient.ListGroupsPage>
Copyright © 2019 Google LLC. All rights reserved.