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