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