Class InvokeModelWithBidirectionalStreamRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.bedrockruntime.transform.InvokeModelWithBidirectionalStreamRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<InvokeModelWithBidirectionalStreamRequest>
@Generated("software.amazon.awssdk:codegen") public class InvokeModelWithBidirectionalStreamRequestMarshaller extends Object implements Marshaller<InvokeModelWithBidirectionalStreamRequest>
InvokeModelWithBidirectionalStreamRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description InvokeModelWithBidirectionalStreamRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(InvokeModelWithBidirectionalStreamRequest invokeModelWithBidirectionalStreamRequest)
-
-
-
Constructor Detail
-
InvokeModelWithBidirectionalStreamRequestMarshaller
public InvokeModelWithBidirectionalStreamRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(InvokeModelWithBidirectionalStreamRequest invokeModelWithBidirectionalStreamRequest)
- Specified by:
marshallin interfaceMarshaller<InvokeModelWithBidirectionalStreamRequest>
-
-