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<DeleteGameServerClusterRequest,Operation> |
GameServerClustersServiceGrpc.METHOD_DELETE_GAME_SERVER_CLUSTER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<DeleteGameServerClusterRequest,Operation> |
GameServerClustersServiceClient.deleteGameServerClusterCallable()
Deletes a single game server cluster.
|
OperationCallable<DeleteGameServerClusterRequest,Empty,Empty> |
GameServerClustersServiceClient.deleteGameServerClusterOperationCallable()
Deletes a single game server cluster.
|
OperationCallSettings<DeleteGameServerClusterRequest,Empty,Empty> |
GameServerClustersServiceSettings.deleteGameServerClusterOperationSettings()
Returns the object with the settings used for calls to deleteGameServerCluster.
|
OperationCallSettings.Builder<DeleteGameServerClusterRequest,Empty,Empty> |
GameServerClustersServiceSettings.Builder.deleteGameServerClusterOperationSettings()
Returns the builder for the settings used for calls to deleteGameServerCluster.
|
UnaryCallSettings<DeleteGameServerClusterRequest,Operation> |
GameServerClustersServiceSettings.deleteGameServerClusterSettings()
Returns the object with the settings used for calls to deleteGameServerCluster.
|
UnaryCallSettings.Builder<DeleteGameServerClusterRequest,Operation> |
GameServerClustersServiceSettings.Builder.deleteGameServerClusterSettings()
Returns the builder for the settings used for calls to deleteGameServerCluster.
|
static MethodDescriptor<DeleteGameServerClusterRequest,Operation> |
GameServerClustersServiceGrpc.getDeleteGameServerClusterMethod() |
Parser<DeleteGameServerClusterRequest> |
DeleteGameServerClusterRequest.getParserForType() |
static Parser<DeleteGameServerClusterRequest> |
DeleteGameServerClusterRequest.parser() |
Modifier and Type | Method and Description |
---|---|
Operation |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.deleteGameServerCluster(DeleteGameServerClusterRequest request)
Deletes a single game server cluster.
|
com.google.common.util.concurrent.ListenableFuture<Operation> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.deleteGameServerCluster(DeleteGameServerClusterRequest request)
Deletes a single game server cluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.deleteGameServerCluster(DeleteGameServerClusterRequest request,
StreamObserver<Operation> responseObserver)
Deletes a single game server cluster.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.deleteGameServerCluster(DeleteGameServerClusterRequest request,
StreamObserver<Operation> responseObserver)
Deletes a single game server cluster.
|
OperationFuture<Empty,Empty> |
GameServerClustersServiceClient.deleteGameServerClusterAsync(DeleteGameServerClusterRequest request)
Deletes a single game server cluster.
|
DeleteGameServerClusterRequest.Builder |
DeleteGameServerClusterRequest.Builder.mergeFrom(DeleteGameServerClusterRequest other) |
static DeleteGameServerClusterRequest.Builder |
DeleteGameServerClusterRequest.newBuilder(DeleteGameServerClusterRequest prototype) |
Copyright © 2020 Google LLC. All rights reserved.