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