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