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