Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.RequestBody.Builder
Packages that use RequestBody.Builder
-
Uses of RequestBody.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RequestBody.BuilderModifier and TypeMethodDescriptionstatic RequestBody.BuilderRequestBody.builder()RequestBody.Builder.content(Map<String, ? extends Collection<Parameter>> content) The content in the request body.RequestBody.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RequestBody.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RequestBody.Builder>RequestBody.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type RequestBody.BuilderModifier and TypeMethodDescriptionActionGroupInvocationInput.Builder.requestBody(Consumer<RequestBody.Builder> requestBody) The parameters in the request body for the Lambda input event.