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