Class ListRoomsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ivschat.transform.ListRoomsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListRoomsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListRoomsRequestMarshaller
extends Object
implements Marshaller<ListRoomsRequest>
ListRoomsRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListRoomsRequest listRoomsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListRoomsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListRoomsRequest>
- Parameters:
- listRoomsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-