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<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceGrpc.METHOD_PREVIEW_CREATE_GAME_SERVER_CLUSTER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.Builder.build() |
PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.Builder.buildPartial() |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.getDefaultInstance() |
PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.getDefaultInstanceForType() |
PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.Builder.getDefaultInstanceForType() |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseDelimitedFrom(InputStream input) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(byte[] data) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(ByteBuffer data) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(ByteString data) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(CodedInputStream input) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(InputStream input) |
static PreviewCreateGameServerClusterResponse |
PreviewCreateGameServerClusterResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
PreviewCreateGameServerClusterResponse |
GameServerClustersServiceClient.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and location.
|
PreviewCreateGameServerClusterResponse |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and
location.
|
Modifier and Type | Method and Description |
---|---|
Parser<PreviewCreateGameServerClusterResponse> |
PreviewCreateGameServerClusterResponse.getParserForType() |
static MethodDescriptor<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceGrpc.getPreviewCreateGameServerClusterMethod() |
static Parser<PreviewCreateGameServerClusterResponse> |
PreviewCreateGameServerClusterResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceGrpc.GameServerClustersServiceFutureStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request)
Previews creation of a new game server cluster in a given project and
location.
|
UnaryCallable<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceClient.previewCreateGameServerClusterCallable()
Previews creation of a new game server cluster in a given project and location.
|
UnaryCallSettings<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceSettings.previewCreateGameServerClusterSettings()
Returns the object with the settings used for calls to previewCreateGameServerCluster.
|
UnaryCallSettings.Builder<PreviewCreateGameServerClusterRequest,PreviewCreateGameServerClusterResponse> |
GameServerClustersServiceSettings.Builder.previewCreateGameServerClusterSettings()
Returns the builder for the settings used for calls to previewCreateGameServerCluster.
|
Modifier and Type | Method and Description |
---|---|
PreviewCreateGameServerClusterResponse.Builder |
PreviewCreateGameServerClusterResponse.Builder.mergeFrom(PreviewCreateGameServerClusterResponse other) |
static PreviewCreateGameServerClusterResponse.Builder |
PreviewCreateGameServerClusterResponse.newBuilder(PreviewCreateGameServerClusterResponse prototype) |
Modifier and Type | Method and Description |
---|---|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceImplBase.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request,
StreamObserver<PreviewCreateGameServerClusterResponse> responseObserver)
Previews creation of a new game server cluster in a given project and
location.
|
void |
GameServerClustersServiceGrpc.GameServerClustersServiceStub.previewCreateGameServerCluster(PreviewCreateGameServerClusterRequest request,
StreamObserver<PreviewCreateGameServerClusterResponse> responseObserver)
Previews creation of a new game server cluster in a given project and
location.
|
Copyright © 2020 Google LLC. All rights reserved.