Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
com.google.cloud.gaming.v1alpha.stub |
Modifier and Type | Field and Description |
---|---|
static MethodDescriptor<ListGameServerClustersRequest,ListGameServerClustersResponse> |
GameServerClustersServiceGrpc.METHOD_LIST_GAME_SERVER_CLUSTERS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GameServerClustersServiceClient.ListGameServerClustersPagedResponse |
GameServerClustersServiceClient.listGameServerClusters(ListGameServerClustersRequest request)
Lists game server clusters in a given project and location.
|
ListGameServerClustersResponse |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.listGameServerClusters(ListGameServerClustersRequest request)
Lists game server clusters in a given project and location.
|
com.google.common.util.concurrent.ListenableFuture<ListGameServerClustersResponse> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.listGameServerClusters(ListGameServerClustersRequest request)
Lists game server clusters in a given project and location.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.listGameServerClusters(ListGameServerClustersRequest request,
StreamObserver<ListGameServerClustersResponse> responseObserver)
Lists game server clusters in a given project and location.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.listGameServerClusters(ListGameServerClustersRequest request,
StreamObserver<ListGameServerClustersResponse> responseObserver)
Lists game server clusters in a given project and location.
|
ListGameServerClustersRequest.Builder |
ListGameServerClustersRequest.Builder.mergeFrom(ListGameServerClustersRequest other) |
static ListGameServerClustersRequest.Builder |
ListGameServerClustersRequest.newBuilder(ListGameServerClustersRequest prototype) |
Copyright © 2020 Google LLC. All rights reserved.