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