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