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