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