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