Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to gameservices API (prod).
|
com.google.cloud.gaming.v1alpha.stub |
Modifier and Type | Method and Description |
---|---|
GameServerClustersServiceClient.ListGameServerClustersPagedResponse |
GameServerClustersServiceClient.listGameServerClusters(ListGameServerClustersRequest request)
Lists game server clusters in a given project and location.
|
GameServerClustersServiceClient.ListGameServerClustersPagedResponse |
GameServerClustersServiceClient.listGameServerClusters(String parent)
Lists game server clusters in a given project and location.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GameServerClustersServiceClient.ListGameServerClustersPagedResponse> |
GameServerClustersServiceClient.ListGameServerClustersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context,
com.google.api.core.ApiFuture<ListGameServerClustersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGameServerClustersRequest,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> |
GameServerClustersServiceClient.listGameServerClustersPagedCallable()
Lists game server clusters in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> |
GameServerClustersServiceSettings.listGameServerClustersSettings()
Returns the object with the settings used for calls to listGameServerClusters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerClustersServiceClient.ListGameServerClustersPagedResponse> |
GameServerClustersServiceSettings.Builder.listGameServerClustersSettings()
Returns the builder for the settings used for calls to listGameServerClusters.
|
Copyright © 2019 Google LLC. All rights reserved.