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