Uses of Class
com.google.cloud.pubsublite.proto.Topic.RetentionConfig
-
Uses of Topic.RetentionConfig in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return Topic.RetentionConfigModifier and TypeMethodDescriptionTopic.RetentionConfig.Builder.build()Topic.RetentionConfig.Builder.buildPartial()static Topic.RetentionConfigTopic.RetentionConfig.getDefaultInstance()Topic.RetentionConfig.Builder.getDefaultInstanceForType()Topic.RetentionConfig.getDefaultInstanceForType()Topic.Builder.getRetentionConfig()The settings for this topic's message retention.Topic.getRetentionConfig()The settings for this topic's message retention.TopicOrBuilder.getRetentionConfig()The settings for this topic's message retention.static Topic.RetentionConfigTopic.RetentionConfig.parseDelimitedFrom(InputStream input) static Topic.RetentionConfigTopic.RetentionConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(byte[] data) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(com.google.protobuf.ByteString data) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(InputStream input) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(ByteBuffer data) static Topic.RetentionConfigTopic.RetentionConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type Topic.RetentionConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Topic.RetentionConfig>Topic.RetentionConfig.getParserForType()static com.google.protobuf.Parser<Topic.RetentionConfig>Topic.RetentionConfig.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type Topic.RetentionConfigModifier and TypeMethodDescriptionTopic.RetentionConfig.Builder.mergeFrom(Topic.RetentionConfig other) Topic.Builder.mergeRetentionConfig(Topic.RetentionConfig value) The settings for this topic's message retention.Topic.RetentionConfig.newBuilder(Topic.RetentionConfig prototype) Topic.Builder.setRetentionConfig(Topic.RetentionConfig value) The settings for this topic's message retention.