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