public static class GameServerClustersServiceClient.ListGameServerClustersPage extends AbstractPage<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster,GameServerClustersServiceClient.ListGameServerClustersPage>
Modifier and Type | Method and Description |
---|---|
protected GameServerClustersServiceClient.ListGameServerClustersPage |
createPage(PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context,
ListGameServerClustersResponse response) |
com.google.api.core.ApiFuture<GameServerClustersServiceClient.ListGameServerClustersPage> |
createPageAsync(PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context,
com.google.api.core.ApiFuture<ListGameServerClustersResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected GameServerClustersServiceClient.ListGameServerClustersPage createPage(PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context, ListGameServerClustersResponse response)
public com.google.api.core.ApiFuture<GameServerClustersServiceClient.ListGameServerClustersPage> createPageAsync(PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context, com.google.api.core.ApiFuture<ListGameServerClustersResponse> futureResponse)
Copyright © 2020 Google LLC. All rights reserved.