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