| 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 © 2023 Google LLC. All rights reserved.