Uses of Class
com.google.api.gax.batching.FlowControlSettings
Packages that use FlowControlSettings
-
Uses of FlowControlSettings in com.google.api.gax.batching
Methods in com.google.api.gax.batching that return FlowControlSettingsModifier and TypeMethodDescriptionFlowControlSettings.Builder.build()static FlowControlSettingsFlowControlSettings.getDefaultInstance()abstract FlowControlSettingsBatchingSettings.getFlowControlSettings()Get the flow control settings to use.Methods in com.google.api.gax.batching with parameters of type FlowControlSettingsModifier and TypeMethodDescriptionabstract BatchingSettings.BuilderBatchingSettings.Builder.setFlowControlSettings(FlowControlSettings flowControlSettings) Set the flow control settings to be used.Constructors in com.google.api.gax.batching with parameters of type FlowControlSettings