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