Class InvokeModelWithBidirectionalStreamRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockruntime.transform.InvokeModelWithBidirectionalStreamRequestMarshaller
- All Implemented Interfaces:
Marshaller<InvokeModelWithBidirectionalStreamRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class InvokeModelWithBidirectionalStreamRequestMarshaller
extends Object
implements Marshaller<InvokeModelWithBidirectionalStreamRequest>
InvokeModelWithBidirectionalStreamRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(InvokeModelWithBidirectionalStreamRequest invokeModelWithBidirectionalStreamRequest)
-
Constructor Details
-
InvokeModelWithBidirectionalStreamRequestMarshaller
public InvokeModelWithBidirectionalStreamRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(InvokeModelWithBidirectionalStreamRequest invokeModelWithBidirectionalStreamRequest) - Specified by:
marshallin interfaceMarshaller<InvokeModelWithBidirectionalStreamRequest>
-