Uses of Interface
com.google.pubsub.v1.TopicOrBuilder
-
Packages that use TopicOrBuilder Package Description com.google.pubsub.v1 -
-
Uses of TopicOrBuilder in com.google.pubsub.v1
Classes in com.google.pubsub.v1 that implement TopicOrBuilder Modifier and Type Class Description classTopicA topic resource.static classTopic.BuilderA topic resource.Methods in com.google.pubsub.v1 that return TopicOrBuilder Modifier and Type Method Description TopicOrBuilderUpdateTopicRequest.Builder. getTopicOrBuilder()Required.TopicOrBuilderUpdateTopicRequest. getTopicOrBuilder()Required.TopicOrBuilderUpdateTopicRequestOrBuilder. getTopicOrBuilder()Required.TopicOrBuilderListTopicsResponse.Builder. getTopicsOrBuilder(int index)The resulting topics.TopicOrBuilderListTopicsResponse. getTopicsOrBuilder(int index)The resulting topics.TopicOrBuilderListTopicsResponseOrBuilder. getTopicsOrBuilder(int index)The resulting topics.Methods in com.google.pubsub.v1 that return types with arguments of type TopicOrBuilder Modifier and Type Method Description List<? extends TopicOrBuilder>ListTopicsResponse.Builder. getTopicsOrBuilderList()The resulting topics.List<? extends TopicOrBuilder>ListTopicsResponse. getTopicsOrBuilderList()The resulting topics.List<? extends TopicOrBuilder>ListTopicsResponseOrBuilder. getTopicsOrBuilderList()The resulting topics.
-