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