Package | Description |
---|---|
com.google.cloud.gaming.v1alpha |
A client to Game Services API.
|
Modifier and Type | Method and Description |
---|---|
GameServerClusterName |
GameServerClusterName.Builder.build() |
static GameServerClusterName |
GameServerClusterName.of(String project,
String location,
String realm,
String gameServerCluster) |
static GameServerClusterName |
GameServerClusterName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<GameServerClusterName> |
GameServerClusterName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
GameServerClusterName.toStringList(List<GameServerClusterName> values) |
Copyright © 2020 Google LLC. All rights reserved.