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