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