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