Uses of Class
com.google.cloud.pubsublite.proto.Subscription.DeliveryConfig
-
Uses of Subscription.DeliveryConfig in com.google.cloud.pubsublite.proto
Methods in com.google.cloud.pubsublite.proto that return Subscription.DeliveryConfigModifier and TypeMethodDescriptionSubscription.DeliveryConfig.Builder.build()Subscription.DeliveryConfig.Builder.buildPartial()static Subscription.DeliveryConfigSubscription.DeliveryConfig.getDefaultInstance()Subscription.DeliveryConfig.Builder.getDefaultInstanceForType()Subscription.DeliveryConfig.getDefaultInstanceForType()Subscription.Builder.getDeliveryConfig()The settings for this subscription's message delivery.Subscription.getDeliveryConfig()The settings for this subscription's message delivery.SubscriptionOrBuilder.getDeliveryConfig()The settings for this subscription's message delivery.static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseDelimitedFrom(InputStream input) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(byte[] data) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(com.google.protobuf.ByteString data) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(InputStream input) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(ByteBuffer data) static Subscription.DeliveryConfigSubscription.DeliveryConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.pubsublite.proto that return types with arguments of type Subscription.DeliveryConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Subscription.DeliveryConfig>Subscription.DeliveryConfig.getParserForType()static com.google.protobuf.Parser<Subscription.DeliveryConfig>Subscription.DeliveryConfig.parser()Methods in com.google.cloud.pubsublite.proto with parameters of type Subscription.DeliveryConfigModifier and TypeMethodDescriptionSubscription.Builder.mergeDeliveryConfig(Subscription.DeliveryConfig value) The settings for this subscription's message delivery.Subscription.DeliveryConfig.Builder.mergeFrom(Subscription.DeliveryConfig other) Subscription.DeliveryConfig.newBuilder(Subscription.DeliveryConfig prototype) Subscription.Builder.setDeliveryConfig(Subscription.DeliveryConfig value) The settings for this subscription's message delivery.