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 classTopic.RetentionConfigThe settings for a topic's message retention.static classTopic.RetentionConfig.BuilderThe settings for a topic's message retention.Methods in com.google.cloud.pubsublite.proto that return Topic.RetentionConfigOrBuilder Modifier and Type Method Description Topic.RetentionConfigOrBuilderTopic.Builder. getRetentionConfigOrBuilder()The settings for this topic's message retention.Topic.RetentionConfigOrBuilderTopic. getRetentionConfigOrBuilder()The settings for this topic's message retention.Topic.RetentionConfigOrBuilderTopicOrBuilder. getRetentionConfigOrBuilder()The settings for this topic's message retention.
-