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