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