Module topic_admin

Module topic_admin 

Source
Expand description

Request and client builders for the TopicAdmin client.

Structs§

CreateTopic
The request builder for TopicAdmin::create_topic calls.
DeleteTopic
The request builder for TopicAdmin::delete_topic calls.
DetachSubscription
The request builder for TopicAdmin::detach_subscription calls.
GetTopic
The request builder for TopicAdmin::get_topic calls.
ListTopicSnapshots
The request builder for TopicAdmin::list_topic_snapshots calls.
ListTopicSubscriptions
The request builder for TopicAdmin::list_topic_subscriptions calls.
ListTopics
The request builder for TopicAdmin::list_topics calls.
UpdateTopic
The request builder for TopicAdmin::update_topic calls.

Type Aliases§

ClientBuilder
A builder for TopicAdmin.