@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/gaming/v1alpha/game_server_clusters_service.proto") public final class GameServerClustersServiceGrpc extends Object
The game server cluster maps to Kubernetes clusters running Agones and is used to manage fleets within clusters.
Modifier and Type | Class and Description |
---|---|
static class |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub
The game server cluster maps to Kubernetes clusters running Agones and is
used to manage fleets within clusters.
|
static class |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub
The game server cluster maps to Kubernetes clusters running Agones and is
used to manage fleets within clusters.
|
static class |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase
The game server cluster maps to Kubernetes clusters running Agones and is
used to manage fleets within clusters.
|
static class |
GameServerClustersServiceGrpc.GameServerClustersServiceStub
The game server cluster maps to Kubernetes clusters running Agones and is
used to manage fleets within clusters.
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<ListGameServerClustersRequest,ListGameServerClustersResponse> METHOD_LIST_GAME_SERVER_CLUSTERS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<GetGameServerClusterRequest,GameServerCluster> METHOD_GET_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<CreateGameServerClusterRequest,Operation> METHOD_CREATE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> METHOD_PREVIEW_CREATE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<DeleteGameServerClusterRequest,Operation> METHOD_DELETE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> METHOD_PREVIEW_DELETE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<UpdateGameServerClusterRequest,Operation> METHOD_UPDATE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> METHOD_PREVIEW_UPDATE_GAME_SERVER_CLUSTER
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<ListGameServerClustersRequest,ListGameServerClustersResponse> getListGameServerClustersMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<GetGameServerClusterRequest,GameServerCluster> getGetGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<CreateGameServerClusterRequest,Operation> getCreateGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> getPreviewCreateGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<DeleteGameServerClusterRequest,Operation> getDeleteGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<PreviewDeleteGameServerClusterRequest,PreviewDeleteGameServerClusterResponse> getPreviewDeleteGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<UpdateGameServerClusterRequest,Operation> getUpdateGameServerClusterMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<PreviewUpdateGameServerClusterRequest,PreviewUpdateGameServerClusterResponse> getPreviewUpdateGameServerClusterMethod()
public static GameServerClustersServiceGrpc.GameServerClustersServiceStub newStub(Channel channel)
public static GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub newBlockingStub(Channel channel)
public static GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.