Uses of Interface
com.google.cloud.pubsublite.proto.Topic.RetentionConfigOrBuilder
-
Packages that use Topic.RetentionConfigOrBuilder Package Description com.google.cloud.pubsublite.proto -
-
Uses of Topic.RetentionConfigOrBuilder in com.google.cloud.pubsublite.proto
Classes in com.google.cloud.pubsublite.proto that implement Topic.RetentionConfigOrBuilder Modifier and Type Class Description static class
Topic.RetentionConfig
The settings for a topic's message retention.static class
Topic.RetentionConfig.Builder
The settings for a topic's message retention.Methods in com.google.cloud.pubsublite.proto that return Topic.RetentionConfigOrBuilder Modifier and Type Method Description Topic.RetentionConfigOrBuilder
Topic.Builder. getRetentionConfigOrBuilder()
The settings for this topic's message retention.Topic.RetentionConfigOrBuilder
Topic. getRetentionConfigOrBuilder()
The settings for this topic's message retention.Topic.RetentionConfigOrBuilder
TopicOrBuilder. getRetentionConfigOrBuilder()
The settings for this topic's message retention.
-