Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksPromptAttackResultEntry.Builder
Packages that use GuardrailChecksPromptAttackResultEntry.Builder
-
Uses of GuardrailChecksPromptAttackResultEntry.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailChecksPromptAttackResultEntry.BuilderModifier and TypeMethodDescriptionGuardrailChecksPromptAttackResultEntry.builder()The prompt attack category that was evaluated.GuardrailChecksPromptAttackResultEntry.Builder.category(GuardrailChecksPromptAttackCategory category) The prompt attack category that was evaluated.GuardrailChecksPromptAttackResultEntry.Builder.severityScore(Double severityScore) The severity score for the category, ranging from 0.0 to 1.0.GuardrailChecksPromptAttackResultEntry.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailChecksPromptAttackResultEntry.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailChecksPromptAttackResultEntry.Builder>GuardrailChecksPromptAttackResultEntry.serializableBuilderClass()