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