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