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<ListGameServerClustersRequest,ListGameServerClustersResponse> |
GameServerClustersServiceGrpc.METHOD_LIST_GAME_SERVER_CLUSTERS
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListGameServerClustersResponse |
ListGameServerClustersResponse.Builder.build() |
ListGameServerClustersResponse |
ListGameServerClustersResponse.Builder.buildPartial() |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.getDefaultInstance() |
ListGameServerClustersResponse |
ListGameServerClustersResponse.getDefaultInstanceForType() |
ListGameServerClustersResponse |
ListGameServerClustersResponse.Builder.getDefaultInstanceForType() |
ListGameServerClustersResponse |
GameServerClustersServiceGrpc.GameServerClustersServiceBlockingStub.listGameServerClusters(ListGameServerClustersRequest request)
Lists game server clusters in a given project and location.
|
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseDelimitedFrom(InputStream input) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(byte[] data) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(ByteBuffer data) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(ByteString data) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(CodedInputStream input) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(InputStream input) |
static ListGameServerClustersResponse |
ListGameServerClustersResponse.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
protected GameServerClustersServiceClient.ListGameServerClustersPage |
GameServerClustersServiceClient.ListGameServerClustersPage.createPage(PageContext<ListGameServerClustersRequest,ListGameServerClustersResponse,GameServerCluster> context,
ListGameServerClustersResponse response) |
ListGameServerClustersResponse.Builder |
ListGameServerClustersResponse.Builder.mergeFrom(ListGameServerClustersResponse other) |
static ListGameServerClustersResponse.Builder |
ListGameServerClustersResponse.newBuilder(ListGameServerClustersResponse prototype) |
Copyright © 2020 Google LLC. All rights reserved.