Uses of Class
com.google.pubsub.v1.StreamingPullResponse.SubscriptionProperties.Builder
-
Uses of StreamingPullResponse.SubscriptionProperties.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return StreamingPullResponse.SubscriptionProperties.BuilderModifier and TypeMethodDescriptionStreamingPullResponse.SubscriptionProperties.Builder.clear()StreamingPullResponse.SubscriptionProperties.Builder.clearExactlyOnceDeliveryEnabled()Optional.StreamingPullResponse.SubscriptionProperties.Builder.clearMessageOrderingEnabled()Optional.StreamingPullResponse.Builder.getSubscriptionPropertiesBuilder()Optional.StreamingPullResponse.SubscriptionProperties.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StreamingPullResponse.SubscriptionProperties.Builder.mergeFrom(com.google.protobuf.Message other) StreamingPullResponse.SubscriptionProperties.Builder.mergeFrom(StreamingPullResponse.SubscriptionProperties other) StreamingPullResponse.SubscriptionProperties.newBuilder()StreamingPullResponse.SubscriptionProperties.newBuilder(StreamingPullResponse.SubscriptionProperties prototype) StreamingPullResponse.SubscriptionProperties.newBuilderForType()StreamingPullResponse.SubscriptionProperties.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StreamingPullResponse.SubscriptionProperties.Builder.setExactlyOnceDeliveryEnabled(boolean value) Optional.StreamingPullResponse.SubscriptionProperties.Builder.setMessageOrderingEnabled(boolean value) Optional.StreamingPullResponse.SubscriptionProperties.toBuilder()Methods in com.google.pubsub.v1 with parameters of type StreamingPullResponse.SubscriptionProperties.BuilderModifier and TypeMethodDescriptionStreamingPullResponse.Builder.setSubscriptionProperties(StreamingPullResponse.SubscriptionProperties.Builder builderForValue) Optional.