Uses of Interface
software.amazon.awssdk.services.bedrockagentcore.model.PayloadType.Builder
Packages that use PayloadType.Builder
-
Uses of PayloadType.Builder in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return PayloadType.BuilderModifier and TypeMethodDescriptionThe binary content of the payload.static PayloadType.BuilderPayloadType.builder()default PayloadType.BuilderPayloadType.Builder.conversational(Consumer<Conversational.Builder> conversational) The conversational content of the payload.PayloadType.Builder.conversational(Conversational conversational) The conversational content of the payload.PayloadType.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentcore.model that return types with arguments of type PayloadType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PayloadType.Builder>PayloadType.serializableBuilderClass()