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