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