Interface GuardrailManagedWords.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<GuardrailManagedWords.Builder,
,GuardrailManagedWords> SdkBuilder<GuardrailManagedWords.Builder,
,GuardrailManagedWords> SdkPojo
- Enclosing class:
GuardrailManagedWords
public static interface GuardrailManagedWords.Builder
extends SdkPojo, CopyableBuilder<GuardrailManagedWords.Builder,GuardrailManagedWords>
-
Method Summary
Modifier and TypeMethodDescriptionManagedWords$type The managed word type that was configured for the guardrail.ManagedWords$type The managed word type that was configured for the guardrail.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
type
ManagedWords$type The managed word type that was configured for the guardrail. (For now, we only offer profanity word list)
- Parameters:
type
- ManagedWords$type The managed word type that was configured for the guardrail. (For now, we only offer profanity word list)- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
ManagedWords$type The managed word type that was configured for the guardrail. (For now, we only offer profanity word list)
- Parameters:
type
- ManagedWords$type The managed word type that was configured for the guardrail. (For now, we only offer profanity word list)- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-