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