| Modifier and Type | Class and Description |
|---|---|
class |
DeletedTopic
AUTO-GENERATED DOCUMENTATION AND CLASS
|
class |
ProjectTopicName
AUTO-GENERATED DOCUMENTATION AND CLASS
|
class |
UntypedTopicName
Deprecated.
This resource name class will be removed in the next major version.
|
| Modifier and Type | Method and Description |
|---|---|
TopicName |
TopicName.Builder.build() |
static TopicName |
TopicName.of(String project,
String topic) |
static TopicName |
TopicName.ofDeletedTopicName() |
static TopicName |
TopicName.ofProjectTopicName(String project,
String topic) |
static TopicName |
TopicNames.parse(String resourceNameString)
Deprecated.
|
static TopicName |
TopicName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<TopicName> |
TopicName.parse(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TopicName.toStrings(List<TopicName> values) |
Copyright © 2020 Google LLC. All rights reserved.