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