| Modifier and Type | Method and Description |
|---|---|
GameServerDeploymentName |
GameServerDeploymentName.Builder.build() |
static GameServerDeploymentName |
GameServerDeploymentName.of(String project,
String location,
String deployment) |
static GameServerDeploymentName |
GameServerDeploymentName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<GameServerDeploymentName> |
GameServerDeploymentName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
GameServerDeploymentName.toStringList(List<GameServerDeploymentName> values) |
Copyright © 2023 Google LLC. All rights reserved.