Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.InlineAgentPayloadPart.Builder
Packages that use InlineAgentPayloadPart.Builder
Package
Description
-
Uses of InlineAgentPayloadPart.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Classes in software.amazon.awssdk.services.bedrockagentruntime.model that implement InlineAgentPayloadPart.BuilderMethods in software.amazon.awssdk.services.bedrockagentruntime.model that return InlineAgentPayloadPart.BuilderModifier and TypeMethodDescriptiondefault InlineAgentPayloadPart.BuilderInlineAgentPayloadPart.Builder.attribution(Consumer<Attribution.Builder> attribution) Contains citations for a part of an agent response.InlineAgentPayloadPart.Builder.attribution(Attribution attribution) Contains citations for a part of an agent response.InlineAgentPayloadPart.BuilderImpl.attribution(Attribution attribution) InlineAgentPayloadPart.builder()A part of the agent response in bytes.InlineAgentResponseStream.chunkBuilder()Create a builder for thechunkevent type for this stream.InlineAgentPayloadPart.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type InlineAgentPayloadPart.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InlineAgentPayloadPart.Builder>InlineAgentPayloadPart.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type InlineAgentPayloadPart.BuilderModifier and TypeMethodDescriptionfinal InlineAgentPayloadPartInlineAgentPayloadPart.copy(Consumer<? super InlineAgentPayloadPart.Builder> modifier) -
Uses of InlineAgentPayloadPart.Builder in software.amazon.awssdk.services.bedrockagentruntime.model.inlineagentresponsestream