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