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