Uses of Interface
com.google.cloud.pubsublite.proto.TopicOrBuilder
-
Packages that use TopicOrBuilder Package Description com.google.cloud.pubsublite.proto -
-
Uses of TopicOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement TopicOrBuilder Modifier and Type Class Description classTopicMetadata about a topic resource.static classTopic.BuilderMetadata about a topic resource.Methods in com.google.cloud.pubsublite.proto that return TopicOrBuilder Modifier and Type Method Description TopicOrBuilderCreateTopicRequest.Builder. getTopicOrBuilder()Required.TopicOrBuilderCreateTopicRequest. getTopicOrBuilder()Required.TopicOrBuilderCreateTopicRequestOrBuilder. getTopicOrBuilder()Required.TopicOrBuilderUpdateTopicRequest.Builder. getTopicOrBuilder()Required.TopicOrBuilderUpdateTopicRequest. getTopicOrBuilder()Required.TopicOrBuilderUpdateTopicRequestOrBuilder. getTopicOrBuilder()Required.TopicOrBuilderListTopicsResponse.Builder. getTopicsOrBuilder(int index)The list of topic in the requested parent.TopicOrBuilderListTopicsResponse. getTopicsOrBuilder(int index)The list of topic in the requested parent.TopicOrBuilderListTopicsResponseOrBuilder. getTopicsOrBuilder(int index)The list of topic in the requested parent.Methods in com.google.cloud.pubsublite.proto that return types with arguments of type TopicOrBuilder Modifier and Type Method Description List<? extends TopicOrBuilder>ListTopicsResponse.Builder. getTopicsOrBuilderList()The list of topic in the requested parent.List<? extends TopicOrBuilder>ListTopicsResponse. getTopicsOrBuilderList()The list of topic in the requested parent.List<? extends TopicOrBuilder>ListTopicsResponseOrBuilder. getTopicsOrBuilderList()The list of topic in the requested parent.
-