| Modifier and Type | Method and Description |
|---|---|
RecordingName |
RecordingName.Builder.build() |
static RecordingName |
RecordingName.of(String conferenceRecord,
String recording) |
static RecordingName |
RecordingName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<RecordingName> |
RecordingName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
RecordingName.toStringList(List<RecordingName> values) |
Copyright © 2024 Google LLC. All rights reserved.