Interface AzureContentSafetyOutputFilterConfig.Builder
- Enclosing class:
AzureContentSafetyOutputFilterConfig
public static interface AzureContentSafetyOutputFilterConfig.Builder
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the type of thisAzureContentSafetyOutputFilterConfiginstance.
-
Method Details
-
type
AzureContentSafetyOutputFilterConfig type(@Nonnull AzureContentSafetyOutputFilterConfig.TypeEnum type) Set the type of thisAzureContentSafetyOutputFilterConfiginstance.- Parameters:
type- Name of the filter provider type- Returns:
- The AzureContentSafetyOutputFilterConfig instance.
-