Class ListRuleSetsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.mailmanager.transform.ListRuleSetsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListRuleSetsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListRuleSetsRequestMarshaller
extends Object
implements Marshaller<ListRuleSetsRequest>
ListRuleSetsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListRuleSetsRequest listRuleSetsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListRuleSetsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListRuleSetsRequest>- Parameters:
 listRuleSetsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -