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