Unmarshaller<StartWorkflowExecutionResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StartWorkflowExecutionResponseUnmarshaller extends Object implements Unmarshaller<StartWorkflowExecutionResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
StartWorkflowExecutionResponseUnmarshaller() |
| Modifier and Type | Method | 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.