Class DeleteAutomationRuleV2RequestMarshaller
java.lang.Object
software.amazon.awssdk.services.securityhub.transform.DeleteAutomationRuleV2RequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteAutomationRuleV2Request>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteAutomationRuleV2RequestMarshaller
extends Object
implements Marshaller<DeleteAutomationRuleV2Request>
DeleteAutomationRuleV2Request Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteAutomationRuleV2RequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteAutomationRuleV2Request deleteAutomationRuleV2Request)
-
Constructor Details
-
DeleteAutomationRuleV2RequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteAutomationRuleV2Request>
-