Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.AppliedGuardrailDetails
-
Packages that use AppliedGuardrailDetails Package Description software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of AppliedGuardrailDetails in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return AppliedGuardrailDetails Modifier and Type Method Description AppliedGuardrailDetailsGuardrailAssessment. appliedGuardrailDetails()Returns the value of the AppliedGuardrailDetails property for this object.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type AppliedGuardrailDetails Modifier and Type Method Description GuardrailAssessment.BuilderGuardrailAssessment.Builder. appliedGuardrailDetails(AppliedGuardrailDetails appliedGuardrailDetails)Sets the value of the AppliedGuardrailDetails property for this object.
-