Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.GuardrailContentFilter.Builder
Packages that use GuardrailContentFilter.Builder
-
Uses of GuardrailContentFilter.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return GuardrailContentFilter.BuilderModifier and TypeMethodDescriptionThe action placed on the content by the Guardrail filter.GuardrailContentFilter.Builder.action(GuardrailContentPolicyAction action) The action placed on the content by the Guardrail filter.GuardrailContentFilter.builder()GuardrailContentFilter.Builder.confidence(String confidence) The confidence level regarding the content detected in the filter by the Guardrail.GuardrailContentFilter.Builder.confidence(GuardrailContentFilterConfidence confidence) The confidence level regarding the content detected in the filter by the Guardrail.GuardrailContentFilter.toBuilder()The type of content detected in the filter by the Guardrail.GuardrailContentFilter.Builder.type(GuardrailContentFilterType type) The type of content detected in the filter by the Guardrail.Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type GuardrailContentFilter.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailContentFilter.Builder>GuardrailContentFilter.serializableBuilderClass()