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