Class ListParticipantEventsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ivsrealtime.transform.ListParticipantEventsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListParticipantEventsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListParticipantEventsRequestMarshaller
extends Object
implements Marshaller<ListParticipantEventsRequest>
ListParticipantEventsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListParticipantEventsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListParticipantEventsRequest listParticipantEventsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListParticipantEventsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListParticipantEventsRequest>- Parameters:
 listParticipantEventsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -