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<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceGrpc.METHOD_GET_GAME_SERVER_CLUSTER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceClient.getGameServerClusterCallable()
Gets details of a single game server cluster.
|
UnaryCallSettings<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceSettings.getGameServerClusterSettings()
Returns the object with the settings used for calls to getGameServerCluster.
|
UnaryCallSettings.Builder<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceSettings.Builder.getGameServerClusterSettings()
Returns the builder for the settings used for calls to getGameServerCluster.
|
static MethodDescriptor<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceGrpc.getGetGameServerClusterMethod() |
Parser<GetGameServerClusterRequest> |
GetGameServerClusterRequest.getParserForType() |
static Parser<GetGameServerClusterRequest> |
GetGameServerClusterRequest.parser() |
Modifier and Type | Method and Description |
---|---|
GameServerCluster |
GameServerClustersServiceClient.getGameServerCluster(GetGameServerClusterRequest request)
Gets details of a single game server cluster.
|
GameServerCluster |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.getGameServerCluster(GetGameServerClusterRequest request)
Gets details of a single game server cluster.
|
com.google.common.util.concurrent.ListenableFuture<GameServerCluster> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.getGameServerCluster(GetGameServerClusterRequest request)
Gets details of a single game server cluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.getGameServerCluster(GetGameServerClusterRequest request,
StreamObserver<GameServerCluster> responseObserver)
Gets details of a single game server cluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.getGameServerCluster(GetGameServerClusterRequest request,
StreamObserver<GameServerCluster> responseObserver)
Gets details of a single game server cluster.
|
GetGameServerClusterRequest.Builder |
GetGameServerClusterRequest.Builder.mergeFrom(GetGameServerClusterRequest other) |
static GetGameServerClusterRequest.Builder |
GetGameServerClusterRequest.newBuilder(GetGameServerClusterRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceStub.getGameServerClusterCallable() |
UnaryCallable<GetGameServerClusterRequest,GameServerCluster> |
GrpcGameServerClustersServiceStub.getGameServerClusterCallable() |
UnaryCallSettings<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceStubSettings.getGameServerClusterSettings()
Returns the object with the settings used for calls to getGameServerCluster.
|
UnaryCallSettings.Builder<GetGameServerClusterRequest,GameServerCluster> |
GameServerClustersServiceStubSettings.Builder.getGameServerClusterSettings()
Returns the builder for the settings used for calls to getGameServerCluster.
|
Copyright © 2020 Google LLC. All rights reserved.