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