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