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