Class GuardrailEvent.BuilderImpl
java.lang.Object
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailEvent.BuilderImpl
- All Implemented Interfaces:
SdkPojo,GuardrailEvent.Builder,Buildable,CopyableBuilder<GuardrailEvent.Builder,,GuardrailEvent> SdkBuilder<GuardrailEvent.Builder,GuardrailEvent>
- Enclosing class:
- GuardrailEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal GuardrailEvent.BuilderThe guardrail action.final GuardrailEvent.Builderaction(GuadrailAction action) The guardrail action.build()final Stringfinal voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutationMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields
-
Constructor Details
-
BuilderImpl
protected BuilderImpl() -
BuilderImpl
-
-
Method Details
-
getAction
-
setAction
-
action
Description copied from interface:GuardrailEvent.BuilderThe guardrail action.
- Specified by:
actionin interfaceGuardrailEvent.Builder- Parameters:
action- The guardrail action.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
action
Description copied from interface:GuardrailEvent.BuilderThe guardrail action.
- Specified by:
actionin interfaceGuardrailEvent.Builder- Parameters:
action- The guardrail action.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
build
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<GuardrailEvent.Builder,GuardrailEvent>
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-