Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.RawResponse.Builder
Packages that use RawResponse.Builder
-
Uses of RawResponse.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RawResponse.BuilderModifier and TypeMethodDescriptionstatic RawResponse.BuilderRawResponse.builder()The foundation model's raw output content.RawResponse.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type RawResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RawResponse.Builder>RawResponse.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type RawResponse.BuilderModifier and TypeMethodDescriptionOrchestrationModelInvocationOutput.Builder.rawResponse(Consumer<RawResponse.Builder> rawResponse) Contains details of the raw response from the foundation model output.PostProcessingModelInvocationOutput.Builder.rawResponse(Consumer<RawResponse.Builder> rawResponse) Details of the raw response from the foundation model output.PreProcessingModelInvocationOutput.Builder.rawResponse(Consumer<RawResponse.Builder> rawResponse) Details of the raw response from the foundation model output.RoutingClassifierModelInvocationOutput.Builder.rawResponse(Consumer<RawResponse.Builder> rawResponse) The invocation's raw response.