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