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