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