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