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