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