Class BidirectionalOutputPayloadPart.BuilderImpl
java.lang.Object
software.amazon.awssdk.services.bedrockruntime.model.BidirectionalOutputPayloadPart.BuilderImpl
- All Implemented Interfaces:
SdkPojo,BidirectionalOutputPayloadPart.Builder,Buildable,CopyableBuilder<BidirectionalOutputPayloadPart.Builder,,BidirectionalOutputPayloadPart> SdkBuilder<BidirectionalOutputPayloadPart.Builder,BidirectionalOutputPayloadPart>
- Enclosing class:
- BidirectionalOutputPayloadPart
protected static class BidirectionalOutputPayloadPart.BuilderImpl
extends Object
implements BidirectionalOutputPayloadPart.Builder
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Modifier and TypeMethodDescriptionbuild()The speech output of the bidirectional stream.final ByteBuffergetBytes()final voidsetBytes(ByteBuffer bytes) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutationMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields
-
Constructor Details
-
BuilderImpl
protected BuilderImpl() -
BuilderImpl
-
-
Method Details
-
getBytes
-
setBytes
-
bytes
Description copied from interface:BidirectionalOutputPayloadPart.BuilderThe speech output of the bidirectional stream.
- Specified by:
bytesin interfaceBidirectionalOutputPayloadPart.Builder- Parameters:
bytes- The speech output of the bidirectional stream.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
build
- Specified by:
buildin interfaceBuildable- Specified by:
buildin interfaceSdkBuilder<BidirectionalOutputPayloadPart.Builder,BidirectionalOutputPayloadPart>
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-