@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/gaming/v1alpha/game_server_deployments_service.proto") public final class GameServerDeploymentsServiceGrpc extends Object
The game server deployment is used to control the deployment of game server software to Agones fleets.
Modifier and Type | Class and Description |
---|---|
static class |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceBlockingStub
The game server deployment is used to control the deployment of game server
software to Agones fleets.
|
static class |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceFutureStub
The game server deployment is used to control the deployment of game server
software to Agones fleets.
|
static class |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceImplBase
The game server deployment is used to control the deployment of game server
software to Agones fleets.
|
static class |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceStub
The game server deployment is used to control the deployment of game server
software to Agones fleets.
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse> METHOD_LIST_GAME_SERVER_DEPLOYMENTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<GetGameServerDeploymentRequest,GameServerDeployment> METHOD_GET_GAME_SERVER_DEPLOYMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<CreateGameServerDeploymentRequest,Operation> METHOD_CREATE_GAME_SERVER_DEPLOYMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<DeleteGameServerDeploymentRequest,Operation> METHOD_DELETE_GAME_SERVER_DEPLOYMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<UpdateGameServerDeploymentRequest,Operation> METHOD_UPDATE_GAME_SERVER_DEPLOYMENT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> METHOD_GET_GAME_SERVER_DEPLOYMENT_ROLLOUT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<UpdateGameServerDeploymentRolloutRequest,Operation> METHOD_UPDATE_GAME_SERVER_DEPLOYMENT_ROLLOUT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<PreviewGameServerDeploymentRolloutRequest,PreviewGameServerDeploymentRolloutResponse> METHOD_PREVIEW_GAME_SERVER_DEPLOYMENT_ROLLOUT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final MethodDescriptor<FetchDeploymentStateRequest,FetchDeploymentStateResponse> METHOD_FETCH_DEPLOYMENT_STATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse> getListGameServerDeploymentsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<GetGameServerDeploymentRequest,GameServerDeployment> getGetGameServerDeploymentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<CreateGameServerDeploymentRequest,Operation> getCreateGameServerDeploymentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<DeleteGameServerDeploymentRequest,Operation> getDeleteGameServerDeploymentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<UpdateGameServerDeploymentRequest,Operation> getUpdateGameServerDeploymentMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> getGetGameServerDeploymentRolloutMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<UpdateGameServerDeploymentRolloutRequest,Operation> getUpdateGameServerDeploymentRolloutMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<PreviewGameServerDeploymentRolloutRequest,PreviewGameServerDeploymentRolloutResponse> getPreviewGameServerDeploymentRolloutMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static MethodDescriptor<FetchDeploymentStateRequest,FetchDeploymentStateResponse> getFetchDeploymentStateMethod()
public static GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceStub newStub(Channel channel)
public static GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceBlockingStub newBlockingStub(Channel channel)
public static GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2020 Google LLC. All rights reserved.