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