Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListGameServerConfigsRequest,ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.METHOD_LIST_GAME_SERVER_CONFIGS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static MethodDescriptor<ListGameServerConfigsRequest,ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.getListGameServerConfigsMethod() |
Parser<ListGameServerConfigsRequest> |
ListGameServerConfigsRequest.getParserForType() |
static Parser<ListGameServerConfigsRequest> |
ListGameServerConfigsRequest.parser() |
Modifier and Type | Method and Description |
---|---|
ListGameServerConfigsResponse |
GameServerConfigsServiceGrpc.GameServerConfigsServiceBlockingStub.listGameServerConfigs(ListGameServerConfigsRequest request)
Lists game server configs in a given project, location, and game server
deployment.
|
com.google.common.util.concurrent.ListenableFuture<ListGameServerConfigsResponse> |
GameServerConfigsServiceGrpc.GameServerConfigsServiceFutureStub.listGameServerConfigs(ListGameServerConfigsRequest request)
Lists game server configs in a given project, location, and game server
deployment.
|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceImplBase.listGameServerConfigs(ListGameServerConfigsRequest request,
StreamObserver<ListGameServerConfigsResponse> responseObserver)
Lists game server configs in a given project, location, and game server
deployment.
|
void |
GameServerConfigsServiceGrpc.GameServerConfigsServiceStub.listGameServerConfigs(ListGameServerConfigsRequest request,
StreamObserver<ListGameServerConfigsResponse> responseObserver)
Lists game server configs in a given project, location, and game server
deployment.
|
ListGameServerConfigsRequest.Builder |
ListGameServerConfigsRequest.Builder.mergeFrom(ListGameServerConfigsRequest other) |
static ListGameServerConfigsRequest.Builder |
ListGameServerConfigsRequest.newBuilder(ListGameServerConfigsRequest prototype) |
Copyright © 2020 Google LLC. All rights reserved.