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