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