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