Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.GuardrailOutputContent
Packages that use GuardrailOutputContent
-
Uses of GuardrailOutputContent in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailOutputContentModifier and TypeMethodDescriptionfinal List<GuardrailOutputContent>ApplyGuardrailResponse.outputs()The output details in the response from the guardrail.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type GuardrailOutputContentModifier and TypeMethodDescriptionApplyGuardrailResponse.Builder.outputs(GuardrailOutputContent... outputs) The output details in the response from the guardrail.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type GuardrailOutputContentModifier and TypeMethodDescriptionApplyGuardrailResponse.Builder.outputs(Collection<GuardrailOutputContent> outputs) The output details in the response from the guardrail.