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 |
---|---|
FetchDeploymentStateResponse |
FetchDeploymentStateResponse.Builder.build() |
FetchDeploymentStateResponse |
FetchDeploymentStateResponse.Builder.buildPartial() |
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.
|
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.getDefaultInstance() |
FetchDeploymentStateResponse |
FetchDeploymentStateResponse.getDefaultInstanceForType() |
FetchDeploymentStateResponse |
FetchDeploymentStateResponse.Builder.getDefaultInstanceForType() |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseDelimitedFrom(InputStream input) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(byte[] data) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(ByteBuffer data) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(ByteString data) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(CodedInputStream input) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(InputStream input) |
static FetchDeploymentStateResponse |
FetchDeploymentStateResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<FetchDeploymentStateResponse> |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceFutureStub.fetchDeploymentState(FetchDeploymentStateRequest request)
Retrieves information about the current state of the deployment, e.g.
|
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<FetchDeploymentStateResponse> |
FetchDeploymentStateResponse.getParserForType() |
static Parser<FetchDeploymentStateResponse> |
FetchDeploymentStateResponse.parser() |
Modifier and Type | Method and Description |
---|---|
FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.Builder.mergeFrom(FetchDeploymentStateResponse other) |
static FetchDeploymentStateResponse.Builder |
FetchDeploymentStateResponse.newBuilder(FetchDeploymentStateResponse prototype) |
Modifier and Type | Method and Description |
---|---|
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.
|
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.