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