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