Package software.amazon.awssdk.services.bedrockagentruntime.model.retrieveandgeneratestreamresponseoutput
Interface DefaultGuardrail.Builder
-
- All Superinterfaces:
Buildable,CopyableBuilder<GuardrailEvent.Builder,GuardrailEvent>,GuardrailEvent.Builder,SdkBuilder<GuardrailEvent.Builder,GuardrailEvent>,SdkPojo
- Enclosing class:
- DefaultGuardrail
public static interface DefaultGuardrail.Builder extends GuardrailEvent.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DefaultGuardrailbuild()-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailEvent.Builder
action, action
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
build
DefaultGuardrail build()
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<GuardrailEvent.Builder,GuardrailEvent>
-
-