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