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