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