Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.AppliedGuardrailDetails
Packages that use AppliedGuardrailDetails
-
Uses of AppliedGuardrailDetails in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return AppliedGuardrailDetailsModifier and TypeMethodDescriptionfinal AppliedGuardrailDetailsGuardrailAssessment.appliedGuardrailDetails()Returns the value of the AppliedGuardrailDetails property for this object.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type AppliedGuardrailDetailsModifier and TypeMethodDescriptionGuardrailAssessment.Builder.appliedGuardrailDetails(AppliedGuardrailDetails appliedGuardrailDetails) Sets the value of the AppliedGuardrailDetails property for this object.