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