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<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceGrpc.METHOD_GET_GAME_SERVER_DEPLOYMENT_ROLLOUT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GameServerDeploymentRollout |
GameServerDeploymentRollout.Builder.build() |
GameServerDeploymentRollout |
GameServerDeploymentRollout.Builder.buildPartial() |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.getDefaultInstance() |
GameServerDeploymentRollout |
GameServerDeploymentRollout.getDefaultInstanceForType() |
GameServerDeploymentRollout |
GameServerDeploymentRollout.Builder.getDefaultInstanceForType() |
GameServerDeploymentRollout |
GameServerDeploymentsServiceClient.getGameServerDeploymentRollout(GetGameServerDeploymentRolloutRequest request)
Gets details a single game server deployment rollout.
|
GameServerDeploymentRollout |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceBlockingStub.getGameServerDeploymentRollout(GetGameServerDeploymentRolloutRequest request)
Gets details a single game server deployment rollout.
|
GameServerDeploymentRollout |
UpdateGameServerDeploymentRolloutRequest.getRollout()
Required.
|
GameServerDeploymentRollout |
UpdateGameServerDeploymentRolloutRequest.Builder.getRollout()
Required.
|
GameServerDeploymentRollout |
PreviewGameServerDeploymentRolloutRequest.getRollout()
Required.
|
GameServerDeploymentRollout |
PreviewGameServerDeploymentRolloutRequest.Builder.getRollout()
Required.
|
GameServerDeploymentRollout |
UpdateGameServerDeploymentRolloutRequestOrBuilder.getRollout()
Required.
|
GameServerDeploymentRollout |
PreviewGameServerDeploymentRolloutRequestOrBuilder.getRollout()
Required.
|
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseDelimitedFrom(InputStream input) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(byte[] data) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(ByteBuffer data) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(ByteString data) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(CodedInputStream input) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(InputStream input) |
static GameServerDeploymentRollout |
GameServerDeploymentRollout.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<GameServerDeploymentRollout> |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceFutureStub.getGameServerDeploymentRollout(GetGameServerDeploymentRolloutRequest request)
Gets details a single game server deployment rollout.
|
UnaryCallable<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceClient.getGameServerDeploymentRolloutCallable()
Gets details a single game server deployment rollout.
|
UnaryCallSettings<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceSettings.getGameServerDeploymentRolloutSettings()
Returns the object with the settings used for calls to getGameServerDeploymentRollout.
|
UnaryCallSettings.Builder<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceSettings.Builder.getGameServerDeploymentRolloutSettings()
Returns the builder for the settings used for calls to getGameServerDeploymentRollout.
|
static MethodDescriptor<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceGrpc.getGetGameServerDeploymentRolloutMethod() |
Parser<GameServerDeploymentRollout> |
GameServerDeploymentRollout.getParserForType() |
static Parser<GameServerDeploymentRollout> |
GameServerDeploymentRollout.parser() |
Modifier and Type | Method and Description |
---|---|
GameServerDeploymentRollout.Builder |
GameServerDeploymentRollout.Builder.mergeFrom(GameServerDeploymentRollout other) |
UpdateGameServerDeploymentRolloutRequest.Builder |
UpdateGameServerDeploymentRolloutRequest.Builder.mergeRollout(GameServerDeploymentRollout value)
Required.
|
PreviewGameServerDeploymentRolloutRequest.Builder |
PreviewGameServerDeploymentRolloutRequest.Builder.mergeRollout(GameServerDeploymentRollout value)
Required.
|
static GameServerDeploymentRollout.Builder |
GameServerDeploymentRollout.newBuilder(GameServerDeploymentRollout prototype) |
UpdateGameServerDeploymentRolloutRequest.Builder |
UpdateGameServerDeploymentRolloutRequest.Builder.setRollout(GameServerDeploymentRollout value)
Required.
|
PreviewGameServerDeploymentRolloutRequest.Builder |
PreviewGameServerDeploymentRolloutRequest.Builder.setRollout(GameServerDeploymentRollout value)
Required.
|
Modifier and Type | Method and Description |
---|---|
void |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceImplBase.getGameServerDeploymentRollout(GetGameServerDeploymentRolloutRequest request,
StreamObserver<GameServerDeploymentRollout> responseObserver)
Gets details a single game server deployment rollout.
|
void |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceStub.getGameServerDeploymentRollout(GetGameServerDeploymentRolloutRequest request,
StreamObserver<GameServerDeploymentRollout> responseObserver)
Gets details a single game server deployment rollout.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GrpcGameServerDeploymentsServiceStub.getGameServerDeploymentRolloutCallable() |
UnaryCallable<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceStub.getGameServerDeploymentRolloutCallable() |
UnaryCallSettings<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceStubSettings.getGameServerDeploymentRolloutSettings()
Returns the object with the settings used for calls to getGameServerDeploymentRollout.
|
UnaryCallSettings.Builder<GetGameServerDeploymentRolloutRequest,GameServerDeploymentRollout> |
GameServerDeploymentsServiceStubSettings.Builder.getGameServerDeploymentRolloutSettings()
Returns the builder for the settings used for calls to getGameServerDeploymentRollout.
|
Copyright © 2020 Google LLC. All rights reserved.