@Generated(value="software.amazon.awssdk:codegen") public class DescribeStateMachineRequestMarshaller extends Object implements Marshaller<DescribeStateMachineRequest>
DescribeStateMachineRequest
MarshallerConstructor and Description |
---|
DescribeStateMachineRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(DescribeStateMachineRequest describeStateMachineRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public DescribeStateMachineRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(DescribeStateMachineRequest describeStateMachineRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<DescribeStateMachineRequest>
describeStateMachineRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.