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 classTopic.PartitionConfigThe settings for a topic's partitions.static classTopic.PartitionConfig.BuilderThe settings for a topic's partitions.Methods in com.google.cloud.pubsublite.proto that return Topic.PartitionConfigOrBuilder Modifier and Type Method Description Topic.PartitionConfigOrBuilderTopic.Builder. getPartitionConfigOrBuilder()The settings for this topic's partitions.Topic.PartitionConfigOrBuilderTopic. getPartitionConfigOrBuilder()The settings for this topic's partitions.Topic.PartitionConfigOrBuilderTopicOrBuilder. getPartitionConfigOrBuilder()The settings for this topic's partitions.
-