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