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