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