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