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