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