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<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse> |
GameServerDeploymentsServiceGrpc.METHOD_LIST_GAME_SERVER_DEPLOYMENTS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.Builder.build() |
ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.Builder.buildPartial() |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.getDefaultInstance() |
ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.getDefaultInstanceForType() |
ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.Builder.getDefaultInstanceForType() |
ListGameServerDeploymentsResponse |
GameServerDeploymentsServiceGrpc.GameServerDeploymentsServiceBlockingStub.listGameServerDeployments(ListGameServerDeploymentsRequest request)
Lists game server deployments in a given project and location.
|
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseDelimitedFrom(InputStream input) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(byte[] data) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(ByteBuffer data) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(ByteString data) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(CodedInputStream input) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(InputStream input) |
static ListGameServerDeploymentsResponse |
ListGameServerDeploymentsResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
protected GameServerDeploymentsServiceClient.ListGameServerDeploymentsPage |
GameServerDeploymentsServiceClient.ListGameServerDeploymentsPage.createPage(PageContext<ListGameServerDeploymentsRequest,ListGameServerDeploymentsResponse,GameServerDeployment> context,
ListGameServerDeploymentsResponse response) |
ListGameServerDeploymentsResponse.Builder |
ListGameServerDeploymentsResponse.Builder.mergeFrom(ListGameServerDeploymentsResponse other) |
static ListGameServerDeploymentsResponse.Builder |
ListGameServerDeploymentsResponse.newBuilder(ListGameServerDeploymentsResponse prototype) |
Copyright © 2020 Google LLC. All rights reserved.