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