Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailContextualGroundingFilter
Packages that use GuardrailContextualGroundingFilter
-
Uses of GuardrailContextualGroundingFilter in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailContextualGroundingFilterModifier and TypeMethodDescriptionGuardrailContextualGroundingPolicyAssessment.filters()The filter details for the guardrails contextual grounding filter.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailContextualGroundingFilterModifier and TypeMethodDescriptionGuardrailContextualGroundingPolicyAssessment.Builder.filters(GuardrailContextualGroundingFilter... filters) The filter details for the guardrails contextual grounding filter.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type GuardrailContextualGroundingFilterModifier and TypeMethodDescriptionGuardrailContextualGroundingPolicyAssessment.Builder.filters(Collection<GuardrailContextualGroundingFilter> filters) The filter details for the guardrails contextual grounding filter.