Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.ContentBody.Builder
Packages that use ContentBody.Builder
-
Uses of ContentBody.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return ContentBody.BuilderModifier and TypeMethodDescriptionThe body of the API response.static ContentBody.BuilderContentBody.builder()ContentBody.Builder.images(Collection<ImageInput> images) Lists details, including format and source, for the image in the response from the function call.ContentBody.Builder.images(Consumer<ImageInput.Builder>... images) Lists details, including format and source, for the image in the response from the function call.ContentBody.Builder.images(ImageInput... images) Lists details, including format and source, for the image in the response from the function call.ContentBody.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type ContentBody.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ContentBody.Builder>ContentBody.serializableBuilderClass()