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