SmartReplyGeneratorOptions.Builder
Stay organized with collections
Save and categorize content based on your preferences.
Spark icon
Page Summary
-
SmartReplyGeneratorOptions.Builderis used to create aSmartReplyGeneratorOptionsinstance. -
The
build()method creates a newSmartReplyGeneratorOptionsinstance. -
The
setExecutor()method allows setting a custom executor to be used.
public static class SmartReplyGeneratorOptions.Builder extends Object
Builder to create a SmartReplyGeneratorOptions
instance.
Public Constructor Summary
Builder ()
Public Method Summary
SmartReplyGeneratorOptions
build ()
Creates a new
SmartReplyGeneratorOptions instance.
Inherited Method Summary
Public Constructors
public Builder ()
Public Methods
public SmartReplyGeneratorOptions build ()
Creates a new SmartReplyGeneratorOptions
instance.