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