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