Uses of Interface
software.amazon.awssdk.services.bedrockruntime.model.GuardrailChecksPromptAttackUsage.Builder
Packages that use GuardrailChecksPromptAttackUsage.Builder
-
Uses of GuardrailChecksPromptAttackUsage.Builder in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return GuardrailChecksPromptAttackUsage.BuilderModifier and TypeMethodDescriptionGuardrailChecksPromptAttackUsage.builder()The number of text units consumed by the prompt attack check.GuardrailChecksPromptAttackUsage.toBuilder()Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type GuardrailChecksPromptAttackUsage.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GuardrailChecksPromptAttackUsage.Builder>GuardrailChecksPromptAttackUsage.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type GuardrailChecksPromptAttackUsage.BuilderModifier and TypeMethodDescriptionGuardrailChecksUsageResults.Builder.promptAttack(Consumer<GuardrailChecksPromptAttackUsage.Builder> promptAttack) The text unit usage for the prompt attack check.