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 |
---|---|
GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse |
GameServerDeploymentsServiceClient.listGameServerDeployments(ListGameServerDeploymentsRequest request)
Lists game server deployments in a given project and location.
|
GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse |
GameServerDeploymentsServiceClient.listGameServerDeployments(String parent)
Lists game server deployments in a given project and location.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> |
GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeployment> context,
com.google.api.core.ApiFuture<ListGameServerDeploymentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGameServerDeploymentsRequest,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> |
GameServerDeploymentsServiceClient.listGameServerDeploymentsPagedCallable()
Lists game server deployments in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> |
GameServerDeploymentsServiceSettings.listGameServerDeploymentsSettings()
Returns the object with the settings used for calls to listGameServerDeployments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeploymentsServiceClient.ListGameServerDeploymentsPagedResponse> |
GameServerDeploymentsServiceSettings.Builder.listGameServerDeploymentsSettings()
Returns the builder for the settings used for calls to listGameServerDeployments.
|
Copyright © 2019 Google LLC. All rights reserved.