Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.ApplyGuardrailRequest
Packages that use ApplyGuardrailRequest
Package
Description
Describes the API operations for running inference using Amazon Bedrock models.
-
Uses of ApplyGuardrailRequest in software.amazon.awssdk.services.bedrockruntime
Methods in software.amazon.awssdk.services.bedrockruntime with parameters of type ApplyGuardrailRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ApplyGuardrailResponse>BedrockRuntimeAsyncClient.applyGuardrail(ApplyGuardrailRequest applyGuardrailRequest) The action to apply a guardrail.default ApplyGuardrailResponseBedrockRuntimeClient.applyGuardrail(ApplyGuardrailRequest applyGuardrailRequest) The action to apply a guardrail. -
Uses of ApplyGuardrailRequest in software.amazon.awssdk.services.bedrockruntime.transform
Methods in software.amazon.awssdk.services.bedrockruntime.transform with parameters of type ApplyGuardrailRequestModifier and TypeMethodDescriptionApplyGuardrailRequestMarshaller.marshall(ApplyGuardrailRequest applyGuardrailRequest)