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