gcp4zio-pubsub
gcp4zio-pubsub
gcp4zio.pubsub
gcp4zio.pubsub.publisher
Config
MessageEncoder
MessageEncoder
PSPublisher
PSPublisher
PSPublisherClient
PSPublisherImpl
gcp4zio.pubsub.subscriber
Config
InternalPubSubError
PSSubscriber
PSSubscriber
PSSubscriberClient
PubsubMessageReceiver
PSSubscriberImpl
Record
gcp4zio.pubsub.subscription
PSSubscription
PSSubscription
PSSubscriptionClient
PSSubscriptionImpl
gcp4zio.pubsub.topic
PSTopic
PSTopic
PSTopicClient
PSTopicImpl
gcp4zio-pubsub
/
gcp4zio.pubsub.topic
/
PSTopicImpl
PSTopicImpl
case
class
PSTopicImpl
(
client:
TopicAdminClient
)
extends
PSTopic
[
Task
]
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
PSTopic
[
Task
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
createTopic
(
projectId:
String
,
topicId:
String
):
Task
[
Topic
]
Definition Classes
PSTopic
override
def
deleteTopic
(
project:
String
,
topic:
String
):
Task
[
Unit
]
Definition Classes
PSTopic
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product