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