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