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