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