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<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceGrpc.METHOD_FETCH_DEPLOYMENT_STATE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceClient.fetchDeploymentStateCallable()
Retrieves information about the current state of the deployment, e.g.
|
UnaryCallSettings<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceSettings.fetchDeploymentStateSettings()
Returns the object with the settings used for calls to fetchDeploymentState.
|
UnaryCallSettings.Builder<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceSettings.Builder.fetchDeploymentStateSettings()
Returns the builder for the settings used for calls to fetchDeploymentState.
|
static MethodDescriptor<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceGrpc.getFetchDeploymentStateMethod() |
Parser<FetchDeploymentStateRequest> |
FetchDeploymentStateRequest.getParserForType() |
static Parser<FetchDeploymentStateRequest> |
FetchDeploymentStateRequest.parser() |
Modifier and Type | Method and Description |
---|---|
FetchDeploymentStateResponse |
GameServerDeploymentsServiceClient.fetchDeploymentState(FetchDeploymentStateRequest request)
Retrieves information about the current state of the deployment, e.g.
|
FetchDeploymentStateResponse |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceBlockingStub.fetchDeploymentState(FetchDeploymentStateRequest request)
Retrieves information about the current state of the deployment, e.g.
|
com.google.common.util.concurrent.ListenableFuture<FetchDeploymentStateResponse> |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceFutureStub.fetchDeploymentState(FetchDeploymentStateRequest request)
Retrieves information about the current state of the deployment, e.g.
|
void |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceImplBase.fetchDeploymentState(FetchDeploymentStateRequest request,
StreamObserver<FetchDeploymentStateResponse> responseObserver)
Retrieves information about the current state of the deployment, e.g.
|
void |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceStub.fetchDeploymentState(FetchDeploymentStateRequest request,
StreamObserver<FetchDeploymentStateResponse> responseObserver)
Retrieves information about the current state of the deployment, e.g.
|
FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.Builder.mergeFrom(FetchDeploymentStateRequest other) |
static FetchDeploymentStateRequest.Builder |
FetchDeploymentStateRequest.newBuilder(FetchDeploymentStateRequest prototype) |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GrpcGameServerDeploymentsServiceStub.fetchDeploymentStateCallable() |
UnaryCallable<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceStub.fetchDeploymentStateCallable() |
UnaryCallSettings<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceStubSettings.fetchDeploymentStateSettings()
Returns the object with the settings used for calls to fetchDeploymentState.
|
UnaryCallSettings.Builder<FetchDeploymentStateRequest,FetchDeploymentStateResponse> |
GameServerDeploymentsServiceStubSettings.Builder.fetchDeploymentStateSettings()
Returns the builder for the settings used for calls to fetchDeploymentState.
|
Copyright © 2020 Google LLC. All rights reserved.