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