Class DescribeAutomationExecutionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.DescribeAutomationExecutionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeAutomationExecutionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeAutomationExecutionsRequestMarshaller
extends Object
implements Marshaller<DescribeAutomationExecutionsRequest>
DescribeAutomationExecutionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeAutomationExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest)
-
Constructor Details
-
DescribeAutomationExecutionsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeAutomationExecutionsRequest describeAutomationExecutionsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeAutomationExecutionsRequest>
-