| Package | Description |
|---|---|
| com.google.cloud.gaming.v1beta |
A client to Game Services API
|
| com.google.cloud.gaming.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse |
GameServerConfigsServiceClient.listGameServerConfigs(GameServerDeploymentName parent)
Lists game server configs in a given project, location, and game server deployment.
|
GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse |
GameServerConfigsServiceClient.listGameServerConfigs(ListGameServerConfigsRequest request)
Lists game server configs in a given project, location, and game server deployment.
|
GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse |
GameServerConfigsServiceClient.listGameServerConfigs(String parent)
Lists game server configs in a given project, location, and game server deployment.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse> |
GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGameServerConfigsRequest,ListGameServerConfigsResponse,GameServerConfig> context,
com.google.api.core.ApiFuture<ListGameServerConfigsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGameServerConfigsRequest,GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse> |
GameServerConfigsServiceClient.listGameServerConfigsPagedCallable()
Lists game server configs in a given project, location, and game server deployment.
|
com.google.api.gax.rpc.PagedCallSettings<ListGameServerConfigsRequest,ListGameServerConfigsResponse,GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse> |
GameServerConfigsServiceSettings.listGameServerConfigsSettings()
Returns the object with the settings used for calls to listGameServerConfigs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGameServerConfigsRequest,ListGameServerConfigsResponse,GameServerConfigsServiceClient.ListGameServerConfigsPagedResponse> |
GameServerConfigsServiceSettings.Builder.listGameServerConfigsSettings()
Returns the builder for the settings used for calls to listGameServerConfigs.
|
Copyright © 2023 Google LLC. All rights reserved.