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