Unmarshaller<DeleteStateMachineResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteStateMachineResponseUnmarshaller extends Object implements Unmarshaller<DeleteStateMachineResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
DeleteStateMachineResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static DeleteStateMachineResponseUnmarshaller |
getInstance() |
|
DeleteStateMachineResponse |
unmarshall(JsonUnmarshallerContext context) |
public DeleteStateMachineResponseUnmarshaller()
public DeleteStateMachineResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DeleteStateMachineResponse,JsonUnmarshallerContext>
Exception
public static DeleteStateMachineResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.