Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.BedrockRuntimeRequest
-
Packages that use BedrockRuntimeRequest Package Description software.amazon.awssdk.services.bedrockruntime.internal software.amazon.awssdk.services.bedrockruntime.model -
-
Uses of BedrockRuntimeRequest in software.amazon.awssdk.services.bedrockruntime.internal
Methods in software.amazon.awssdk.services.bedrockruntime.internal with type parameters of type BedrockRuntimeRequest Modifier and Type Method Description static <T extends BedrockRuntimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends BedrockRuntimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of BedrockRuntimeRequest in software.amazon.awssdk.services.bedrockruntime.model
Subclasses of BedrockRuntimeRequest in software.amazon.awssdk.services.bedrockruntime.model Modifier and Type Class Description classApplyGuardrailRequestclassConverseRequestclassConverseStreamRequestclassGetAsyncInvokeRequestclassInvokeModelRequestclassInvokeModelWithResponseStreamRequestclassListAsyncInvokesRequestclassStartAsyncInvokeRequestMethods in software.amazon.awssdk.services.bedrockruntime.model that return BedrockRuntimeRequest Modifier and Type Method Description BedrockRuntimeRequestBedrockRuntimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.bedrockruntime.model with parameters of type BedrockRuntimeRequest Constructor Description BuilderImpl(BedrockRuntimeRequest request)
-