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