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