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